tendermint/types
Anton Kaliaev f3d08f969d [rpc] fix /abci_query: trusted was renamed to prove (#2531) 2018-10-02 20:31:04 -04:00
..
proto3 update dep for proto. fix types/proto3/block.proto 2018-08-16 13:19:14 -04:00
time types/time: add note about stripping monotonic part 2018-09-06 17:58:52 -04:00
block.go General Merkle Proof (#2298) 2018-09-28 20:03:19 -04:00
block_meta.go make Block Header and Data non-pointers 2018-07-13 12:05:54 +04:00
block_test.go [rpc] fix /abci_query: trusted was renamed to prove (#2531) 2018-10-02 20:31:04 -04:00
canonical.go privval: Switch to amino encoding in SignBytes (#2459) 2018-09-28 19:57:29 -04:00
event_bus.go node: Respond always to OS interrupts (#2479) 2018-09-25 12:24:18 +02:00
event_bus_test.go send ValidatorSetUpdates event when validator set changes (#2161) 2018-08-14 19:16:35 +04:00
events.go send ValidatorSetUpdates event when validator set changes (#2161) 2018-08-14 19:16:35 +04:00
events_test.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00
evidence.go conesnsu: follow up to removing some consensus params (#2427) 2018-09-21 11:00:36 +02:00
evidence_test.go conesnsu: follow up to removing some consensus params (#2427) 2018-09-21 11:00:36 +02:00
genesis.go [types] add Address to GenesisValidator (#2418) 2018-09-18 11:59:52 +04:00
genesis_test.go conesnsu: follow up to removing some consensus params (#2427) 2018-09-21 11:00:36 +02:00
heartbeat.go privval: Switch to amino encoding in SignBytes (#2459) 2018-09-28 19:57:29 -04:00
heartbeat_test.go privval: Switch to amino encoding in SignBytes (#2459) 2018-09-28 19:57:29 -04:00
keys.go Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00
nop_event_bus.go send ValidatorSetUpdates event when validator set changes (#2161) 2018-08-14 19:16:35 +04:00
params.go remove some xxx comments and the config.mempool.recheck_empty (#2505) 2018-09-30 13:28:34 -04:00
params_test.go conesnsu: follow up to removing some consensus params (#2427) 2018-09-21 11:00:36 +02:00
part_set.go General Merkle Proof (#2298) 2018-09-28 20:03:19 -04:00
part_set_test.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00
priv_validator.go privval: Switch to amino encoding in SignBytes (#2459) 2018-09-28 19:57:29 -04:00
proposal.go privval: Switch to amino encoding in SignBytes (#2459) 2018-09-28 19:57:29 -04:00
proposal_test.go privval: Switch to amino encoding in SignBytes (#2459) 2018-09-28 19:57:29 -04:00
proto3_test.go libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 2018-08-10 09:25:57 +04:00
protobuf.go conesnsu: follow up to removing some consensus params (#2427) 2018-09-21 11:00:36 +02:00
protobuf_test.go tmtime: Canonical, some comments (#2312) 2018-09-04 12:20:58 +04:00
results.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00
results_test.go General Merkle Proof (#2298) 2018-09-28 20:03:19 -04:00
signable.go Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00
test_util.go Implement BFT time (#2203) 2018-08-31 19:33:51 -04:00
tx.go General Merkle Proof (#2298) 2018-09-28 20:03:19 -04:00
tx_test.go General Merkle Proof (#2298) 2018-09-28 20:03:19 -04:00
validator.go Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 2018-07-12 22:40:07 +04:00
validator_set.go Addressed review for #1815 except those marked as 'TODO make issue' 2018-08-02 03:10:50 -07:00
validator_set_test.go Implement BFT time (#2203) 2018-08-31 19:33:51 -04:00
vote.go remove some xxx comments and the config.mempool.recheck_empty (#2505) 2018-09-30 13:28:34 -04:00
vote_set.go Merge branch 'release/v0.23.0' into bucky/merge-0.23.0-to-develop 2018-08-05 16:42:04 -04:00
vote_set_test.go Implement BFT time (#2203) 2018-08-31 19:33:51 -04:00
vote_test.go privval: Switch to amino encoding in SignBytes (#2459) 2018-09-28 19:57:29 -04:00
wire.go Fix 0.22.7, bump to 0.22.8 2018-07-26 18:08:09 -07:00