745 Commits (41845d5b854279accb8517a6babaaa0db14fd77a)
 

Author SHA1 Message Date
  Jae Kwon 41845d5b85 fix dump_consensus_state error'ing when height=0 9 years ago
  Ethan Buchman 72b681a1bc fix TxID to use ripemd160 in events and rpc return 9 years ago
  Ethan Buchman 69a9dc932a docker: move FROM to golang:1.4 because 1.4.2 broke 9 years ago
  Jae Kwon f2f437a328 Improved consensus logging -- INFO shows round steps 9 years ago
  Jae Kwon c79062ef6a Fix state/State race condition bug. 9 years ago
  Jae Kwon 0f61785cba Added logjack for splitting up the tendermint log file 9 years ago
  Jae Kwon 83f5b5708c updated README 9 years ago
  Jae Kwon b963055617 draft of instructions on forking the testnet. TODO: make simpler 9 years ago
  Jae Kwon b5e0423b2b Merge pull request #102 from tendermint/develop_ethan 9 years ago
  Ethan Buchman 812c5577e0 fix docker fast sync bug 9 years ago
  Ethan Buchman 6b0c8251fa -test.short for rpc tests 9 years ago
  Ethan Buchman 96214b0108 RandGenesisDoc 9 years ago
  Jae Kwon d95234435a Fix bug in merkle/iavl_proof; TODO maybe read zero length slices as nil? 9 years ago
  Jae Kwon ff6aa089ea script to force restart the test net 9 years ago
  Jae Kwon e9ece359a9 script output formatting 9 years ago
  Jae Kwon cc3a76f6c8 Quit upgrade_barak script upon error 9 years ago
  Jae Kwon 269911ab98 barak -config, not barak -options-file 9 years ago
  Jae Kwon 0a8fb72a08 filelogger -> stdinwriter 9 years ago
  Jae Kwon e0c7947544 upgrade_barak script, still needs more work 9 years ago
  Jae Kwon 28d7a21156 filelogger to write output to a file 9 years ago
  Jae Kwon 53a1cd2fbf upgrades to debora/barak to allow shutting down barak 9 years ago
  Jae Kwon 1f34236948 Limit binary data to 21MB 9 years ago
  Jae Kwon 5734496819 Process's OutFile is an AutoFile. Use with LogRotate for Barak logs 9 years ago
  Jae Kwon a999a4bad0 PermFlag rename; Make Permission fields value (nonpointer) fields; Permissions & Snatives on by default; Remove dead code 9 years ago
  Jae Kwon 21295f4ae2 fixes for develop+permissions merge 9 years ago
  Ethan Buchman 625c72a110 --rm docker copy container 9 years ago
  Ethan Buchman 8d6f80592b some panics, dont panic on invalid opcode 9 years ago
  Ethan Buchman 415c12fca5 use more accurate AllSet PermFlag 9 years ago
  Ethan Buchman 75fb6c184e getter/setters for state trees 9 years ago
  Ethan Buchman dea79e9138 docker path fixes 9 years ago
  Ethan Buchman 3416004359 names in gendoc, genesis_test 9 years ago
  Ethan Buchman 58ffc639fd fix call 9 years ago
  Ethan Buchman 231a003783 nametx perm 9 years ago
  Ethan Buchman 7e1412dbc2 add chainID to Sign funcs in permisions_test 9 years ago
  Ethan Buchman 883dbcc027 snatives take appState as arg (rather than vm receiver) 10 years ago
  Ethan Buchman 26d64412b3 little fixes 10 years ago
  Ethan Buchman 32e02acb0c testing and fixes for snative CALL and CallTx 10 years ago
  Ethan Buchman b233f89dbf left pad role names :( 10 years ago
  Ethan Buchman b11012026d fire events on snative and allow from CallTx 10 years ago
  Ethan Buchman d824e1b731 cleanups, fix AllSet 10 years ago
  Ethan Buchman b2282d5a39 faster binding of snatives to vm (available every call) 10 years ago
  Ethan Buchman f75b6aff74 CreateAccount permission through SendTx and CALL (to unknown accounts) 10 years ago
  Ethan Buchman d78a39ade3 make_txs > tx_utils 10 years ago
  Ethan Buchman 2ec3d0611f bond perm and tests 10 years ago
  Ethan Buchman 8cdb0b91e6 test create 10 years ago
  Ethan Buchman ab2b1643cb snative 10 years ago
  Ethan Buchman 87ed1f5fda permission/types pkg, Base and Roles 10 years ago
  Ethan Buchman 94f21ad012 move perms to vm.Account 10 years ago
  Ethan Buchman c6c0701b69 testing send and call permissions 10 years ago
  Ethan Buchman a0f3b94e83 account permissions and some gendoug 10 years ago