Commit Graph

7392 Commits

Author SHA1 Message Date
b5e0423b2b Merge pull request #102 from tendermint/develop_ethan
Develop ethan
2015-07-09 12:16:27 -07:00
812c5577e0 fix docker fast sync bug 2015-07-09 18:13:21 +00:00
6b0c8251fa -test.short for rpc tests 2015-07-09 18:13:00 +00:00
96214b0108 RandGenesisDoc 2015-07-09 18:10:30 +00:00
d95234435a Fix bug in merkle/iavl_proof; TODO maybe read zero length slices as nil? 2015-07-08 18:27:16 -07:00
ff6aa089ea script to force restart the test net 2015-07-08 15:05:01 -07:00
e9ece359a9 script output formatting 2015-07-08 14:49:56 -07:00
cc3a76f6c8 Quit upgrade_barak script upon error 2015-07-08 14:43:38 -07:00
269911ab98 barak -config, not barak -options-file 2015-07-08 13:09:47 -07:00
0a8fb72a08 filelogger -> stdinwriter 2015-07-08 13:07:05 -07:00
e0c7947544 upgrade_barak script, still needs more work 2015-07-08 12:58:38 -07:00
28d7a21156 filelogger to write output to a file 2015-07-08 12:43:05 -07:00
53a1cd2fbf upgrades to debora/barak to allow shutting down barak 2015-07-07 19:26:33 -07:00
1f34236948 Limit binary data to 21MB 2015-07-07 18:35:21 -07:00
5734496819 Process's OutFile is an AutoFile. Use with LogRotate for Barak logs 2015-07-07 17:44:52 -07:00
a999a4bad0 PermFlag rename; Make Permission fields value (nonpointer) fields; Permissions & Snatives on by default; Remove dead code 2015-07-07 14:26:05 -07:00
21295f4ae2 fixes for develop+permissions merge 2015-07-07 14:17:20 -07:00
625c72a110 --rm docker copy container 2015-07-07 14:11:21 -07:00
8d6f80592b some panics, dont panic on invalid opcode 2015-07-07 14:11:21 -07:00
415c12fca5 use more accurate AllSet PermFlag 2015-07-07 14:10:38 -07:00
75fb6c184e getter/setters for state trees 2015-07-07 14:10:38 -07:00
dea79e9138 docker path fixes 2015-07-07 14:10:37 -07:00
3416004359 names in gendoc, genesis_test 2015-07-07 14:09:35 -07:00
58ffc639fd fix call 2015-07-07 14:07:57 -07:00
231a003783 nametx perm 2015-07-07 14:07:57 -07:00
7e1412dbc2 add chainID to Sign funcs in permisions_test 2015-07-07 14:07:57 -07:00
883dbcc027 snatives take appState as arg (rather than vm receiver) 2015-07-07 14:07:57 -07:00
26d64412b3 little fixes 2015-07-07 14:07:57 -07:00
32e02acb0c testing and fixes for snative CALL and CallTx 2015-07-07 14:07:57 -07:00
b233f89dbf left pad role names :( 2015-07-07 14:07:57 -07:00
b11012026d fire events on snative and allow from CallTx 2015-07-07 14:07:57 -07:00
d824e1b731 cleanups, fix AllSet 2015-07-07 14:07:56 -07:00
b2282d5a39 faster binding of snatives to vm (available every call) 2015-07-07 14:07:56 -07:00
f75b6aff74 CreateAccount permission through SendTx and CALL (to unknown accounts) 2015-07-07 14:07:56 -07:00
d78a39ade3 make_txs > tx_utils 2015-07-07 14:07:56 -07:00
2ec3d0611f bond perm and tests 2015-07-07 14:07:56 -07:00
8cdb0b91e6 test create 2015-07-07 14:07:56 -07:00
ab2b1643cb snative 2015-07-07 14:07:56 -07:00
87ed1f5fda permission/types pkg, Base and Roles 2015-07-07 14:07:56 -07:00
94f21ad012 move perms to vm.Account 2015-07-07 14:07:56 -07:00
c6c0701b69 testing send and call permissions 2015-07-07 14:07:07 -07:00
a0f3b94e83 account permissions and some gendoug 2015-07-07 14:07:07 -07:00
3468956e1f Update README.md 2015-07-06 12:04:41 -07:00
d7d979056d Update README.md 2015-07-06 12:02:48 -07:00
f325675b83 Do not wipe cs.Votes upon SwitchToConsensus 2015-07-05 22:00:32 -07:00
1a1b9aaaab fix HeightVoteSet SetRound(0) bug which wipes out Prevotes; More logging for consensus/state addVote() 2015-07-05 21:01:59 -07:00
16a1404cfe fixed inequality bug, loading catchup commits when shouldn't. 2015-07-05 20:26:02 -07:00
b4605bc53a process ConsensusReactor messages during fast_sync 2015-07-05 20:02:23 -07:00
e90c47c6fa Add rebroadcastRoundStepMessage 2015-07-05 19:07:51 -07:00
cb60b0a759 Add unsafe_debug_net script 2015-07-05 19:04:48 -07:00