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

Tomas/dbg below cap #3904

Closed
wants to merge 43 commits into from
Closed

Tomas/dbg below cap #3904

wants to merge 43 commits into from

Commits on Sep 28, 2024

  1. ci: run checks on release branches

    (cherry picked from commit 3ed63e0)
    Fraccaman authored and mergify[bot] committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    383849c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'mergify/bp/0.44.0/pr-3854' (#3855)

    * origin/mergify/bp/0.44.0/pr-3854:
      ci: run checks on release branches
    tzemanovic committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    5c2305f View commit details
    Browse the repository at this point in the history
  3. update hermes

    (cherry picked from commit fd8f78a)
    tzemanovic committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    602c987 View commit details
    Browse the repository at this point in the history
  4. README: add notes about hermes

    (cherry picked from commit 39f15e6)
    tzemanovic committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    be55f9f View commit details
    Browse the repository at this point in the history
  5. test/e2e: increase hermes timeout

    (cherry picked from commit 4087f4a)
    tzemanovic committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    b3f675b View commit details
    Browse the repository at this point in the history
  6. update hermes

    (cherry picked from commit 4ee810f)
    tzemanovic committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    cdf2873 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge branch 'mergify/bp/0.44.0/pr-3851' (#3853)

    * mergify/bp/0.44.0/pr-3851:
      update hermes
      test/e2e: increase hermes timeout
      README: add notes about hermes
      update hermes
    tzemanovic committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e1983f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Adds tests for whitelisted tokens gas payment

    (cherry picked from commit 5fcc373)
    grarco authored and mergify[bot] committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0a50935 View commit details
    Browse the repository at this point in the history
  2. Removes eprintln from prepare proposal unit tests

    (cherry picked from commit 269052a)
    grarco authored and mergify[bot] committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    78a4ecf View commit details
    Browse the repository at this point in the history
  3. Adds batch events tests

    (cherry picked from commit 446e32f)
    grarco authored and mergify[bot] committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7d19104 View commit details
    Browse the repository at this point in the history
  4. Adds test for identical events in batch

    (cherry picked from commit 6a71f0b)
    grarco authored and mergify[bot] committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8b30613 View commit details
    Browse the repository at this point in the history
  5. Removes unused Success event

    (cherry picked from commit abaace4)
    grarco authored and mergify[bot] committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a2061b2 View commit details
    Browse the repository at this point in the history
  6. Changelog #3857

    (cherry picked from commit 9625834)
    grarco authored and mergify[bot] committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9cf0f07 View commit details
    Browse the repository at this point in the history
  7. mergify: add backport strategy

    Fraccaman authored and tzemanovic committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0eecd3b View commit details
    Browse the repository at this point in the history
  8. Merge branch 'bp/0.44.0/pr-3849' (#3865)

    * bp/0.44.0/pr-3849:
      mergify: add backport strategy
    tzemanovic committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    960e521 View commit details
    Browse the repository at this point in the history
  9. ci/mergify: add merge rule for backport to 0.44

    (cherry picked from commit b0ae7bc)
    tzemanovic committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a164b71 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'mergify/bp/0.44.0/pr-3862' (#3863)

    * mergify/bp/0.44.0/pr-3862:
      ci/mergify: add merge rule for backport to 0.44
    tzemanovic committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    92c757b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Merge branch 'mergify/bp/0.44.0/pr-3857' (#3861)

    * origin/mergify/bp/0.44.0/pr-3857:
      Changelog #3857
      Removes unused `Success` event
      Adds test for identical events in batch
      Adds batch events tests
      Removes eprintln from prepare proposal unit tests
      Adds tests for whitelisted tokens gas payment
    tzemanovic committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2bd9a60 View commit details
    Browse the repository at this point in the history
  2. test/e2e: no dbg logs in shielded sync

    (cherry picked from commit d2de09e)
    tzemanovic authored and mergify[bot] committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    828827e View commit details
    Browse the repository at this point in the history
  3. tx/types: rm unused code

    (cherry picked from commit a7a752f)
    tzemanovic authored and mergify[bot] committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e212807 View commit details
    Browse the repository at this point in the history
  4. refactor and test signature index

    (cherry picked from commit 9852755)
    tzemanovic authored and mergify[bot] committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    edbac8b View commit details
    Browse the repository at this point in the history
  5. tx: rm unsued SignedTxData

    (cherry picked from commit f4c461f)
    tzemanovic authored and mergify[bot] committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    61498ec View commit details
    Browse the repository at this point in the history
  6. tx: move signing related code into sign mod

    (cherry picked from commit 41fd30b)
    tzemanovic authored and mergify[bot] committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    47745b7 View commit details
    Browse the repository at this point in the history
  7. tx: split out tx sections into dedicated mod

    (cherry picked from commit 25e6d5b)
    tzemanovic authored and mergify[bot] committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1ecb1a8 View commit details
    Browse the repository at this point in the history
  8. test/tx: add more unit tests

    (cherry picked from commit 1618f4e)
    tzemanovic authored and mergify[bot] committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    165250c View commit details
    Browse the repository at this point in the history
  9. tx: improve the serialization api

    (cherry picked from commit 1217e62)
    tzemanovic authored and mergify[bot] committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d9e2b4a View commit details
    Browse the repository at this point in the history
  10. tx: test tx sections api

    (cherry picked from commit 7519ce9)
    tzemanovic authored and mergify[bot] committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    976a4ac View commit details
    Browse the repository at this point in the history
  11. changelog: add #3835

    (cherry picked from commit 02eca6e)
    tzemanovic authored and mergify[bot] committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    59db279 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Merge branch 'mergify/bp/0.44.0/pr-3868' (#3871)

    * mergify/bp/0.44.0/pr-3868:
      changelog: add #3835
      tx: test tx sections api
      tx: improve the serialization api
      test/tx: add more unit tests
      tx: split out tx sections into dedicated mod
      tx: move signing related code into sign mod
      tx: rm unsued `SignedTxData`
      refactor and test signature index
      tx/types: rm unused code
      test/e2e: no dbg logs in shielded sync
    tzemanovic committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    af153c6 View commit details
    Browse the repository at this point in the history
  2. goveranance: let validator vote even if it doesn't have a self-bond

    (cherry picked from commit 2895e48)
    Fraccaman authored and mergify[bot] committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8ad0c48 View commit details
    Browse the repository at this point in the history
  3. e2e test for ibc token gas payment

    (cherry picked from commit 03fb4e2)
    grarco authored and mergify[bot] committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4f044c3 View commit details
    Browse the repository at this point in the history
  4. Fixes typos and updates docstring

    (cherry picked from commit dfe1bc4)
    grarco authored and mergify[bot] committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0b20ed9 View commit details
    Browse the repository at this point in the history
  5. Fixes ibc gas payment test

    (cherry picked from commit 130252b)
    grarco authored and mergify[bot] committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5d4db18 View commit details
    Browse the repository at this point in the history
  6. Sped up ibc token test

    (cherry picked from commit 40f0b7b)
    grarco authored and mergify[bot] committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ddcf7be View commit details
    Browse the repository at this point in the history
  7. Changelog #3866

    (cherry picked from commit 1739449)
    grarco authored and mergify[bot] committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4b42da3 View commit details
    Browse the repository at this point in the history
  8. Improves epoch sleeping in ibc tests and renames token variable

    (cherry picked from commit d9e590b)
    grarco authored and mergify[bot] committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    cd52522 View commit details
    Browse the repository at this point in the history
  9. Increases timeout on epoch sleep

    (cherry picked from commit 082c033)
    grarco authored and mergify[bot] committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6f02228 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'mergify/bp/0.44.0/pr-3874' (#3878)

    * origin/mergify/bp/0.44.0/pr-3874:
      goveranance: let validator vote even if it doesn't have a self-bond
    tzemanovic committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    df859e4 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'mergify/bp/0.44.0/pr-3866' (#3881)

    * origin/mergify/bp/0.44.0/pr-3866:
      Increases timeout on epoch sleep
      Improves epoch sleeping in ibc tests and renames token variable
      Changelog #3866
      Sped up ibc token test
      Fixes ibc gas payment test
      Fixes typos and updates docstring
      e2e test for ibc token gas payment
    tzemanovic committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f067401 View commit details
    Browse the repository at this point in the history
  12. ci/mergify: unquote base name

    (cherry picked from commit e1eb18f)
    tzemanovic authored and mergify[bot] committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d0c54ac View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Merge branch 'mergify/bp/0.44.0/pr-3876' (#3885)

    * origin/mergify/bp/0.44.0/pr-3876:
      ci/mergify: unquote base name
    tzemanovic committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ad1d4b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    38054ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30a2606 View commit details
    Browse the repository at this point in the history