Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Problem: contract call which does lots of message calls is slow to execute #729

Merged
merged 7 commits into from
Jan 5, 2022

Commits on Jan 5, 2022

  1. initial statedb module

    unit tests
    
    unit tests
    
    keeper implementation
    
    extract TxConfig
    
    remove unused code
    yihuang committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    6217c25 View commit details
    Browse the repository at this point in the history
  2. keeper integration

    yihuang committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    2f05748 View commit details
    Browse the repository at this point in the history
  3. fix unit tests

    yihuang committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    db4d41f View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
    yihuang and fedekunze committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    646537b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a129af2 View commit details
    Browse the repository at this point in the history
  6. changelog

    yihuang committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    02e701a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33d9d29 View commit details
    Browse the repository at this point in the history