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

Impl btc to evm #642

Merged
merged 14 commits into from
Aug 18, 2022
Merged

Impl btc to evm #642

merged 14 commits into from
Aug 18, 2022

Commits on Aug 16, 2022

  1. Add btc into evm address

    AAweidai committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    c7cdf56 View commit details
    Browse the repository at this point in the history
  2. Fix apply_direct_deposit

    icodezjb committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    2f14d8b View commit details
    Browse the repository at this point in the history
  3. Fix deposit

    AAweidai committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ad1accc View commit details
    Browse the repository at this point in the history
  4. Fix clippy

    AAweidai committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    d4914bf View commit details
    Browse the repository at this point in the history
  5. Fix test

    AAweidai committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    bb6ea3c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    44b71c8 View commit details
    Browse the repository at this point in the history
  2. Fix transfer_evm_uncheck

    hacpy committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    61eee2c View commit details
    Browse the repository at this point in the history
  3. Bump spec_version into 23

    AAweidai committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    8a30ab6 View commit details
    Browse the repository at this point in the history
  4. Fix bitcoin common's mock

    hacpy committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    d3677d7 View commit details
    Browse the repository at this point in the history
  5. Cargo fmt

    hacpy committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    e3b6ac5 View commit details
    Browse the repository at this point in the history
  6. Fix bitcoin tx test

    hacpy committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    aa13ca2 View commit details
    Browse the repository at this point in the history
  7. Follow clippy

    hacpy committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    ead2905 View commit details
    Browse the repository at this point in the history
  8. Fix dependencies

    AAweidai committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    6bd3edb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2421595 View commit details
    Browse the repository at this point in the history