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

Emit balance change events from the protocol #3141

Merged
merged 104 commits into from
May 9, 2024

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    77fadb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ffa408 View commit details
    Browse the repository at this point in the history
  3. Add event domains

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2d2e638 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6373050 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    826f4c3 View commit details
    Browse the repository at this point in the history
  6. Fix broken unit tests

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    31bbbc8 View commit details
    Browse the repository at this point in the history
  7. Phase out event index impls

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    056ea86 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1cb13e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aecf988 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ac1c28e View commit details
    Browse the repository at this point in the history
  11. Parse gas from strings

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5e9fa86 View commit details
    Browse the repository at this point in the history
  12. Re-export gas in the SDK

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    74bde24 View commit details
    Browse the repository at this point in the history
  13. Remove query_tx_response

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0620d78 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    baf13b3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    eff6685 View commit details
    Browse the repository at this point in the history
  16. Generalize attributes table

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3ce3642 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d805044 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7db1359 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e0455dd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5e6bcbf View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    860fdeb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f67b054 View commit details
    Browse the repository at this point in the history
  23. Event attribute dispatching

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c8d6c50 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3fdd825 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b4b253a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2b4392a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a61304d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8a59cdf View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    0466db9 View commit details
    Browse the repository at this point in the history
  30. Rework event attr errors

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1ae49f7 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    0c7e3b3 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    34838e8 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    632fee4 View commit details
    Browse the repository at this point in the history
  34. Optional reading of event attrs

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    edc4e5a View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e8164c2 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    fff2aae View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    a0e7475 View commit details
    Browse the repository at this point in the history
  38. Rework event types

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0196112 View commit details
    Browse the repository at this point in the history
  39. Rework the event log

    Allow events to be filtered by their type, improving the performance of
    log filtering operations.
    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5d9a737 View commit details
    Browse the repository at this point in the history
  40. Rebase fixes

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    02531ae View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    fbaad74 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    703ceb2 View commit details
    Browse the repository at this point in the history
  43. Wrap IBC event types

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    07306ca View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    b8f57e6 View commit details
    Browse the repository at this point in the history
  45. Test parsing event height

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    827d617 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    1925699 View commit details
    Browse the repository at this point in the history
  47. Bump Hermes version in CI

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b24a4ae View commit details
    Browse the repository at this point in the history
  48. Rebase fixes for v0.34.0

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    251d064 View commit details
    Browse the repository at this point in the history
  49. Changelog for #3032

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f629fea View commit details
    Browse the repository at this point in the history
  50. Derive serde traits on events

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4717806 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    8740815 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    938b18b View commit details
    Browse the repository at this point in the history
  53. Implement Ord on events

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d3b10c9 View commit details
    Browse the repository at this point in the history
  54. Impl Hash on events

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b9c8fdd View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    70c3314 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    5d52c2d View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    49de952 View commit details
    Browse the repository at this point in the history
  58. Docstr fixes

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f2f961d View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    caff6a7 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    a6c29ab View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    eb83ccf View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    6552fe8 View commit details
    Browse the repository at this point in the history
  63. Query arbitrary events from VPs

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    713f33b View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    f292669 View commit details
    Browse the repository at this point in the history
  65. Fix IBC unit tests

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f4edd39 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    8aa51b9 View commit details
    Browse the repository at this point in the history
  67. Changelog for #3088

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9a3e15e View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    8cb39d2 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    f9d3947 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    82cfb22 View commit details
    Browse the repository at this point in the history
  71. Move events to their own crate

    sug0 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    dc29f70 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    a6ae2f5 View commit details
    Browse the repository at this point in the history
  2. Use new events API in benches

    sug0 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    43d0dc4 View commit details
    Browse the repository at this point in the history
  3. Changelog for #3102

    sug0 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    68420a5 View commit details
    Browse the repository at this point in the history
  4. Implement FromStr on I256

    sug0 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    75d9afb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1f963f View commit details
    Browse the repository at this point in the history
  6. Negate I256 numbers

    sug0 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    06cd002 View commit details
    Browse the repository at this point in the history
  7. Add token balance change events

    sug0 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    42a4784 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f79757b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b6a9b43 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4e26c85 View commit details
    Browse the repository at this point in the history
  11. Add more balance change targets

    sug0 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4e11bc5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e8a0b24 View commit details
    Browse the repository at this point in the history
  13. Extend event with a closure

    sug0 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2dab64e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5178376 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    430e9b0 View commit details
    Browse the repository at this point in the history
  16. Emit PGF payment events

    sug0 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e8527e5 View commit details
    Browse the repository at this point in the history
  17. Add token minting function

    sug0 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    555ace4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    49a59e4 View commit details
    Browse the repository at this point in the history
  19. Remove unused file

    sug0 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4179ce3 View commit details
    Browse the repository at this point in the history
  20. Mint IBC tokens and emit events

    sug0 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d6085fe View commit details
    Browse the repository at this point in the history
  21. Burn IBC tokens and emit events

    sug0 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9836186 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1f92db0 View commit details
    Browse the repository at this point in the history
  23. Remove minted supply target

    sug0 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0d466ae View commit details
    Browse the repository at this point in the history
  24. Refactor token events

    sug0 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    584ce8d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    202a0cf View commit details
    Browse the repository at this point in the history
  2. Proof of stake events

    sug0 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    42f8937 View commit details
    Browse the repository at this point in the history
  3. Add void event sink for testing

    sug0 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b6cb6ce View commit details
    Browse the repository at this point in the history
  4. Emit PoS slashing events

    sug0 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2f7c41f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adbf8bb View commit details
    Browse the repository at this point in the history
  6. Fix unit tests

    sug0 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    cdedde5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    afb9733 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0509338 View commit details
    Browse the repository at this point in the history
  9. Changelog for #3141

    sug0 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    50dc3c7 View commit details
    Browse the repository at this point in the history