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

do binary search to estimate gas #272

Merged
merged 5 commits into from
Jul 19, 2021
Merged

Commits on Jul 15, 2021

  1. do binary search to estimate gas

    Closes #268
    
    - Also refactor ApplyMessage to be more reuseable
    
    move binary search to rpc api side to have a clean context each try
    
    remove EstimateGas grpc api
    yihuang committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    5a46370 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f674f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. do estimateGas in grpc query

    yihuang committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    b38f399 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. Configuration menu
    Copy the full SHA
    3d06d8a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    874174b View commit details
    Browse the repository at this point in the history