Conversation
dmitrylavrenov
added a commit
that referenced
this pull request
Mar 20, 2024
* Use locked/polkadot-v0.9.40 substrate and frontier deps * [substrate-apply] Move grandpa crates to consensus folder #13458 * Use suitable evm version * Fix naming * [frontier-apply] EVM + Weight v2 support #1039 * [substrate-apply] Deprecate Weight::from_{ref_time, proof_size} #13475 * [substrate-apply] Offences report system rework #13425 * Add missing GasLimitPovSizeRatio for pallet_evm::Config * [frontier-apply] Add pending support for eth_getBlockByNumber #1048 * Fix is_precompile return value * Add missing args for weight limit and transaction len at runner call and created methods * Add missing trait OnFinalize * Use SyncingService for Eth * [frontier-apply] sql backend w/ receipt log indexing #883 (part 1) * [frontier-apply] Add txpool RPC and impl new_pending_transaction_filter #1073 * [substrate-apply] Extract syncing protocol from sc-network #12828 * sql backend w/ receipt log indexing #883 (part 2) * [frontier-apply] sql backend w/ receipt log indexing #883 (part 3) * Fix tests * Update features snapshot * Fux typo * Fix clippy default usage * Fix clippy ref usage * Add missing docs * Introduce frontier backend configuration * [frontier-apply] make rocksdb and paritydb optional. (#1088) * Make new_partial async * Return result for frontier backend creation * Implement a helper function to remove frontier offchain db * Update features snapshot * Fix clippy * Update help stdout fixture * [substrate-apply] Pub enum runtime to pub struct runtime #13250 * Update frontier * Properly use evm deps * Fix fmt * Use fully qualified TxPool usage * Link TODO to humanode issue * Add test to verify pending block extraction * Return new_partial to be synchronously * Remove missed added test file * Fix help sdtout fixture * Remove pending block test
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.
No description provided.