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: Add price field to AddTranche #33

Merged
merged 5 commits into from
Jan 31, 2023

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    0ccc7ea View commit details
    Browse the repository at this point in the history
  2. wip: Fix tests for AddTranche

    Something is off either in Solidity or on the cent-chain as the encoded
    AddTranche messages are not matching across the two sides. On solidity
    we get 217 byte-long messages which seems correct but nothing seems
    apparently wrong in the Rust side.
    NunoAlexandre committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    79d0ef8 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    4276f4e View commit details
    Browse the repository at this point in the history
  2. Fix tests

    NunoAlexandre committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    cc8ca5a View commit details
    Browse the repository at this point in the history
  3. Update doc

    NunoAlexandre committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    fdbdef3 View commit details
    Browse the repository at this point in the history