tendermint/state
Jae Kwon ffcc657be6 event listeners take EventData, not interface{}; EventData type assertions 2015-08-11 12:46:33 -07:00
..
types RPCResponse.Result && EventData are registered interfaces; -skip_upnp option 2015-08-11 11:01:18 -07:00
block_cache.go tendermint/binary -> tendermint/wire 2015-07-28 12:18:17 -07:00
common.go tendermint/account -> acm 2015-07-19 09:40:55 -07:00
execution.go event listeners take EventData, not interface{}; EventData type assertions 2015-08-11 12:46:33 -07:00
genesis_test.go RPCResponse.Result && EventData are registered interfaces; -skip_upnp option 2015-08-11 11:01:18 -07:00
log.go Package import path change 2015-04-01 17:30:16 -07:00
permissions_test.go event listeners take EventData, not interface{}; EventData type assertions 2015-08-11 12:46:33 -07:00
state.go RPCResponse.Result && EventData are registered interfaces; -skip_upnp option 2015-08-11 11:01:18 -07:00
state_test.go uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/ 2015-06-25 20:28:34 -07:00
test.go RPCResponse.Result && EventData are registered interfaces; -skip_upnp option 2015-08-11 11:01:18 -07:00
tx_cache.go event listeners take EventData, not interface{}; EventData type assertions 2015-08-11 12:46:33 -07:00
tx_cache_test.go Remove StorageRoot from vm.Account 2015-07-28 12:39:10 -07:00