-
Notifications
You must be signed in to change notification settings - Fork 956
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
Tomas/dbg below cap #3904
Commits on Sep 28, 2024
-
ci: run checks on release branches
(cherry picked from commit 3ed63e0)
Configuration menu - View commit details
-
Copy full SHA for 383849c - Browse repository at this point
Copy the full SHA 383849cView commit details -
Merge branch 'mergify/bp/0.44.0/pr-3854' (#3855)
* origin/mergify/bp/0.44.0/pr-3854: ci: run checks on release branches
Configuration menu - View commit details
-
Copy full SHA for 5c2305f - Browse repository at this point
Copy the full SHA 5c2305fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 602c987 - Browse repository at this point
Copy the full SHA 602c987View commit details -
README: add notes about hermes
(cherry picked from commit 39f15e6)
Configuration menu - View commit details
-
Copy full SHA for be55f9f - Browse repository at this point
Copy the full SHA be55f9fView commit details -
test/e2e: increase hermes timeout
(cherry picked from commit 4087f4a)
Configuration menu - View commit details
-
Copy full SHA for b3f675b - Browse repository at this point
Copy the full SHA b3f675bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cdf2873 - Browse repository at this point
Copy the full SHA cdf2873View commit details
Commits on Sep 30, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for e1983f2 - Browse repository at this point
Copy the full SHA e1983f2View commit details
Commits on Oct 1, 2024
-
Adds tests for whitelisted tokens gas payment
(cherry picked from commit 5fcc373)
Configuration menu - View commit details
-
Copy full SHA for 0a50935 - Browse repository at this point
Copy the full SHA 0a50935View commit details -
Removes eprintln from prepare proposal unit tests
(cherry picked from commit 269052a)
Configuration menu - View commit details
-
Copy full SHA for 78a4ecf - Browse repository at this point
Copy the full SHA 78a4ecfView commit details -
(cherry picked from commit 446e32f)
Configuration menu - View commit details
-
Copy full SHA for 7d19104 - Browse repository at this point
Copy the full SHA 7d19104View commit details -
Adds test for identical events in batch
(cherry picked from commit 6a71f0b)
Configuration menu - View commit details
-
Copy full SHA for 8b30613 - Browse repository at this point
Copy the full SHA 8b30613View commit details -
(cherry picked from commit abaace4)
Configuration menu - View commit details
-
Copy full SHA for a2061b2 - Browse repository at this point
Copy the full SHA a2061b2View commit details -
(cherry picked from commit 9625834)
Configuration menu - View commit details
-
Copy full SHA for 9cf0f07 - Browse repository at this point
Copy the full SHA 9cf0f07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eecd3b - Browse repository at this point
Copy the full SHA 0eecd3bView commit details -
Merge branch 'bp/0.44.0/pr-3849' (#3865)
* bp/0.44.0/pr-3849: mergify: add backport strategy
Configuration menu - View commit details
-
Copy full SHA for 960e521 - Browse repository at this point
Copy the full SHA 960e521View commit details -
ci/mergify: add merge rule for backport to 0.44
(cherry picked from commit b0ae7bc)
Configuration menu - View commit details
-
Copy full SHA for a164b71 - Browse repository at this point
Copy the full SHA a164b71View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 92c757b - Browse repository at this point
Copy the full SHA 92c757bView commit details
Commits on Oct 2, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 2bd9a60 - Browse repository at this point
Copy the full SHA 2bd9a60View commit details -
test/e2e: no dbg logs in shielded sync
(cherry picked from commit d2de09e)
Configuration menu - View commit details
-
Copy full SHA for 828827e - Browse repository at this point
Copy the full SHA 828827eView commit details -
(cherry picked from commit a7a752f)
Configuration menu - View commit details
-
Copy full SHA for e212807 - Browse repository at this point
Copy the full SHA e212807View commit details -
refactor and test signature index
(cherry picked from commit 9852755)
Configuration menu - View commit details
-
Copy full SHA for edbac8b - Browse repository at this point
Copy the full SHA edbac8bView commit details -
(cherry picked from commit f4c461f)
Configuration menu - View commit details
-
Copy full SHA for 61498ec - Browse repository at this point
Copy the full SHA 61498ecView commit details -
tx: move signing related code into sign mod
(cherry picked from commit 41fd30b)
Configuration menu - View commit details
-
Copy full SHA for 47745b7 - Browse repository at this point
Copy the full SHA 47745b7View commit details -
tx: split out tx sections into dedicated mod
(cherry picked from commit 25e6d5b)
Configuration menu - View commit details
-
Copy full SHA for 1ecb1a8 - Browse repository at this point
Copy the full SHA 1ecb1a8View commit details -
(cherry picked from commit 1618f4e)
Configuration menu - View commit details
-
Copy full SHA for 165250c - Browse repository at this point
Copy the full SHA 165250cView commit details -
tx: improve the serialization api
(cherry picked from commit 1217e62)
Configuration menu - View commit details
-
Copy full SHA for d9e2b4a - Browse repository at this point
Copy the full SHA d9e2b4aView commit details -
(cherry picked from commit 7519ce9)
Configuration menu - View commit details
-
Copy full SHA for 976a4ac - Browse repository at this point
Copy the full SHA 976a4acView commit details -
(cherry picked from commit 02eca6e)
Configuration menu - View commit details
-
Copy full SHA for 59db279 - Browse repository at this point
Copy the full SHA 59db279View commit details
Commits on Oct 3, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for af153c6 - Browse repository at this point
Copy the full SHA af153c6View commit details -
goveranance: let validator vote even if it doesn't have a self-bond
(cherry picked from commit 2895e48)
Configuration menu - View commit details
-
Copy full SHA for 8ad0c48 - Browse repository at this point
Copy the full SHA 8ad0c48View commit details -
e2e test for ibc token gas payment
(cherry picked from commit 03fb4e2)
Configuration menu - View commit details
-
Copy full SHA for 4f044c3 - Browse repository at this point
Copy the full SHA 4f044c3View commit details -
Fixes typos and updates docstring
(cherry picked from commit dfe1bc4)
Configuration menu - View commit details
-
Copy full SHA for 0b20ed9 - Browse repository at this point
Copy the full SHA 0b20ed9View commit details -
(cherry picked from commit 130252b)
Configuration menu - View commit details
-
Copy full SHA for 5d4db18 - Browse repository at this point
Copy the full SHA 5d4db18View commit details -
(cherry picked from commit 40f0b7b)
Configuration menu - View commit details
-
Copy full SHA for ddcf7be - Browse repository at this point
Copy the full SHA ddcf7beView commit details -
(cherry picked from commit 1739449)
Configuration menu - View commit details
-
Copy full SHA for 4b42da3 - Browse repository at this point
Copy the full SHA 4b42da3View commit details -
Improves epoch sleeping in ibc tests and renames token variable
(cherry picked from commit d9e590b)
Configuration menu - View commit details
-
Copy full SHA for cd52522 - Browse repository at this point
Copy the full SHA cd52522View commit details -
Increases timeout on epoch sleep
(cherry picked from commit 082c033)
Configuration menu - View commit details
-
Copy full SHA for 6f02228 - Browse repository at this point
Copy the full SHA 6f02228View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for df859e4 - Browse repository at this point
Copy the full SHA df859e4View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for f067401 - Browse repository at this point
Copy the full SHA f067401View commit details -
(cherry picked from commit e1eb18f)
Configuration menu - View commit details
-
Copy full SHA for d0c54ac - Browse repository at this point
Copy the full SHA d0c54acView commit details
Commits on Oct 4, 2024
-
Merge branch 'mergify/bp/0.44.0/pr-3876' (#3885)
* origin/mergify/bp/0.44.0/pr-3876: ci/mergify: unquote base name
Configuration menu - View commit details
-
Copy full SHA for ad1d4b3 - Browse repository at this point
Copy the full SHA ad1d4b3View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 38054ad - Browse repository at this point
Copy the full SHA 38054adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30a2606 - Browse repository at this point
Copy the full SHA 30a2606View commit details