Jae Kwon
|
7d4903ef97
|
Update README.md
|
2015-01-15 23:20:21 -08:00 |
|
Jae Kwon
|
0a6c28c2da
|
block module -> import as blk
|
2015-01-15 22:43:15 -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
|
ea82a7fc0c
|
Changed PubKey25519 Address to include TypeByte
|
2015-01-14 00:07:13 -08:00 |
|
Jae Kwon
|
44a60a89c6
|
fixed #11
|
2015-01-14 00:02:34 -08:00 |
|
Jae Kwon
|
694a10e0a7
|
PrivKey is just []byte
|
2015-01-13 21:03:01 -08:00 |
|
Jae Kwon
|
491970639d
|
fix & log ping/pong; fixes #10
|
2015-01-13 18:22:41 -08:00 |
|
Jae Kwon
|
bf5738f9f8
|
Send NewRoundStepMessage/CommitMessage on AddPeer()
|
2015-01-13 17:52:27 -08:00 |
|
Jae Kwon
|
3034e209d9
|
Update README.md
|
2015-01-13 10:26:30 -08:00 |
|
Jae Kwon
|
c408f59371
|
expose seed
|
2015-01-12 17:26:36 -08:00 |
|
Jae Kwon
|
9e0319ef76
|
get_account and sequence updating
|
2015-01-11 23:12:33 -08:00 |
|
Jae Kwon
|
6cd858add3
|
change genesis & privValidator JSON to use binary/reflect
|
2015-01-11 21:09:27 -08:00 |
|
Jae Kwon
|
33aff6b26b
|
list_validators API
|
2015-01-11 18:21:17 -08:00 |
|
Jae Kwon
|
6ad3388097
|
Refactor rpc/http_
|
2015-01-11 17:10:34 -08:00 |
|
Jae Kwon
|
7afb75049f
|
API to list accounts
|
2015-01-11 14:27:46 -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
|
4e3e09bb59
|
Access-Control-Allow-Origin="*"
|
2015-01-07 17:06:38 -08:00 |
|
Jae Kwon
|
643eb4564e
|
Merge pull request #9 from zmanian/ImprovedREADME
Improved readme for getting started.
|
2015-01-07 16:25:19 -08:00 |
|
Zaki Manian
|
8276f41c82
|
Minor formatting
|
2015-01-07 16:21:58 -08:00 |
|
Zaki Manian
|
3afaff07af
|
Improved instructions for getting started in the ReadMe
|
2015-01-07 16:19:13 -08:00 |
|
Jae Kwon
|
b25b61438d
|
blockchain & block rpc handlers
|
2015-01-07 01:15:39 -08:00 |
|
Jae Kwon
|
325b88b083
|
time encoding in binary/reflect
|
2015-01-06 15:51:41 -08:00 |
|
Jae Kwon
|
d4e9b747d3
|
binary/reflect handles JSON
|
2015-01-05 14:04:42 -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
|
f02ba63412
|
testing tx transmission
|
2014-12-31 23:42:44 -08:00 |
|
Jae Kwon
|
0d075c7592
|
silly tx RPC command
|
2014-12-31 22:42:37 -08:00 |
|
Jae Kwon
|
2fd137d9e5
|
gen_tx for signing transactions
|
2014-12-31 22:13:49 -08:00 |
|
Jae Kwon
|
8a18a11431
|
fix binary/README
|
2014-12-31 20:45:18 -08:00 |
|
Jae Kwon
|
7b64774a32
|
Update README
|
2014-12-31 16:57:38 -08:00 |
|
Jae Kwon
|
d20251849e
|
Save blocks on catch-up too.
|
2014-12-31 16:53:48 -08:00 |
|
Jae Kwon
|
0dac36aa5d
|
Do not panic when double-signing, return error.
|
2014-12-31 16:53:33 -08:00 |
|
Jae Kwon
|
0f399c42d4
|
Actually sends catch-up parts; BitArray is goroutine-safe
|
2014-12-30 21:29:49 -08:00 |
|
Jae Kwon
|
71c59cb36b
|
improve debug output for action & step
|
2014-12-30 17:14:54 -08:00 |
|
Jae Kwon
|
40fec4f319
|
Stop peer routines upon connection failure
|
2014-12-30 16:49:23 -08:00 |
|
Jae Kwon
|
16c80fd65f
|
fix race condition for SetHasAllValidationCommits; "binary" log
filtering
|
2014-12-30 14:45:26 -08:00 |
|
Jae Kwon
|
69903e5bc2
|
HasAllValidationCommits -> attempt no more
|
2014-12-30 14:36:45 -08:00 |
|
Jae Kwon
|
2ca882a9b6
|
Log which commits are being sent for catchup
|
2014-12-29 19:59:06 -08:00 |
|
Jae Kwon
|
3215cbf0d5
|
use tendermint/log15
|
2014-12-29 19:44:38 -08:00 |
|
Jae Kwon
|
07b5b7a8f2
|
various log fixes
|
2014-12-29 18:39:19 -08:00 |
|
Jae Kwon
|
0bfb389b35
|
change logger to log15
|
2014-12-29 18:09:06 -08:00 |
|
Jae Kwon
|
591d84947b
|
Handle errors in DecodeMessage, added logging
|
2014-12-29 16:04:38 -08:00 |
|
Jae Kwon
|
5bace5cce8
|
Unreader to unread bytes
|
2014-12-29 15:14:54 -08:00 |
|
Jae Kwon
|
946fa21dc7
|
fix race conditions
|
2014-12-28 17:10:03 -08:00 |
|
Jae Kwon
|
b0755c938a
|
Better debug output
|
2014-12-28 16:26:53 -08:00 |
|
Jae Kwon
|
c6c465402e
|
fix flag parsing -- use flagSet after the command
|
2014-12-28 15:08:07 -08:00 |
|