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: replace NumberOrHex #4163

Merged
merged 25 commits into from
Oct 26, 2023
Merged

feat: replace NumberOrHex #4163

merged 25 commits into from
Oct 26, 2023

Commits on Oct 23, 2023

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

    acdibble committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e2a1b86 View commit details
    Browse the repository at this point in the history
  3. add serialization test

    acdibble committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0858939 View commit details
    Browse the repository at this point in the history
  4. update type

    acdibble committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    2a11ea6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of github.com:chainflip-io/chainflip-backend into…

    … feat/environment-rpc
    acdibble committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6aec023 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. fix clippy

    acdibble committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    d62db0f View commit details
    Browse the repository at this point in the history
  2. rename

    acdibble committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ffa449e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b516221 View commit details
    Browse the repository at this point in the history
  4. untagged

    acdibble committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    3e71c6f View commit details
    Browse the repository at this point in the history
  5. unimplement deserialization

    acdibble committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0935c7f View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of github.com:chainflip-io/chainflip-backend into…

    … feat/environment-rpc
    acdibble committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    cef5d78 View commit details
    Browse the repository at this point in the history
  7. fixes

    acdibble committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    a1bb31d View commit details
    Browse the repository at this point in the history
  8. snapshot

    acdibble committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    799ff47 View commit details
    Browse the repository at this point in the history
  9. add snapshots

    acdibble committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b58c6c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. fix clippy

    acdibble committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ec79ab5 View commit details
    Browse the repository at this point in the history
  2. serialize to string

    acdibble committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    676519f View commit details
    Browse the repository at this point in the history
  3. change serialization

    acdibble committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    e7b5c9a View commit details
    Browse the repository at this point in the history
  4. delete file

    acdibble committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    332a39a View commit details
    Browse the repository at this point in the history
  5. safer serialization

    acdibble committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a975698 View commit details
    Browse the repository at this point in the history
  6. safer number or hex

    acdibble committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    076c45e View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' of github.com:chainflip-io/chainflip-backend into…

    … feat/environment-rpc
    acdibble committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    84b7b52 View commit details
    Browse the repository at this point in the history
  8. feat: replace NumberOrHex

    acdibble committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3f4cddc View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    47b29e9 View commit details
    Browse the repository at this point in the history
  2. code review suggestion

    acdibble committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f07829b View commit details
    Browse the repository at this point in the history
  3. thank you clippy

    acdibble committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    bcf0b8c View commit details
    Browse the repository at this point in the history