tendermint/state
ia b5775b56c6 all: gofmt (#1743)
* all: gofmt

Run 'gofmt -w .' from project root.

* Update changelog to say that I ran gofmt

* Revert "Update changelog to say that I ran gofmt"

This reverts commit 956f133ff0354fd7338e7df7c823e6f98b655da6.
2018-06-15 02:03:50 +02:00
..
txindex all: gofmt (#1743) 2018-06-15 02:03:50 +02:00
errors.go consolidate saveResults/SaveABCIResponses 2017-12-26 19:24:45 -05:00
execution.go check addrs match pubkeys in abci Validator. version bump 2018-06-06 16:35:35 -07:00
execution_test.go update Evidence type - requires pubkey and valset to verify and convert to abci.Evidence 2018-06-05 22:04:26 -07:00
services.go move types/services.go to state pkg. pass State to evpool.Update 2018-06-04 21:20:23 -07:00
state.go state: s -> state 2018-06-04 21:20:23 -07:00
state_test.go state test runs 2018-06-05 22:00:25 -07:00
store.go update Evidence type - requires pubkey and valset to verify and convert to abci.Evidence 2018-06-05 22:04:26 -07:00
validation.go fixes from rebase 2018-06-05 22:14:37 -07:00
validation_test.go update Evidence type - requires pubkey and valset to verify and convert to abci.Evidence 2018-06-05 22:04:26 -07:00
wire.go Fix state tests 2018-04-03 06:50:53 -07:00