52 Commits (8e50bf15de66ab5f3fe8a95221114b1caafb752d)

Author SHA1 Message Date
  Ethan Buchman 8e50bf15de panic wrapper functions 9 years ago
  Ethan Buchman bb4ca1407f info->notice, debug->info 9 years ago
  Jae Kwon 1e7cc32597 tendermint/account -> acm 9 years ago
  Jae Kwon 8d1e176180 fixed-length arrays cleanup 9 years ago
  Jae Kwon 198d7b9c6f Fixes #93 9 years ago
  Jae Kwon d91f073676 uuid branch tidying 9 years ago
  Ethan Buchman 72b681a1bc fix TxID to use ripemd160 in events and rpc return 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 8d6f80592b some panics, dont panic on invalid opcode 9 years ago
  Ethan Buchman 58ffc639fd fix call 9 years ago
  Ethan Buchman 231a003783 nametx perm 9 years ago
  Ethan Buchman 32e02acb0c testing and fixes for snative CALL and CallTx 9 years ago
  Ethan Buchman b11012026d fire events on snative and allow from CallTx 9 years ago
  Ethan Buchman b2282d5a39 faster binding of snatives to vm (available every call) 9 years ago
  Ethan Buchman f75b6aff74 CreateAccount permission through SendTx and CALL (to unknown accounts) 9 years ago
  Ethan Buchman 2ec3d0611f bond perm and tests 9 years ago
  Ethan Buchman ab2b1643cb snative 9 years ago
  Ethan Buchman 87ed1f5fda permission/types pkg, Base and Roles 9 years ago
  Ethan Buchman 94f21ad012 move perms to vm.Account 9 years ago
  Ethan Buchman c6c0701b69 testing send and call permissions 9 years ago
  Ethan Buchman a0f3b94e83 account permissions and some gendoug 9 years ago
  Ethan Buchman a7ecdd10de Merge from panic branch 9 years ago
  Jae Kwon 9965dd5de6 uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/ 9 years ago
  Jae Kwon 829df93577 Re-use ValidatorSet.VerifyValidation() 9 years ago
  Jae Kwon 01b5540ffe consensus/state is 2-step asynchronous 9 years ago
  Jae Kwon 6062b06aa9 fixed NameTx.WriteSignBytes() bug. 9 years ago
  Ethan Buchman 6eb8386c7c fixes for chain id in nametx sign functions 9 years ago
  Ethan Buchman 77ff09e173 namereg cleanup, tests 9 years ago
  Ethan Buchman 02aedaaefb more cleanup rpc tests, testing namereg 9 years ago
  Ethan Buchman cff6bcfb31 copy entry on get, use strings for name/data, uint64 for expires 9 years ago
  Ethan Buchman 8631d5085e name reg 9 years ago
  Ethan Buchman 2045aee9cd pass chainID through sign interfaces 9 years ago
  Ethan Buchman e9695baebb tx utils 9 years ago
  Ethan Buchman d43c776e84 add bonder's signature to BondTx 9 years ago
  Ethan Buchman 7a97fb464d genpriv from hash(secret), evc fix in ExecTx 9 years ago
  Ethan Buchman 02f4219079 cleanup calldepth=0 events logic 9 years ago
  Ethan Buchman bda9a38544 CallTx to address with no code fails and costs gas 9 years ago
  Jae Kwon 0db6b0b005 Maybe fixed validatorSet.IncrementAccum() 9 years ago
  Jae Kwon 5bdd73f4a4 New genesis.json 9 years ago
  Jae Kwon b11ca1bbfc (╯°□°)╯︵ ┻━┻ 9 years ago
  Ethan Buchman d27e0bbad5 event cache and fireable interace 9 years ago
  Ethan Buchman a1c5e32d76 fixes from review with jae 9 years ago
  Jae Kwon df1d46d04d Errorf -> fmt.Errorf 9 years ago
  Ethan Buchman 34098edb93 state: fireEvents flag on ExecTx and fixes for GetAccount 9 years ago
  Ethan Buchman 2e918e8c0b rpc: websocket events testing 9 years ago
  Ethan Buchman 85661de293 fire events, event urls 9 years ago
  Jae Kwon 6d6f061f19 Support nil pointers for Binary. 9 years ago
  Jae Kwon 13b6508ecd Package import path change 9 years ago
  Ethan Buchman 60f166e823 tendermint2 9 years ago