tendermint/state
Ethan Buchman 9c4692c071 remove gas price and dont run txs before they come in a block 2015-03-18 23:27:27 -07:00
..
genesis.go Validation validation bug fix --> keep track of LastBondedValidators 2015-01-16 02:18:49 -08:00
log.go Write log also to a file. 2015-01-08 17:24:04 -08:00
priv_validator.go App -> App() 2015-03-18 23:27:26 -07:00
state.go remove gas price and dont run txs before they come in a block 2015-03-18 23:27:27 -07:00
state_test.go remove gas price and dont run txs before they come in a block 2015-03-18 23:27:27 -07:00
test.go test bondTx 2015-01-17 01:56:55 -08:00
validator.go block module -> import as blk 2015-01-15 22:43:15 -08:00
validator_set.go fix validator_set add() bug 2015-01-16 01:06:15 -08:00
validator_set_test.go Dot import -> named import 2015-01-14 20:34:53 -08:00