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

Feature: Add isTokenGovernanceCompatible function #269

Merged
merged 25 commits into from
Aug 17, 2023

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    15ecee2 View commit details
    Browse the repository at this point in the history
  2. add custom errors

    josemarinas committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    284b6a8 View commit details
    Browse the repository at this point in the history
  3. update docs

    josemarinas committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2fceb13 View commit details
    Browse the repository at this point in the history
  4. fix code smells

    josemarinas committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    fd3c89a View commit details
    Browse the repository at this point in the history
  5. remove todo

    josemarinas committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6a84475 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2f7fa3 View commit details
    Browse the repository at this point in the history
  7. fix tests

    josemarinas committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    bfc47ab View commit details
    Browse the repository at this point in the history
  8. add tests

    josemarinas committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6e16046 View commit details
    Browse the repository at this point in the history
  9. fix tests

    josemarinas committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e3f30b3 View commit details
    Browse the repository at this point in the history
  10. fix comments

    josemarinas committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    39c16e5 View commit details
    Browse the repository at this point in the history
  11. fix example

    josemarinas committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8718977 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bc51161 View commit details
    Browse the repository at this point in the history
  13. fix bug from sonar

    josemarinas committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    768a607 View commit details
    Browse the repository at this point in the history
  14. Update modules/client/CHANGELOG.md

    Co-authored-by: Michael Heuer <[email protected]>
    josemarinas and heueristik committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    97868aa View commit details
    Browse the repository at this point in the history
  15. Update modules/client/examples/03-tokenVoting-client/20-is-governance…

    …-token-compatible.ts
    
    Co-authored-by: Michael Heuer <[email protected]>
    josemarinas and heueristik committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    7f66196 View commit details
    Browse the repository at this point in the history
  16. Update modules/client/src/tokenVoting/internal/types.ts

    Co-authored-by: Michael Heuer <[email protected]>
    josemarinas and heueristik committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    695c27a View commit details
    Browse the repository at this point in the history
  17. Update modules/common/src/errors.ts

    Co-authored-by: Michael Heuer <[email protected]>
    josemarinas and heueristik committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    f5f9be1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7ae7ce8 View commit details
    Browse the repository at this point in the history
  19. fix tests

    josemarinas committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ae74b61 View commit details
    Browse the repository at this point in the history
  20. improve iserc20 function

    josemarinas committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    afb247b View commit details
    Browse the repository at this point in the history
  21. remove blank space

    josemarinas committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    0b3d5b3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6500545 View commit details
    Browse the repository at this point in the history
  23. fix typo

    josemarinas committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    91f5da4 View commit details
    Browse the repository at this point in the history
  24. fix test

    josemarinas committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    bd97f4b View commit details
    Browse the repository at this point in the history
  25. fix test

    josemarinas committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1619de9 View commit details
    Browse the repository at this point in the history