-
Notifications
You must be signed in to change notification settings - Fork 700
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
Bridge: make some headers submissions free #4102
Bridge: make some headers submissions free #4102
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc26ff5 - Browse repository at this point
Copy the full SHA bc26ff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 812d474 - Browse repository at this point
Copy the full SHA 812d474View commit details -
added is_free_execution_expected parameter to the submit_finality_pro…
…of_ex + check it from the transaction extension
Configuration menu - View commit details
-
Copy full SHA for b45fde5 - Browse repository at this point
Copy the full SHA b45fde5View commit details -
move grandpa call result check from RefundTransactionExtensionAdapter…
… to RefundBridgedGrandpaMessages
Configuration menu - View commit details
-
Copy full SHA for 1161805 - Browse repository at this point
Copy the full SHA 1161805View commit details -
added RefundBridgedMessages to refund and bump priority of standalone…
… messages transactions
Configuration menu - View commit details
-
Copy full SHA for 148d9b3 - Browse repository at this point
Copy the full SHA 148d9b3View commit details -
check_obsolete_submit_finality_proof may now boost transaction priori…
…ty (this is not used yet - see next commit)
Configuration menu - View commit details
-
Copy full SHA for 3cfd666 - Browse repository at this point
Copy the full SHA 3cfd666View commit details -
added CheckAndBoostBridgeGrandpaTransactions that checks whether brid…
…ge GRANDPA transactions are obsolete and, if not, it may apply priority boost to
Configuration menu - View commit details
-
Copy full SHA for 38c558b - Browse repository at this point
Copy the full SHA 38c558bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad8edb5 - Browse repository at this point
Copy the full SHA ad8edb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 791ea6a - Browse repository at this point
Copy the full SHA 791ea6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b90615a - Browse repository at this point
Copy the full SHA b90615aView commit details -
Configuration menu - View commit details
-
Copy full SHA for df1928f - Browse repository at this point
Copy the full SHA df1928fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d852d4 - Browse repository at this point
Copy the full SHA 6d852d4View commit details -
added WeightInfoExt for pallet-bridge-grandpa to include extra wight …
…coming from CheckAndBoostBridgeGrandpaTransactions
Configuration menu - View commit details
-
Copy full SHA for 3209053 - Browse repository at this point
Copy the full SHA 3209053View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f95fb0 - Browse repository at this point
Copy the full SHA 3f95fb0View commit details -
make FreeHeadersRemaining an Option => we know that when we are outsi…
…de of tx body, it is `None` and otherwise it is `Some`
Configuration menu - View commit details
-
Copy full SHA for 84c9757 - Browse repository at this point
Copy the full SHA 84c9757View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3831e2 - Browse repository at this point
Copy the full SHA a3831e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a6baf9 - Browse repository at this point
Copy the full SHA 1a6baf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3922d6a - Browse repository at this point
Copy the full SHA 3922d6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 666aad2 - Browse repository at this point
Copy the full SHA 666aad2View commit details -
Configuration menu - View commit details
-
Copy full SHA for efeba93 - Browse repository at this point
Copy the full SHA efeba93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85a5a40 - Browse repository at this point
Copy the full SHA 85a5a40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c87d48 - Browse repository at this point
Copy the full SHA 0c87d48View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3f0bc5 - Browse repository at this point
Copy the full SHA c3f0bc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e710d2 - Browse repository at this point
Copy the full SHA 8e710d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ca9d7e - Browse repository at this point
Copy the full SHA 3ca9d7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f1375b - Browse repository at this point
Copy the full SHA 7f1375bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5772858 - Browse repository at this point
Copy the full SHA 5772858View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61c7ff5 - Browse repository at this point
Copy the full SHA 61c7ff5View commit details -
with free intervals (instead of fixed free headers) we need to check …
…`improved_by` from extension code
Configuration menu - View commit details
-
Copy full SHA for e0817e9 - Browse repository at this point
Copy the full SHA e0817e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 380fe97 - Browse repository at this point
Copy the full SHA 380fe97View commit details -
added CheckAndBoostBridgeParachainsTransactions to boost parachain tr…
…ansactions priority
Configuration menu - View commit details
-
Copy full SHA for 779bf9d - Browse repository at this point
Copy the full SHA 779bf9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19fb766 - Browse repository at this point
Copy the full SHA 19fb766View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a89e16 - Browse repository at this point
Copy the full SHA 7a89e16View commit details -
Configuration menu - View commit details
-
Copy full SHA for b984204 - Browse repository at this point
Copy the full SHA b984204View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4533e2 - Browse repository at this point
Copy the full SHA d4533e2View commit details -
include overweight from runtime signed extensions into submit_paracha…
…in_heads call weight
Configuration menu - View commit details
-
Copy full SHA for 3c9acee - Browse repository at this point
Copy the full SHA 3c9aceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75b4bc0 - Browse repository at this point
Copy the full SHA 75b4bc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1effc3d - Browse repository at this point
Copy the full SHA 1effc3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a7e5aa - Browse repository at this point
Copy the full SHA 3a7e5aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1eaba0 - Browse repository at this point
Copy the full SHA d1eaba0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50a44ee - Browse repository at this point
Copy the full SHA 50a44eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 346cb7c - Browse repository at this point
Copy the full SHA 346cb7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for aea38c0 - Browse repository at this point
Copy the full SHA aea38c0View commit details -
Update modules/grandpa/src/lib.rs
Co-authored-by: Adrian Catangiu <adrian@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 0b1fc99 - Browse repository at this point
Copy the full SHA 0b1fc99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66d1d96 - Browse repository at this point
Copy the full SHA 66d1d96View commit details
Commits on Apr 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 561e663 - Browse repository at this point
Copy the full SHA 561e663View commit details -
Configuration menu - View commit details
-
Copy full SHA for bea7677 - Browse repository at this point
Copy the full SHA bea7677View commit details -
apply new extensions and configurations to bridge-hub-rococo-runtime …
…and bridge-hub-westend-runtime: - it compiles - tests are failing - we better need to have a tooling for PriorityBoostPerHeader (TODO left)
Configuration menu - View commit details
-
Copy full SHA for c049082 - Browse repository at this point
Copy the full SHA c049082View commit details -
added tooling to compute
PriorityBoostPerRelayHeader
and `PriorityB……oostPerParachainHeader`
Configuration menu - View commit details
-
Copy full SHA for cbf08d0 - Browse repository at this point
Copy the full SHA cbf08d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aba809 - Browse repository at this point
Copy the full SHA 7aba809View commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 21962bd - Browse repository at this point
Copy the full SHA 21962bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa89040 - Browse repository at this point
Copy the full SHA aa89040View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51e51d7 - Browse repository at this point
Copy the full SHA 51e51d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f07eddb - Browse repository at this point
Copy the full SHA f07eddbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5471c9 - Browse repository at this point
Copy the full SHA c5471c9View commit details -
temporary commented bridges+zombienet tests, because they'll need a n…
…ew relay, so we need to merge this PR, fix relay, publish new version and reenable tests here
Configuration menu - View commit details
-
Copy full SHA for 775ea7b - Browse repository at this point
Copy the full SHA 775ea7bView commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9886447 - Browse repository at this point
Copy the full SHA 9886447View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18e15fb - Browse repository at this point
Copy the full SHA 18e15fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for cad5d31 - Browse repository at this point
Copy the full SHA cad5d31View commit details
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cde347f - Browse repository at this point
Copy the full SHA cde347fView commit details