tendermint/types
Anton Kaliaev ed782e7508
include validator's voting power in /status
Refs #581
2018-04-04 11:34:59 +02:00
..
priv_validator Fix lint errors (#1390) 2018-04-02 10:21:17 +02:00
block.go Merge pull request #1300 from tendermint/lite-proxy-hardening-and-tests 2018-04-03 22:43:38 +03:00
block_meta.go types: comments 2017-09-22 12:00:37 -04:00
block_test.go Fix lint errors (#1390) 2018-04-02 10:21:17 +02: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 [rpc] fix subscribing using an abci.ResponseDeliverTx tag 2018-04-03 15:53:13 +02:00
event_bus_test.go wrote a test for EventBus#PublishEventTx 2018-04-03 15:53:13 +02:00
events.go move fireEvents to ApplyBlock 2017-12-28 23:15:54 -05:00
evidence.go Fix lint errors (#1390) 2018-04-02 10:21:17 +02:00
evidence_test.go types: tests build 2018-03-02 01:28:21 -05:00
genesis.go Fix lint errors (#1390) 2018-04-02 10:21:17 +02: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 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 Fix lint errors (#1390) 2018-04-02 10:21:17 +02:00
part_set_test.go all: no more anonymous imports 2017-10-04 16:40:45 -04:00
priv_validator.go Fix lint errors (#1390) 2018-04-02 10:21:17 +02: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 include validator's voting power in /status 2018-04-04 11:34:59 +02:00
validator_set_test.go Fix lint errors (#1390) 2018-04-02 10:21:17 +02: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 Fix lint errors (#1390) 2018-04-02 10:21:17 +02: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