17 Commits

Author SHA1 Message Date
Jae Kwon
3f159dab69 proper string formatting for txs 2015-01-16 00:31:34 -08:00
Jae Kwon
135894ea88 Dot import -> named import
Changed modulename_ to short module names
Also removed Unreader, replaced with PrefixdReader in select locations
2015-01-14 20:34:53 -08:00
Jae Kwon
fe566739fd rpc/account; fixed mempool tx filter bug; fixed iavl_tree persistence
bug
2015-01-10 05:41:50 -08:00
Jae Kwon
4a81b06b6e Send SeenValidation to peer & use for proposals when we don't have LastCommits due to reboot 2015-01-09 02:40:36 -08:00
Jae Kwon
51c70dd8ac Write log also to a file. 2015-01-08 17:24:04 -08:00
Jae Kwon
05c642a84c Changed config to confer, TOML format. 2015-01-08 16:40:23 -08:00
Jae Kwon
e2f622b08a rpc/block fix 2015-01-08 14:57:19 -08:00
Jae Kwon
b25b61438d blockchain & block rpc handlers 2015-01-07 01:15:39 -08:00
Jae Kwon
13ca6fb241 RegisterInterface() so we can implement custom JSON codec 2015-01-04 17:33:18 -08:00
Jae Kwon
7a8a0fefc7 type Ed25519[Signature|PubKey] struct{[]byte} -> []byte 2015-01-03 20:24:02 -08:00
Jae Kwon
0bfb389b35 change logger to log15 2014-12-29 18:09:06 -08:00
Jae Kwon
5bace5cce8 Unreader to unread bytes 2014-12-29 15:14:54 -08:00
Jae Kwon
2405d00ca5 Fixed a PrivValidator filename == nil bug 2014-12-28 02:05:09 -08:00
Jae Kwon
f91665fe07 Refactoring genesis, including PubKey into TxInput 2014-12-28 00:44:56 -08:00
Jae Kwon
62ff48c02b Documented Block, some renames 2014-12-23 01:35:54 -08:00
Jae Kwon
383335d93c Added README docs for account/binary and renamed UInt -> Uint etc. 2014-12-22 18:10:17 -08:00
Jae Kwon
61d1635085 Fixed tests 2014-12-21 21:47:38 -08:00