Jae Kwon
|
0a28cabd57
|
remove temporary limit on num block transactions
|
2015-10-12 09:42:53 -07:00 |
|
Jae Kwon
|
13e25ef164
|
Merge remote-tracking branch 'origin/consensus_tests' into develop
|
2015-10-11 18:20:19 -07:00 |
|
Jae Kwon
|
fa956596dc
|
Merge remote-tracking branch 'origin/config' into develop
|
2015-10-11 18:18:53 -07:00 |
|
Jae Kwon
|
fbf4a4323b
|
fix memory leaks in VM
|
2015-10-11 17:59:38 -07:00 |
|
Jae Kwon
|
28c5e9b4ec
|
variable name changes
|
2015-10-11 14:57:20 -07:00 |
|
Jae Kwon
|
252a7ed7d6
|
Merge branch 'mempool' into develop
|
2015-10-11 14:41:28 -07:00 |
|
Jae Kwon
|
898d1dc138
|
HACK FIX config chain_id
need to change this...
|
2015-10-06 09:51:32 -04:00 |
|
Ethan Buchman
|
b59ed8c9d2
|
refactor some state functions into state/types
|
2015-10-05 20:21:02 -04:00 |
|
Jae Kwon
|
8db93b874c
|
added testnet addresses
|
2015-10-05 12:01:22 -07:00 |
|
Jae Kwon
|
2f60b5b674
|
fix mempool test
|
2015-09-29 12:31:37 -04:00 |
|
Jae Kwon
|
ceed000c58
|
Use ResetFor... callback instead of EventSwitch for mempool new blocks
|
2015-09-29 12:31:34 -04:00 |
|
Ethan Buchman
|
cccb722ba8
|
mempool tests
|
2015-09-29 12:30:46 -04:00 |
|
Ethan Buchman
|
12566f51af
|
better mempool queueing
|
2015-09-28 22:58:02 -04:00 |
|
Jae Kwon
|
beff6216fe
|
GPLv3
|
2015-09-28 09:19:31 -07:00 |
|
Ethan Buchman
|
bb662b8861
|
more config options
|
2015-09-25 11:58:11 -04:00 |
|
Ethan Buchman
|
a26e0b4d48
|
consensus tests
|
2015-09-23 10:56:17 -04:00 |
|
Jae Kwon
|
4e6ea7f9f7
|
Merge pull request #143 from tendermint/versioning
more versioning
|
2015-09-22 18:48:07 -07:00 |
|
Jae Kwon
|
2feb3ea651
|
Merge pull request #144 from tendermint/namereg
update namereg with longer names, more allowed chars
|
2015-09-22 18:43:50 -07:00 |
|
Ethan Buchman
|
b54522c60f
|
more versioning
|
2015-09-16 05:08:06 +00:00 |
|
Ethan Buchman
|
e4f0e2b399
|
update namereg with longer names, more allowed chars
|
2015-09-15 19:43:22 -04:00 |
|
Ethan Buchman
|
632e77c1cf
|
rs.CommitRound
|
2015-09-15 16:13:39 -04:00 |
|
Ethan Buchman
|
aab024f18d
|
consensus events
|
2015-09-15 14:41:23 -04:00 |
|
Ethan Buchman
|
2b8157ce2a
|
addVote takes index
|
2015-09-15 14:26:42 -04:00 |
|
Ethan Buchman
|
a61a8176f1
|
fixes https://github.com/tendermint/halt/blob/master/case1/analysis.txt
|
2015-09-15 14:26:21 -04:00 |
|
Ethan Buchman
|
555ecb095d
|
precommit nil if locked and no POL
|
2015-09-15 14:25:50 -04:00 |
|
Jae Kwon
|
78768082a1
|
Merge branch 'json_time2' into develop
|
2015-09-15 00:56:16 -07:00 |
|
Jae Kwon
|
726f5475b0
|
rpc client SetPingHandler with 30 second timeout; wire time json test
|
2015-09-15 00:55:51 -07:00 |
|
Jae Kwon
|
47eee5ddd5
|
blockchain pool race condition fix
|
2015-09-12 08:47:59 -07:00 |
|
Jae Kwon
|
6e27837cbf
|
Fix SetREMA() -- increments m.samples so it doesn't get reset
|
2015-09-12 08:47:15 -07:00 |
|
Jae Kwon
|
b468baf7ac
|
IsCaughtUp works with new networks
|
2015-09-11 21:09:47 -07:00 |
|
Jae Kwon
|
891ad9c1f0
|
log_level is notice. add testnet addrs
|
2015-09-11 21:09:47 -07:00 |
|
Jae Kwon
|
1c17ea3b14
|
blockchain parameter && log tweaks
|
2015-09-11 21:09:27 -07:00 |
|
Jae Kwon
|
21d45023d3
|
various bug fixes
|
2015-09-11 21:09:01 -07:00 |
|
Jae Kwon
|
5e015bc669
|
Probable fix for #140
|
2015-09-11 21:09:01 -07:00 |
|
Jae Kwon
|
3a5741f70f
|
Fix blockchain pool tests
|
2015-09-11 21:09:00 -07:00 |
|
Jae Kwon
|
625f23af13
|
Blockpool better timeouts, download rate observation, quicker switching to consensus; Id -> ID (sorry, this doesn't belong here)
|
2015-09-11 21:09:00 -07:00 |
|
Jae Kwon
|
65ecf4b3a2
|
bump testnet
|
2015-09-11 21:09:00 -07:00 |
|
Jae Kwon
|
c6e5948534
|
time writes milliseconds using ISO8601 format
|
2015-08-31 13:00:20 -07:00 |
|
Ethan Buchman
|
586498331b
|
fix suicide
|
2015-08-26 18:02:13 -04:00 |
|
Jae Kwon
|
b9cbb0dac5
|
testnet10
|
2015-08-14 15:36:40 -07:00 |
|
Jae Kwon
|
ab24ae1da8
|
get_account fix
|
2015-08-14 14:47:25 -07:00 |
|
Jae Kwon
|
56b195a899
|
tendermint send_tx
|
2015-08-14 14:11:11 -07:00 |
|
Jae Kwon
|
1a27d4dd63
|
remove secp256k1; Make cleanup
0.1
|
2015-08-14 11:02:32 -07:00 |
|
Jae Kwon
|
4d765dcf2b
|
Generate account from seed
|
2015-08-14 10:49:44 -07:00 |
|
Jae Kwon
|
5bf0040f14
|
Parts -> PartsHeader; *_parts -> *_parts_header in sign_bytes
|
2015-08-12 22:36:43 -07:00 |
|
Jae Kwon
|
afc3e3b6c7
|
mconnection constants adjustment
|
2015-08-12 22:36:06 -07:00 |
|
Jae Kwon
|
b96fd8a031
|
Beginning of complete merkle proofs
|
2015-08-11 14:12:30 -07:00 |
|
Ethan Buchman
|
0b095b0bd6
|
update client_methods
|
2015-08-11 16:27:52 -04:00 |
|
Jae Kwon
|
ffcc657be6
|
event listeners take EventData, not interface{}; EventData type assertions
|
2015-08-11 12:46:33 -07:00 |
|
Jae Kwon
|
b37ff75f7a
|
Actually expose skip_upnp flag
|
2015-08-11 11:01:18 -07:00 |
|