frontier icon indicating copy to clipboard operation
frontier copied to clipboard

Ethereum compatibility layer for Substrate.

Results 25 frontier issues
Sort by recently updated
recently updated
newest added

Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.4 to 0.0.5. Release notes Sourced from mozilla-actions/sccache-action's releases. v0.0.5 What's Changed add missing quotes to configure example in readme by @​altendky in Mozilla-Actions/sccache-action#103 chore: fix a...

dependencies
github_actions

Bumps [const-hex](https://github.com/danipopes/const-hex) from 1.11.3 to 1.12.0. Commits c81503c chore: Release const-hex version 1.12.0 378861a feat: implement check for arm and portable-simd (#10) a3944b6 chore: Release const-hex version 1.11.4 7ceae26 Derive...

dependencies
rust

Bumps [syn](https://github.com/dtolnay/syn) from 1.0.109 to 2.0.65. Release notes Sourced from syn's releases. 2.0.65 Optimize the implementation of Fold to compile faster (#1666, #1667, #1668) 2.0.64 Support using ParseBuffer across catch_unwind...

dependencies
rust

Get random in `block_randomness` from `RanomnessProvider` implementation passed in as a config to pallet-evm . This randomness is not necessarily secure since it is generated and returned on the fly....