tendermint/state
Ethan Buchman 6a227004aa state: fixes for creating a contract and msging it in the same block 2015-03-21 17:20:34 -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 state: fixes for creating a contract and msging it in the same block 2015-03-21 17:20:34 -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 ValidatorSet copy benchmark 2015-03-19 13:47:24 -07:00
vm_app_state.go state: fix CreateAddress to use Address not Word 2015-03-21 13:57:39 -07:00