v0.9.29 Dependency Update#1825
Merged
Merged
Conversation
notlesh
commented
Sep 21, 2022
notlesh
commented
Sep 21, 2022
notlesh
commented
Sep 21, 2022
This reverts commit dd09d52.
* update frontier * enable feature forbid-evm-reentrancy
notlesh
commented
Oct 3, 2022
notlesh
commented
Oct 3, 2022
notlesh
commented
Oct 3, 2022
notlesh
commented
Oct 4, 2022
girazoki
approved these changes
Oct 5, 2022
girazoki
left a comment
Collaborator
There was a problem hiding this comment.
I dont see anything fundamentally wrong. I will keep reviewing the PRs you noted above though
librelois
approved these changes
Oct 6, 2022
Collaborator
|
@notlesh I don't see the |
Contributor
|
@notlesh with the inclusion of moonbeam-foundation/frontier@fe12fdd we need to bump web3 js version to ^1.8.0 that supports the new |
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does it do?
Updates Moonbeam and friends to the Polkadot v0.9.29 release. "Fixes" #1814
--keep-blocksand--pruningchanged paritytech/substrate#11934u64pays_feeis now properly recorded and reflected in APIs. This means that some extrinsics (including Ethereum txns) and inherents will now correctly reportpays_fee: NoorpaysFee: falsewhereas they incorrectly reportedYespreviously. paritytech/substrate#11849🎉
try-runtime::follow-chaingets a--keep-connectionflag: paritytech/substrate#12167🎉 Caching should be usable: paritytech/substrate#11407
TODO
AuthorFilterAPIfrom nimbusexecute_gas_limit_multiplierT::AccountIdwith<T::Lookup as StaticLookup>::Sourceparitytech/substrate#11670 in precompiles when building dispatchable calls via enumsXCM CallDispatcher and MoonbeamCallOldWeight(in favor of versioned weight from upstream?)rust-toolchainfile