1. 14 9月, 2018 2 次提交
  2. 13 9月, 2018 2 次提交
  3. 12 9月, 2018 5 次提交
  4. 11 9月, 2018 2 次提交
    • C
      rlp: fix comment typo (#17640) · 2d98099c
      chenyufeng 提交于
      2d98099c
    • V
      Encryption async api (#17603) · 6dd87483
      Viktor Trón 提交于
      * swarm/storage/encryption: async segmentwise encryption/decryption
      
      * swarm/storage: adapt hasherstore to encryption API change
      
      * swarm/api: adapt RefEncryption for AC to new Encryption API
      
      * swarm/storage/encryption: address review comments
      6dd87483
  5. 10 9月, 2018 3 次提交
  6. 08 9月, 2018 1 次提交
    • P
      core/vm: Hide read only flag from Interpreter interface (#17461) · ae992a5d
      Paweł Bylica 提交于
      Makes Interface interface a bit more stateless and abstract.
      
      Obviously this change is dictated by EVMC design. The EVMC tries to keep the responsibility for EVM features totally inside the VMs, if feasible. This makes VM "stateless" because VM does not need to pass any information between executions, all information is included in parameters of the execute function.
      ae992a5d
  7. 07 9月, 2018 2 次提交
  8. 06 9月, 2018 2 次提交
  9. 05 9月, 2018 3 次提交
  10. 04 9月, 2018 7 次提交
  11. 03 9月, 2018 7 次提交
  12. 29 8月, 2018 4 次提交