tendermint/state
Ethan Buchman ed4ce5ff6c
ADR-016: Update ABCI Info method for versions (#2662)
* abci: update RequestInfo for versions

* abci: update ResponseInfo for versions

* compile fix

* fix test

* software_version -> version

* comment fix

* update spec

* add test

* comments and fix test
2018-10-18 16:51:17 -04:00
..
txindex switch back to original fork 2018-09-18 12:16:03 +04:00
errors.go libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 2018-08-10 09:25:57 +04:00
execution.go ADR-016: Add versions to Block and State (#2644) 2018-10-17 15:30:53 -04:00
execution_test.go [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) 2018-10-12 19:21:46 -04:00
metrics.go consensus: Wait for proposal or timeout before prevote (#2540) 2018-10-12 16:13:01 -04:00
services.go mempool: Filter new txs if they have insufficient gas (#2385) 2018-09-22 02:50:06 +02:00
state.go ADR-016: Update ABCI Info method for versions (#2662) 2018-10-18 16:51:17 -04:00
state_test.go ADR-016: Add versions to Block and State (#2644) 2018-10-17 15:30:53 -04:00
store.go libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 2018-08-10 09:25:57 +04:00
tx_filter.go conesnsu: follow up to removing some consensus params (#2427) 2018-09-21 11:00:36 +02:00
tx_filter_test.go conesnsu: follow up to removing some consensus params (#2427) 2018-09-21 11:00:36 +02:00
validation.go ADR-016: Add versions to Block and State (#2644) 2018-10-17 15:30:53 -04:00
validation_test.go ADR-016: Add versions to Block and State (#2644) 2018-10-17 15:30:53 -04:00
wire.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00