-
Notifications
You must be signed in to change notification settings - Fork 414
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Feat/polkadot v0.9.43 uplift #978
Conversation
/bench astar-dev pallet_xcm |
Benchmarks job is scheduled at https://github.com/AstarNetwork/Astar/actions/runs/5642961832. |
Benchmarks have been finished. |
Minimum allowed line rate is |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Pull Request Summary
Uplift from
polkadot-v0.9.40
topolkadot-v0.9.43
.Notable Changes
Client
txpool
RPC and implnew_pending_transaction_filter
polkadot-evm/frontier#1073vendor
code, specifically the part related toTxPool
Runtime
Currency
; introduce holds and freezing intofungible
traits paritytech/substrate#12951Holds
&Freezes
Convert
trait paritytech/polkadot#7329polkadot-v0.9.43
but moved the required code over to our repoTest
Astar Docs Update
Check list
AccountId32
derivation scheme changesTxPool
vendor
coderpc.rs
whenevm-tracing
isn't enabled?pallet-xcm
)pallet-ethereum-checked
andpallet-xvm
adaptation for EVM PoV sizeDefaultDepositLimit
in production runtimesAccountInfo
refactoring?