tendermint/mempool
Dev Ojha 1ea64fc27f Make mempool aware of MaxGas requirement (#2360)
* Make mempool aware of MaxGas requirement

* update spec

* Add tests

* Switch GasWanted from kv store to persistent kv store

* Fix typo in test name

* switch back to using kvstore, not persistent kv store
2018-09-12 16:41:19 -04:00
..
mempool.go Make mempool aware of MaxGas requirement (#2360) 2018-09-12 16:41:19 -04:00
mempool_test.go Make mempool aware of MaxGas requirement (#2360) 2018-09-12 16:41:19 -04:00
metrics.go fixes after @xla review 2018-06-20 12:40:25 +04:00
reactor.go unexport DecodeMessage functions 2018-07-09 13:01:23 +04:00
reactor_test.go reap max bytes from the mempool & check transaction size 2018-08-31 16:01:21 +04:00
wire.go Fix mempool 2018-03-31 11:51:32 +02:00