Commit Graph

258 Commits

Author SHA1 Message Date
df1d46d04d Errorf -> fmt.Errorf 2015-04-15 21:49:14 -07:00
34098edb93 state: fireEvents flag on ExecTx and fixes for GetAccount 2015-04-14 19:26:55 -07:00
2e918e8c0b rpc: websocket events testing 2015-04-14 01:39:41 -07:00
85661de293 fire events, event urls 2015-04-13 21:42:48 -07:00
6d6f061f19 Support nil pointers for Binary.
If the thing does not already have a typebyte declared,
a fake one will be given (0x01).
A TypeByte of 0x00 is reserved for nil things.
No nil-dogs.
2015-04-12 17:46:16 -07:00
13b6508ecd Package import path change 2015-04-01 17:30:16 -07:00
60f166e823 tendermint2 2015-03-31 15:33:31 -07:00
79304b0dd3 Create BlockCache and TxCache for performance. 2015-03-28 23:44:07 -07:00