Ethan Buchman
|
2a1e7a427d
|
support tmsp via grpc
|
9 years ago |
Ethan Buchman
|
b2e612fb79
|
default empty seeds. some node methods
|
9 years ago |
Jae Kwon
|
ad17090a0f
|
No global config
|
9 years ago |
Ethan Buchman
|
ae295bd9b6
|
bump rpc version; add consensus version
|
9 years ago |
Ethan Buchman
|
0df4a723e9
|
support in process tmsp apps
|
9 years ago |
Jae Kwon
|
d5ab243cfd
|
Fix #198; Do not fast-sync when lone validator
|
9 years ago |
Jae Kwon
|
a8ee0377d5
|
Use tmsp.Client interface
|
9 years ago |
Jae Kwon
|
c3980cb165
|
Warn on proxy hash mismatch, not fail
|
9 years ago |
Jae Kwon
|
8183e3201b
|
CommitSync() returns tmsp.Result
|
9 years ago |
Ethan Buchman
|
3891e4d66d
|
config: cswal_light, mempool_broadcast, mempool_reap
|
9 years ago |
Ethan Buchman
|
94a1978ce4
|
allow nil or dummy for in-proc
|
9 years ago |
Ethan Buchman
|
e2920d9702
|
use nil-app for in-proc
|
9 years ago |
Ethan Buchman
|
254693bf86
|
rpc_laddr is a list
|
9 years ago |
Jae Kwon
|
d17d4fa106
|
Fix tmsp/example import paths
|
9 years ago |
Jae Kwon
|
a6d37a49a2
|
s/GetHash/Commit/g
|
9 years ago |
Jae Kwon
|
a4f57e164b
|
BroadcastTx results
|
9 years ago |
Ethan Buchman
|
cbf7ad61f3
|
change local app to dummy from counter
|
9 years ago |
Jae Kwon
|
236c7afe9e
|
Conform to TMSP v0.2
|
9 years ago |
Ethan Buchman
|
3cce757adc
|
move DialSeeds to go-p2p and add to rpc
|
9 years ago |
Ethan Buchman
|
26f0e2bc2d
|
msgLogFP -> write ahead log
|
9 years ago |
Ethan Buchman
|
3b06368569
|
rebase fixes
|
9 years ago |
Ethan Buchman
|
6bcf53195f
|
consensus: use replay log to avoid sign regression
|
9 years ago |
Ethan Buchman
|
2b13386d7b
|
consensus: replay console
|
9 years ago |
Ethan Buchman
|
6aaa5fb0bf
|
consensus: msg saving and replay
|
9 years ago |
Ethan Buchman
|
3fdb4c03ab
|
rpc: TMResult and TMEventData
|
9 years ago |
Ethan Buchman
|
799efb0629
|
merge/rebase fixes
|
9 years ago |
Ethan Buchman
|
ee449a94c8
|
move ResultEvent to go-events
|
9 years ago |
Ethan Buchman
|
fb59255095
|
use TendermintResult for rpctypes.Result
|
9 years ago |
Ethan Buchman
|
0be13d1d27
|
move alert, events, rpc into own repos
|
9 years ago |
Ethan Buchman
|
96547d0ca8
|
ws fixes; rpc tests
|
9 years ago |
Jae Kwon
|
790cde028b
|
Remove NewNodeDefault...
|
9 years ago |
Jae Kwon
|
3e3c0083c7
|
Make order be decided first; Remove TMSP Commit/Rollback
|
9 years ago |
Ethan Buchman
|
28ec3d48fa
|
signer interface for validators
|
9 years ago |
Ethan Buchman
|
b9e143d956
|
Fireable -> EventSwitch; rs in EventDataRoundState; fixes from review
|
9 years ago |
Jae Kwon
|
67e74756f4
|
Remove PEX/AddrBook
|
9 years ago |
Jae Kwon
|
f37f578b1d
|
Add RemoteAddr and ListenAddr to NodeInfo
|
9 years ago |
Jae Kwon
|
ef43af19ab
|
Tendermint <-> Application refactor
|
9 years ago |
Jae Kwon
|
d69b5c5ab6
|
Conform to go-wire 1.0
|
9 years ago |
Jae Kwon
|
e12f9d10e7
|
Bare consensus refactor
|
9 years ago |
Jae Kwon
|
c4ed55d801
|
Refactor to move common libraries out of project
|
9 years ago |
Jae Kwon
|
7c12c5aee3
|
Fix config bug where chain_id is default magic. Always read from genesis
|
9 years ago |
Jae Kwon
|
26905b1260
|
Make Tendermint genesis agnostic; wait for file to start node
|
9 years ago |
Ethan Buchman
|
bb662b8861
|
more config options
|
9 years ago |
Ethan Buchman
|
b54522c60f
|
more versioning
|
9 years ago |
Jae Kwon
|
1b9fd811a1
|
RPCResponse.Result && EventData are registered interfaces; -skip_upnp option
|
9 years ago |
Jae Kwon
|
908fd11665
|
more explicit _, err := Start() checking
|
9 years ago |
Jae Kwon
|
e86073ec96
|
Use rpc/client/ws_client; OnStart() returns error
|
9 years ago |
Jae Kwon
|
3be3647dc8
|
tendermint/binary -> tendermint/wire
|
9 years ago |
Jae Kwon
|
a84d4320df
|
websockets accept rpc requests
|
9 years ago |
Jae Kwon
|
91cf9d4595
|
remove spurious :6060 listener for pprof
|
9 years ago |