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/198 construction derive staking support #207

Merged
merged 22 commits into from
Nov 11, 2020

Commits on Nov 11, 2020

  1. Configuration menu
    Copy the full SHA
    588a2e0 View commit details
    Browse the repository at this point in the history
  2. refactor: move staking_credential and address_type into metadata of C…

    …onstructionDeriveRequest
    
    Refs #198
    tomasBustamante committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    6a290b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18ab560 View commit details
    Browse the repository at this point in the history
  4. feat: add metadata validation in construction derive controller

    staking credential and address type which are optional
    
    Refs #198
    tomasBustamante committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    fb4c1bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd4dcc2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53152d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d40f8b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    692e36e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bca82ad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4067e70 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    14e1768 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c0acdbe View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c00045c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d292738 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    71052d6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1d59110 View commit details
    Browse the repository at this point in the history
  17. test: add comments to construction derive tests

    Information to generate the base and reward addresses used for assertions
    
    Refs #198
    tomasBustamante committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    6bbfdbf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d007b34 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f545713 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e38870d View commit details
    Browse the repository at this point in the history
  21. refactor: rename AddressType

    Refs #198
    tomasBustamante committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    8a1ebdb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b0f88c6 View commit details
    Browse the repository at this point in the history