tendermint/types
Alexander Simmerl 2aa77025c3
Fix typo
2018-03-06 19:56:31 +01:00
..
priv_validator Fix typo 2018-03-06 19:56:31 +01:00
block.go types: TestValidatorSetVerifyCommit 2018-03-02 04:21:23 -05:00
block_meta.go types: comments 2017-09-22 12:00:37 -04:00
block_test.go fixes from rebase 2017-12-26 20:42:34 -05: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 types: builds 2018-03-02 01:28:38 -05:00
heartbeat_test.go types: uncomment some tests 2018-03-02 09:26:37 -05:00
keys.go types: comments 2017-09-22 12:00:37 -04:00
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 all: no more anonymous imports 2017-10-04 16:40:45 -04:00
priv_validator.go PrivValidatorAddr -> PrivValidatorListenAddr. Update ADR008 2018-03-05 17:11: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 types: update for new go-wire. WriteSignBytes -> SignBytes 2018-03-02 01:25:54 -05: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 types: builds 2018-03-02 01:28:38 -05: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