Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: bc fusion hardfork implementation #983

Merged
merged 17 commits into from
Nov 30, 2023
Merged

Commits on Aug 28, 2023

  1. feat: disable msgs

    j75689 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    9a7ff2e View commit details
    Browse the repository at this point in the history
  2. fix: update dep

    j75689 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a679481 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82ef36d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

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

Commits on Sep 29, 2023

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

Commits on Nov 14, 2023

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

Commits on Nov 16, 2023

  1. refactor

    j75689 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    82ea9a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3e37eb View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. fix comments

    j75689 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    6fcbb7b View commit details
    Browse the repository at this point in the history
  2. fix: reuse codes

    j75689 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    c2ffd69 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. fix: enforce recipient address to lower case when signing data to be …

    …compatible with the contract
    j75689 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4fe054d View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

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

Commits on Nov 29, 2023

  1. fix: update cosmos-sdk

    j75689 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    610de96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    247b706 View commit details
    Browse the repository at this point in the history
  3. fix: comments

    j75689 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    5329e39 View commit details
    Browse the repository at this point in the history
  4. fix: lint error

    j75689 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4a4651d View commit details
    Browse the repository at this point in the history
  5. fix: swapIterator

    j75689 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    04a2f92 View commit details
    Browse the repository at this point in the history