Jae Kwon
|
10619248c6
|
Use go-crypto CRand*
|
2016-03-13 09:42:36 -07:00 |
|
Jae Kwon
|
264d2a3eef
|
Add seed-able cryptographic random.
|
2016-03-13 09:40:15 -07:00 |
|
Ethan Buchman
|
389e4b8b69
|
config: toggle authenticated encryption
|
2016-03-10 19:07:01 -05:00 |
|
Jae Kwon
|
18d0da4ea3
|
Remove BeginBlock
|
2016-03-06 18:02:29 -08:00 |
|
Jae Kwon
|
61c34ade0d
|
Remove BeginBlock
|
2016-03-06 18:01:37 -08:00 |
|
Jae Kwon
|
3adb579cf1
|
Merge branch 'blockchain_aware'
|
2016-03-06 15:08:52 -08:00 |
|
Jae Kwon
|
2c1504f93c
|
Reap takes maxTxs
|
2016-03-06 15:08:32 -08:00 |
|
Jae Kwon
|
03115cbf93
|
Fix tests; Tests run in their own directory
|
2016-03-06 15:05:50 -08:00 |
|
Jae Kwon
|
1bc871162d
|
Conform to new go-config behavior; ApplyConfig not needed
|
2016-03-06 12:33:07 -08:00 |
|
Jae Kwon
|
84391b36d3
|
Conform to new go-config default config behavior
|
2016-03-06 12:31:22 -08:00 |
|
Ethan Buchman
|
f28f791fff
|
make some params configurable
|
2016-03-06 12:24:01 -08:00 |
|
Jae Kwon
|
fd85d0ef35
|
Merge pull request #192 from tendermint/params
configurable params, other fixes
|
2016-03-06 11:27:19 -08:00 |
|
Jae Kwon
|
16437867ff
|
Starting to use tmsp.BlockchainAware
|
2016-03-05 20:57:36 -08:00 |
|
Jae Kwon
|
36c25f242f
|
s/InitValidators/InitChain/g, s/SyncValidators/EndBlock/g, added BeginBlock
|
2016-03-05 19:18:34 -08:00 |
|
Ethan Buchman
|
08df13b16e
|
update glide.lock
|
2016-03-05 17:22:59 -05:00 |
|
Ethan Buchman
|
06a7bb531b
|
consensus: dont allow peer round states to decrease
|
2016-03-05 16:41:54 -05:00 |
|
Ethan Buchman
|
94f3d201e1
|
drop mempool_reap. use block_size=-1 instead
|
2016-03-05 16:41:54 -05:00 |
|
Jae Kwon
|
7f6aad20fb
|
Add note on nondeterminism of Broadcast
|
2016-03-04 22:04:05 -08:00 |
|
Jae Kwon
|
11e0f7ed8e
|
Update README.md
|
2016-03-03 16:54:23 -08:00 |
|
Ethan Buchman
|
085b3bc1f2
|
consensus: don't wait for wal if conS not running
|
2016-03-03 06:32:08 +00:00 |
|
Ethan Buchman
|
05af306a8d
|
rpc: unsafe_set_config
|
2016-03-03 06:32:08 +00:00 |
|
Ethan Buchman
|
4430073fab
|
dont log bad block part if round mismatch
|
2016-03-03 06:32:03 +00:00 |
|
Ethan Buchman
|
3891e4d66d
|
config: cswal_light, mempool_broadcast, mempool_reap
|
2016-03-03 06:31:59 +00:00 |
|
Jae Kwon
|
72540f9cac
|
Fix tests to clean up after themselves
|
2016-02-29 21:53:04 -08:00 |
|
Jae Kwon
|
8b88496550
|
Merge branch 'validators'
|
2016-02-29 18:53:06 -08:00 |
|
Ethan Buchman
|
69d906f7dd
|
drain internalMsgQueue and wait for cswal on quit
|
2016-02-29 18:02:22 -05:00 |
|
Ethan Buchman
|
c9ec9cf00e
|
config: block size, consensus timeouts, recheck tx
|
2016-02-29 17:04:33 -05:00 |
|
Jae Kwon
|
dcabdad9b9
|
Implement Init/Sync Validators
|
2016-02-28 19:46:01 -08:00 |
|
Jae Kwon
|
1ffe780976
|
Initial update for Init/SyncValidators
|
2016-02-28 18:53:24 -08:00 |
|
Ethan Buchman
|
2c1324656b
|
support local app reqRes
|
2016-02-27 07:03:31 +00:00 |
|
Ethan Buchman
|
f23822bf55
|
export NewReqRes
|
2016-02-27 07:02:34 +00:00 |
|
Ethan Buchman
|
bb72373f30
|
support benchmarking txs
|
2016-02-27 00:31:28 -05:00 |
|
Ethan Buchman
|
94a1978ce4
|
allow nil or dummy for in-proc
|
2016-02-26 21:29:46 -05:00 |
|
Ethan Buchman
|
0925afcd18
|
app init script
|
2016-02-26 21:20:29 -05:00 |
|
Ethan Buchman
|
e2920d9702
|
use nil-app for in-proc
|
2016-02-26 20:07:04 -05:00 |
|
Ethan Buchman
|
500c173604
|
nil app
|
2016-02-26 20:04:28 -05:00 |
|
Ethan Buchman
|
727fcd4ada
|
get_hash -> commit; printResponse improvement
|
2016-02-23 13:36:18 -05:00 |
|
Jae Kwon
|
b987d38505
|
s/TMSPClient/Client/g
|
2016-02-21 23:56:46 -08:00 |
|
Jae Kwon
|
b2bd661a61
|
s/TMSPClient/Client/g
|
2016-02-21 23:55:45 -08:00 |
|
Jae Kwon
|
5266b56f43
|
Conform to TMSP NewServer
|
2016-02-21 23:45:10 -08:00 |
|
Jae Kwon
|
2c1aa7af2b
|
s/StartListener/NewServer/g
|
2016-02-21 23:44:33 -08:00 |
|
Jae Kwon
|
1559ae1ac9
|
Add BitArray.Bytes()
|
2016-02-21 00:14:08 -08:00 |
|
Ethan Buchman
|
ade64693bd
|
w(oop)s
|
2016-02-19 02:11:50 +00:00 |
|
Ethan Buchman
|
254baa19f3
|
fixes for go-rpc unix socket updates
|
2016-02-19 02:06:11 +00:00 |
|
Ethan Buchman
|
1410693eae
|
support unix domain websockets
|
2016-02-19 02:05:24 +00:00 |
|
Ethan Buchman
|
254693bf86
|
rpc_laddr is a list
|
2016-02-19 00:21:07 +00:00 |
|
Ethan Buchman
|
74130008f7
|
deduplicate dialFunc
|
2016-02-19 00:20:20 +00:00 |
|
Ethan Buchman
|
6607232a5d
|
add support for unix sockets
|
2016-02-18 22:45:55 +00:00 |
|
Jae Kwon
|
cc18b5f38e
|
Add update_deps
|
2016-02-15 17:29:52 -08:00 |
|
Jae Kwon
|
d31d3c58ad
|
Recheck txs
|
2016-02-14 17:00:33 -08:00 |
|