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

Set priority for eth transactions #1214

Merged
merged 5 commits into from
Aug 5, 2022
Merged

Commits on Aug 2, 2022

  1. Set priority for eth transactions

    Set the tx priority to the lowest priority in the messages.
    
    fix unit tests
    
    code cleanup and spec
    
    update spec
    
    fix go lint
    
    add priority integration test
    
    add python linter job
    
    add access list tx type
    
    fix gas limit
    
    remove ledger tag, so no need to replace hid dependency
    
    fix earlier check
    
    ibc-go v5.0.0-beta1
    yihuang committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    d63c9bd View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    56a6501 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b9440d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b1bede View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

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