25 Commits (898d1dc13890c907f303a15759b72429e46c838e)

Author SHA1 Message Date
  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 6f25dfef44 move NewContractAddress to types and use ripemd160 9 years ago
  Jae Kwon bff06ac657 Remember StorageRoot in Other 9 years ago
  Jae Kwon 1a5bc9eeb2 Remove StorageRoot from vm.Account 9 years ago
  Jae Kwon 9f18c80abc Fixes #121 9 years ago
  Jae Kwon 344ad54984 comment updates for state 9 years ago
  Ethan Buchman 8e50bf15de panic wrapper functions 9 years ago
  Jae Kwon 1e7cc32597 tendermint/account -> acm 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
  Ethan Buchman 94f21ad012 move perms to vm.Account 10 years ago
  Ethan Buchman a0f3b94e83 account permissions and some gendoug 10 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 3c96890d2d All numbers are in BigEndian 10 years ago
  Ethan Buchman e702303e16 little fixes to vm and endianess 10 years ago
  Jae Kwon b11ca1bbfc (╯°□°)╯︵ ┻━┻ 10 years ago
  Ethan Buchman 75049ec827 major flippage for vm addrs. now left padded words for tx_cache 10 years ago
  Ethan Buchman 34098edb93 state: fireEvents flag on ExecTx and fixes for GetAccount 10 years ago
  Jae Kwon 6d6f061f19 Support nil pointers for Binary. 10 years ago
  Jae Kwon 13b6508ecd Package import path change 10 years ago
  Ethan Buchman 60f166e823 tendermint2 10 years ago
  Jae Kwon 42e2e11364 add dirty bit to BlockCache accounts and storages. 10 years ago
  Jae Kwon 79304b0dd3 Create BlockCache and TxCache for performance. 10 years ago