Ethan Buchman
|
b54522c60f
|
more versioning
|
9 years ago |
Jae Kwon
|
625f23af13
|
Blockpool better timeouts, download rate observation, quicker switching to consensus; Id -> ID (sorry, this doesn't belong here)
|
9 years ago |
Jae Kwon
|
1b9fd811a1
|
RPCResponse.Result && EventData are registered interfaces; -skip_upnp option
|
9 years ago |
Jae Kwon
|
3be3647dc8
|
tendermint/binary -> tendermint/wire
|
9 years ago |
Jae Kwon
|
c0a64d74be
|
Service log prettify
|
9 years ago |
Jae Kwon
|
571a134318
|
BaseService and BaseReactor refactor and unification
|
9 years ago |
Jae Kwon
|
e4c351f5fc
|
UUID -> PubKeyEd25519
|
9 years ago |
Jae Kwon
|
fd64547ce7
|
Put a SecretConnection before the MConnection; Node Priv/PubKeys
|
9 years ago |
Ethan Buchman
|
af5b763112
|
avoid connection to self
|
9 years ago |
Ethan Buchman
|
8a2d9525f0
|
network > chain_id, put in genesis.json
|
10 years ago |
Jae Kwon
|
d9bfe82d93
|
rpc.StartHTTPServer listener bug fix
|
10 years ago |
Jae Kwon
|
dc1fddd1d8
|
Added NodeInfo (still need to add to AddrBook); Proper Handshake
|
10 years ago |
Jae Kwon
|
f271ab7256
|
various changes. removed debora temporarily
|
10 years ago |
Jae Kwon
|
13b6508ecd
|
Package import path change
|
10 years ago |
Ethan Buchman
|
60f166e823
|
tendermint2
|
10 years ago |
Jae Kwon
|
af3c418ea9
|
comment fixes
|
10 years ago |
Jae Kwon
|
aed4bbf0f0
|
Fix switch tests
|
10 years ago |
Ethan Buchman
|
a2938fd35b
|
p2p: fix switch test for Broadcast returning success channel
|
10 years ago |
Ethan Buchman
|
65a232bd9d
|
p2p: fix switch_test to account for handshake
|
10 years ago |
Jae Kwon
|
135894ea88
|
Dot import -> named import
Changed modulename_ to short module names
Also removed Unreader, replaced with PrefixdReader in select locations
|
10 years ago |
Jae Kwon
|
0bfb389b35
|
change logger to log15
|
10 years ago |
Jae Kwon
|
bff93107ef
|
UPNP + hairpin probing
|
10 years ago |
Jae Kwon
|
83d313cbe5
|
Refactor Tx, Validator, and Account structure
|
10 years ago |
Jae Kwon
|
b615e51f95
|
basic main.go completion
|
10 years ago |
Jae Kwon
|
1ae9ecd2a9
|
fix basic tests.
|
10 years ago |
Jae Kwon
|
e53b148acf
|
refactor from Binary centric model to global method model
|
10 years ago |
Jae Kwon
|
a8ece216f0
|
fix test cases
|
10 years ago |
Jae Kwon
|
d300a67bb1
|
saving development state...
|
10 years ago |
Jae Kwon
|
34fe442514
|
Connection -> MConnection, huge refactor. True multiplexing.
|
10 years ago |
Jae Kwon
|
f53e6d1a33
|
replace logger with go-logging
|
10 years ago |
Jae Kwon
|
0ced862290
|
outgoing -> outbound, incoming -> inbound
|
10 years ago |
Jae Kwon
|
56a92b512f
|
Send external addresses upon new outbound peer
|
10 years ago |
Jae Kwon
|
0b1265dc10
|
.
|
10 years ago |
Jae Kwon
|
ce51af9d4d
|
PeerSet is for fast iteration of peers
|
10 years ago |
Jae Kwon
|
61224f86c9
|
package rename peer -> p2p
|
10 years ago |
Jae Kwon
|
a4d2dc7897
|
Client -> Switch. Everything is clear now :)
|
10 years ago |