forked from paritytech/substrate
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Frontier update for v0.3 (paritytech#103)
* Remove optional node arguments for limiting past events * `pallet_evm` now uses smart pointers for error handling * Update runtime * Update service Rpc handler * Update dependencies * Add tests websocket provider * Fix existing tests fields * Add test subscriptions * Fix checker * Prettier format * Merge branch 'master' into tgmichel-v0.3 * backport test-revert-receipt from frontier paritytech#184 * fixes test setup after merge * make test-revert-receipt pass * make test revert receipt pass one more time for good measure 😉 * Add required `unsubscribe` per test step * Try to make tests work Co-authored-by: Joshy Orndorff <admin@joshyorndorff.com> Co-authored-by: Alan Sapede <alan@scg-moonbuild-1.dev.purestake.tech>
- Loading branch information
1 parent
2b03529
commit 4d9946d
Showing
20 changed files
with
2,002 additions
and
1,233 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.