Jae Kwon
|
94c3a51760
|
bug fix in daemon -- network name only, no chain hash
|
10 years ago |
Jae Kwon
|
cebfae60c7
|
BlockchainReactor syncs first before ConsensusReactor.
|
10 years ago |
Jae Kwon
|
aed4bbf0f0
|
Fix switch tests
|
10 years ago |
Jae Kwon
|
08a83aa9fb
|
Reactors can be stopped or started at any time.
|
10 years ago |
Jae Kwon
|
87e1f76324
|
tendermint/block -> tendermint/types and tendermint/blockchain
|
10 years ago |
Ethan Buchman
|
deff645dba
|
some public convenience functions, extra debug errors on ExecTx
|
10 years ago |
Ethan Buchman
|
4abca6e963
|
p2p: push handshake containing chainId for early disconnect. Closes #12
|
10 years ago |
Matthew Wampler-Doty
|
f03547007a
|
App -> App()
|
10 years ago |
Ethan Buchman
|
168b1255ec
|
SetRPCSwitch
|
10 years ago |
Ethan Buchman
|
983b7f48e8
|
daemon: refactor out of cmd into own package
|
10 years ago |
Jae Kwon
|
0a6c28c2da
|
block module -> import as blk
|
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
|
44a60a89c6
|
fixed #11
|
10 years ago |
Jae Kwon
|
7afb75049f
|
API to list accounts
|
10 years ago |
Jae Kwon
|
4a81b06b6e
|
Send SeenValidation to peer & use for proposals when we don't have LastCommits due to reboot
|
10 years ago |
Jae Kwon
|
05c642a84c
|
Changed config to confer, TOML format.
|
10 years ago |
Jae Kwon
|
325b88b083
|
time encoding in binary/reflect
|
10 years ago |
Jae Kwon
|
f02ba63412
|
testing tx transmission
|
10 years ago |
Jae Kwon
|
0d075c7592
|
silly tx RPC command
|
10 years ago |
Jae Kwon
|
07b5b7a8f2
|
various log fixes
|
10 years ago |
Jae Kwon
|
0bfb389b35
|
change logger to log15
|
10 years ago |
Jae Kwon
|
2405d00ca5
|
Fixed a PrivValidator filename == nil bug
|
10 years ago |
Jae Kwon
|
f91665fe07
|
Refactoring genesis, including PubKey into TxInput
|
10 years ago |
Jae Kwon
|
70eb75dca7
|
Refactor consensus/vote_set_test.go
|
10 years ago |
Jae Kwon
|
bff93107ef
|
UPNP + hairpin probing
|
10 years ago |
Jae Kwon
|
61d1635085
|
Fixed tests
|
10 years ago |
Jae Kwon
|
6cacf6f09b
|
RebondTx and more efficient IncrementAccum()
|
10 years ago |
Jae Kwon
|
83d313cbe5
|
Refactor Tx, Validator, and Account structure
|
10 years ago |
Jae Kwon
|
8e9c060e6d
|
Begin writing RPC HTTP Server
|
10 years ago |
Jae Kwon
|
93979300be
|
made cmd/, removed crypto/
|
10 years ago |
Jae Kwon
|
c3fc1a39ea
|
BitArray sub fix
|
10 years ago |
Jae Kwon
|
647d26f7a0
|
consensus cleanup, privValidator config
|
10 years ago |
Jae Kwon
|
b615e51f95
|
basic main.go completion
|
10 years ago |
Jae Kwon
|
08f86176fc
|
state save/load test.
|
10 years ago |
Jae Kwon
|
8e452aa0d2
|
fixed algorithm
|
10 years ago |
Jae Kwon
|
8b606f9e66
|
s/Manager/Agent/g
|
10 years ago |
Jae Kwon
|
d300a67bb1
|
saving development state...
|
10 years ago |
Jae Kwon
|
c5732f9374
|
Moved PEX logic to PeerManager where it belongs.
|
10 years ago |
Jae Kwon
|
6750d05b05
|
Message is wrapped by TypedMessage.
|
10 years ago |
Jae Kwon
|
9464241c02
|
don't add our listener address into addrbook.
|
10 years ago |
Jae Kwon
|
9f7765d334
|
cleanup log messages
|
10 years ago |
Jae Kwon
|
e50e14ddf5
|
switch events, node listens for new peers to ask for new addrs.
|
10 years ago |
Jae Kwon
|
45adb24d43
|
TMROOT env variable. Panic less.
|
10 years ago |
Jae Kwon
|
f53e6d1a33
|
replace logger with go-logging
|
10 years ago |
Jae Kwon
|
bbfdef5ea7
|
log external address
|
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
|
78663a09fe
|
configure laddr & seed node from command line.
|
10 years ago |
Jae Kwon
|
cc9ea407aa
|
with seed node
|
10 years ago |
Jae Kwon
|
4465b4b93c
|
.
|
10 years ago |