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

Rc v0.3.5 #43

Merged
merged 32 commits into from
Aug 28, 2024
Merged

Rc v0.3.5 #43

merged 32 commits into from
Aug 28, 2024

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    3633a7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0558571 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    f31c703 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

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

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    539b9aa View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    5ddd625 View commit details
    Browse the repository at this point in the history
  2. (DiscountedBalances): mirror event DiscountCost, with a burn (Single)…

    …Transfer so that accounting transfers ERC20/ERC1155 tracks the balance without explicit knowledge of DiscountCost event
    benjaminbollen committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e2a0bff View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    b6bb758 View commit details
    Browse the repository at this point in the history
  2. (hub): remove event FlowEdgeEffected and simplify StreamCompleted eve…

    …nt; again for compile size
    benjaminbollen committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    e75a290 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c57a6d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa89007 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8547231 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dbf332b View commit details
    Browse the repository at this point in the history
  7. (Circles): make calculateIssuance external on Hub, so that we can app…

    …ly the same isHuman check on the view function
    benjaminbollen committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9386305 View commit details
    Browse the repository at this point in the history
  8. (Circles, (ERC20)DiscountedBalances, Hub): optimise storage read/writ…

    …es for memory where applicable
    benjaminbollen committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    df2d292 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f80080 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e0fdf18 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    72b6101 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    813fd6c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a3ef651 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3efe622 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3384abf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    160ddb1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    93c047b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f9e2c82 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    05dcdd7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d83b4c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    1cf9ac5 View commit details
    Browse the repository at this point in the history
  2. (Circles, InflationaryOperator): move inflationary helper functions o…

    …ut of Hub to operator to save compile space in hub
    benjaminbollen committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    976473a View commit details
    Browse the repository at this point in the history
  3. (InflationaryCirclesOperator): implement the safe(Batch)TransferFrom …

    …for inflationary values in the operator
    benjaminbollen committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7788ef8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d343b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea9b7ad View commit details
    Browse the repository at this point in the history