tendermint/types
Ethan Buchman 8c0c8e8e01
Merge pull request #1301 from tendermint/types-data+header+non-nil-panics
types: Hash invoked for nil Data and Header should not panic
2018-03-20 23:38:55 +01:00
..
priv_validator privVal: Improve SocketClient network code (#1315) 2018-03-16 16:32:17 +04:00
block.go types: Hash invoked for nil Data and Header should not panic 2018-03-10 21:44:08 -08:00
block_meta.go
block_test.go types: Hash invoked for nil Data and Header should not panic 2018-03-10 21:44:08 -08:00
canonical_json.go types: builds 2018-03-02 01:28:38 -05:00
event_buffer.go types: TxEventBuffer.Flush now uses capacity preserving slice clearing idiom 2018-02-05 23:34:15 -08:00
event_buffer_test.go new pubsub package 2017-10-30 00:32:22 -05:00
event_bus.go update types 2018-02-03 03:23:10 -05:00
event_bus_test.go fixes from Bucky's and Emmanuel's reviews 2017-10-30 11:12:01 -05:00
events.go move fireEvents to ApplyBlock 2017-12-28 23:15:54 -05:00
evidence.go types: revert to old wire. builds 2018-03-02 01:33:38 -05:00
evidence_test.go types: tests build 2018-03-02 01:28:21 -05:00
genesis.go types: bring back json.Marshal/Unmarshal for genesis/priv_val 2018-03-02 02:09:28 -05:00
genesis_test.go types: uncomment some tests 2018-03-02 09:26:37 -05:00
heartbeat.go Add `\health` rpc endpoint (#1306) 2018-03-19 19:39:37 +03:00
heartbeat_test.go types: uncomment some tests 2018-03-02 09:26:37 -05:00
keys.go
nop_event_bus.go new pubsub package 2017-10-30 00:32:22 -05:00
params.go update types 2018-02-03 03:23:10 -05:00
params_test.go fix test 2017-12-21 17:52:06 -05:00
part_set.go types: update for new go-wire. WriteSignBytes -> SignBytes 2018-03-02 01:25:54 -05:00
part_set_test.go
priv_validator.go testnet cmd: ensure config dir exists. closes #1290 2018-03-16 14:26:43 +01:00
priv_validator_test.go types: uncomment some tests 2018-03-02 09:26:37 -05:00
proposal.go types: builds 2018-03-02 01:28:38 -05:00
proposal_test.go types: builds 2018-03-02 01:28:38 -05:00
protobuf.go update for sdk2 libs. need to fix kv test 2018-02-03 03:35:02 -05:00
results.go types: builds 2018-03-02 01:28:38 -05:00
results_test.go Add /block_results?height=H as rpc endpoint 2017-12-26 19:24:25 -05:00
services.go call FlushSync before calling CommitSync 2018-01-23 16:56:14 +04:00
signable.go types: builds 2018-03-02 01:28:38 -05:00
test_util.go types: update for new go-wire. WriteSignBytes -> SignBytes 2018-03-02 01:25:54 -05:00
tx.go types: builds 2018-03-02 01:28:38 -05:00
tx_test.go types: builds 2018-03-02 01:28:38 -05:00
validator.go Remove unnecessary bytes.Compare() call 2018-03-20 23:43:18 +09:00
validator_set.go types: uncomment some tests 2018-03-02 09:26:37 -05:00
validator_set_test.go types: TestValidatorSetVerifyCommit 2018-03-02 04:21:23 -05:00
vote.go return err if peer has sent a vote that does not match our round 2018-03-15 11:58:20 +04:00
vote_set.go types: p2pID -> P2PID 2018-03-02 01:42:56 -05:00
vote_set_test.go separate block vs state based validation 2017-12-21 16:49:47 -05:00
vote_test.go types: builds 2018-03-02 01:28:38 -05:00