Ethan Buchman
|
523a170c3e
|
EventDataTypeNewBlockHeader
|
9 years ago |
Ethan Buchman
|
ae07c0171d
|
light weight block event
|
9 years ago |
Jae Kwon
|
236c7afe9e
|
Conform to TMSP v0.2
|
9 years ago |
Ethan Buchman
|
6aaa5fb0bf
|
consensus: msg saving and replay
|
9 years ago |
Jae Kwon
|
f100404362
|
Make EventDataRoundState use json:"-" instead of Getter/Setter
|
9 years ago |
Ethan Buchman
|
3fdb4c03ab
|
rpc: TMResult and TMEventData
|
9 years ago |
Ethan Buchman
|
0be13d1d27
|
move alert, events, rpc into own repos
|
9 years ago |
Ethan Buchman
|
b9e143d956
|
Fireable -> EventSwitch; rs in EventDataRoundState; fixes from review
|
9 years ago |
Ethan Buchman
|
4483971776
|
conR uses events to trigger newstep & hasvote broadcasts
|
9 years ago |
Jae Kwon
|
ef43af19ab
|
Tendermint <-> Application refactor
|
9 years ago |
Jae Kwon
|
c4ed55d801
|
Refactor to move common libraries out of project
|
9 years ago |
Ethan Buchman
|
aab024f18d
|
consensus events
|
9 years ago |
Jae Kwon
|
ffcc657be6
|
event listeners take EventData, not interface{}; EventData type assertions
|
9 years ago |
Jae Kwon
|
1b9fd811a1
|
RPCResponse.Result && EventData are registered interfaces; -skip_upnp option
|
9 years ago |
Jae Kwon
|
60310cc23f
|
websocket server sends pings; added ws_client; events refactor
|
9 years ago |
Ethan Buchman
|
9b69894180
|
namereg event
|
9 years ago |
Jae Kwon
|
feeab6579b
|
Acc/X/Receive -> Acc/X/Call
|
9 years ago |
Ethan Buchman
|
31b9d8ee27
|
SNativeTx -> PermissionTx, consolidate permissions and native contracts
|
9 years ago |
Ethan Buchman
|
e037093740
|
snative refactor and SNativeTx
|
9 years ago |
androlo
|
0a72c1ee50
|
* tendermint/binary handles fixed-length arrays
* log-event tests
|
9 years ago |
Ethan Buchman
|
72b681a1bc
|
fix TxID to use ripemd160 in events and rpc return
|
9 years ago |
Jae Kwon
|
9965dd5de6
|
uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/
|
9 years ago |
Jae Kwon
|
b92c0401e6
|
Made all JSON fields lower_case
|
10 years ago |
Ethan Buchman
|
a1c5e32d76
|
fixes from review with jae
|
10 years ago |
Ethan Buchman
|
85661de293
|
fire events, event urls
|
10 years ago |