Skip to content

set base priority and nullify max_priority_fee_per_gas#46

Closed
l0r1s wants to merge 176 commits intomasterfrom
disable-priority-fee
Closed

set base priority and nullify max_priority_fee_per_gas#46
l0r1s wants to merge 176 commits intomasterfrom
disable-priority-fee

Conversation

@l0r1s
Copy link
Copy Markdown

@l0r1s l0r1s commented Jan 28, 2026

No description provided.

keithtensor and others added 30 commits September 16, 2024 22:52
…sions

Fix/handle all decimal conversions
Make `fp-rpc` consensus algorithm agnostic
JohnReedV and others added 28 commits October 23, 2025 14:36
* SRLabs: initialize fuzzer

* update license

* fmt

* fmt

* lint

* auth list

* clippy

* allow uppercase acronyms

* clippy

* clippy
polkadot-evm#1736)

* impl benchmarks for Curve25519 precompiles

* impl benchmarks for sha3fips precompiles

* editor config

* taplo

* fix rust tests

* rustfmt

* clippy warnings

* for some reason pallet calls macro generate useless conversion

* revert rust toolchain changes

* Revert "for some reason pallet calls macro generate useless conversion"

This reverts commit 46d438a.

* Revert "clippy warnings"

This reverts commit 8236e80.

* remove commented deps

* Provide sane default values for precompiles WeightInfo

* rustfmt

* fix clippy warnings

* fix more clippy warnings
…olkadot-evm#1747)

* test: ✅ add failing test for gas estimation of EIP-7702 transactions

* fix: estimate: auth list should be send unchecked to the runtime

The runtime api expect type `Vec<AuthorizationListItem>`, the client should pass the authorization list without any pre-conversion

---------

Co-authored-by: Manuel Mauro <manuel.mauro@protonmail.com>
* Update test.yml

* Update editorconfig.yml

* Update test.yml

* Configure merge_group for master branch in lint workflow

Added merge_group configuration for master branch.

---------

Co-authored-by: Wei Tang <wei@pacna.org>
* Merge pull request polkadot-evm#221 from moonbeam-foundation/elois-native-foreign-assets

support create to a fixed address

* use allow_explicit_address flag

* fixes

---------

Co-authored-by: Éloïs <c@elo.tf>
Co-authored-by: Rodrigo Quelhas <22591718+RomarQ@users.noreply.github.com>
* refactor eth_getLogs implementation

* lint fixes

* fix clippy errors

* fix the remaining clippy warnings
* chore: fix some typos in comments

Signed-off-by: weifangc <weifangcheng@outlook.jp>

* Disable charset check in editorconfig workflow

---------

Signed-off-by: weifangc <weifangcheng@outlook.jp>
Co-authored-by: Rodrigo Quelhas <22591718+RomarQ@users.noreply.github.com>
… when a filter is provided (polkadot-evm#1769)

* fix: handle case when a log has no topics

* add test

* improvement

* fix clippy warning

* improve code

* allow null topics

* improvement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.