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 support for current sidechain design #397

Closed
wants to merge 22 commits into from

Commits on Jun 16, 2022

  1. remove sidechain util

    mvadari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    5dfcce0 View commit details
    Browse the repository at this point in the history
  2. remove federator_info

    mvadari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    1557fa0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4064df View commit details
    Browse the repository at this point in the history
  4. get claim proof working

    mvadari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    4548829 View commit details
    Browse the repository at this point in the history
  5. add docstrings

    mvadari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    4548c5a View commit details
    Browse the repository at this point in the history
  6. fix types

    mvadari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    0e5d294 View commit details
    Browse the repository at this point in the history
  7. add new models

    mvadari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    7780b08 View commit details
    Browse the repository at this point in the history
  8. add docstrings

    mvadari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    41aa4e4 View commit details
    Browse the repository at this point in the history
  9. fix test name

    mvadari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    935d96e View commit details
    Browse the repository at this point in the history
  10. fix bugs

    mvadari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    aeda61f View commit details
    Browse the repository at this point in the history
  11. more fixes

    mvadari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    e84afe8 View commit details
    Browse the repository at this point in the history
  12. use old tx names

    mvadari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    2162b4d View commit details
    Browse the repository at this point in the history
  13. fix another bug

    mvadari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    e6d47e7 View commit details
    Browse the repository at this point in the history
  14. fix typo

    mvadari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    0b788da View commit details
    Browse the repository at this point in the history
  15. fix more encoding

    mvadari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    f607b00 View commit details
    Browse the repository at this point in the history
  16. add amount to xchain transfer

    mvadari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    c33ec66 View commit details
    Browse the repository at this point in the history
  17. fix proof things

    mvadari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    1a174fc View commit details
    Browse the repository at this point in the history
  18. more proof fixes

    mvadari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    874bbe3 View commit details
    Browse the repository at this point in the history
  19. more fixes

    mvadari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    c31a6d5 View commit details
    Browse the repository at this point in the history
  20. more fixes

    mvadari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    420ee6c View commit details
    Browse the repository at this point in the history
  21. more fixes

    mvadari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    49ff6e7 View commit details
    Browse the repository at this point in the history
  22. make models work again

    mvadari committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    38eac04 View commit details
    Browse the repository at this point in the history