21 Commits (8e50bf15de66ab5f3fe8a95221114b1caafb752d)

Author SHA1 Message Date
  Jae Kwon 571a134318 BaseService and BaseReactor refactor and unification 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 9 years ago
  Ethan Buchman 94f21ad012 move perms to vm.Account 10 years ago
  Jae Kwon 9965dd5de6 uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/ 9 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
  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 b4388ae010 vm: eventable and flip fix on CALL address 10 years ago
  Jae Kwon 13b6508ecd Package import path change 10 years ago
  Ethan Buchman 60f166e823 tendermint2 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
  Jae Kwon fd0646fc4f Compare blockhashes in stageBlock() 10 years ago
  Jae Kwon b25915ee41 Minor cleanup 10 years ago
  Jae Kwon b7553e2bfe Address is generated with VMAppState, and it increments the nonce too. 10 years ago
  Jae Kwon 7f12738415 VMAppState bridge to vm. 10 years ago
  Jae Kwon 8da3ba05c0 Creating fake_app_state test 10 years ago