59 Commits (891ad9c1f02fa585f92dcc7b44b50b22997f2588)

Author SHA1 Message Date
  Jae Kwon 625f23af13 Blockpool better timeouts, download rate observation, quicker switching to consensus; Id -> ID (sorry, this doesn't belong here) 9 years ago
  Ethan Buchman 586498331b fix suicide 9 years ago
  Jae Kwon ffcc657be6 event listeners take EventData, not interface{}; EventData type assertions 9 years ago
  Jae Kwon 1b9fd811a1 RPCResponse.Result && EventData are registered interfaces; -skip_upnp option 9 years ago
  Ethan Buchman 9b69894180 namereg event 9 years ago
  Jae Kwon 0ef5c3ad07 Fix returning prematurely within if(runCall){...}. 9 years ago
  Jae Kwon feeab6579b Acc/X/Receive -> Acc/X/Call 9 years ago
  Ethan Buchman 31b9d8ee27 SNativeTx -> PermissionTx, consolidate permissions and native contracts 9 years ago
  Ethan Buchman ab536618e0 RegisteredSNativeContracts 9 years ago
  Ethan Buchman ecd231a8eb cleanup, drop ClearBase 9 years ago
  Ethan Buchman e037093740 snative refactor and SNativeTx 9 years ago
  Ethan Buchman 8e50bf15de panic wrapper functions 9 years ago
  androlo 0a72c1ee50 * tendermint/binary handles fixed-length arrays 9 years ago
  Jae Kwon a999a4bad0 PermFlag rename; Make Permission fields value (nonpointer) fields; Permissions & Snatives on by default; Remove dead code 10 years ago
  Ethan Buchman 8d6f80592b some panics, dont panic on invalid opcode 10 years ago
  Ethan Buchman 883dbcc027 snatives take appState as arg (rather than vm receiver) 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 2ec3d0611f bond perm and tests 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
  Jae Kwon 9965dd5de6 uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/ 10 years ago
  Ethan Buchman 8f94997472 label/remove panics in vm 10 years ago
  Ethan Buchman 02f4219079 cleanup calldepth=0 events logic 10 years ago
  Ethan Buchman 0dbf17653a fire event on failed funds transfer in vm 10 years ago
  Ethan Buchman 7b1fc780aa fix send funds from contract 10 years ago
  Ethan Buchman 75e88969cb failing test for send funds from contract 10 years ago
  Ethan Buchman e702303e16 little fixes to vm and endianess 10 years ago
  Ethan Buchman 3579a3fdb9 tiny fixes 10 years ago
  Jae Kwon 2668b59631 ┬─┬ ︵ /(.□. \) 10 years ago
  Ethan Buchman 65f669160f more fixes from review 10 years ago
  Ethan Buchman 75049ec827 major flippage for vm addrs. now left padded words for tx_cache 10 years ago
  Ethan Buchman d27e0bbad5 event cache and fireable interace 10 years ago
  Ethan Buchman a1c5e32d76 fixes from review with jae 10 years ago
  Ethan Buchman b4388ae010 vm: eventable and flip fix on CALL address 10 years ago
  Ethan Buchman 2e918e8c0b rpc: websocket events testing 10 years ago
  Jae Kwon 7356556938 Some renames and small fixes. 10 years ago
  Ethan Buchman ade13daec1 vm: fix errors not being returned 10 years ago
  Jae Kwon 13b6508ecd Package import path change 10 years ago
  Ethan Buchman 60f166e823 tendermint2 10 years ago
  Ethan Buchman e6c352dba0 vm: flip sha3 result 10 years ago
  Jae Kwon f234d0aafb Remove spurious flippage 10 years ago
  Jae Kwon 4be97fa9d4 Transcribe vm changes from vm_fixes by Ethan 10 years ago
  Jae Kwon 79304b0dd3 Create BlockCache and TxCache for performance. 10 years ago
  Ethan Buchman acf25835aa vm: fix endianess by flipping on subslic 10 years ago