forked from kkrt-labs/kakarot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: include transaction propagation feature (kkrt-labs#1375)
* include alloy provider * feat: propagation * fix: remove alloy * fix: remove alloy * fix: import and cargo.lock * feat: test test_send_raw_transaction_rpc_forwarding * fix: import * fix: refactoring * fix: returned error in send_raw_transaction * fix: cargo error * fix tests + reformatting Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com> * fix rebasing Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com> * fix some compilation error when no feature is active Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com> * run test with all features Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com> * run test with testing and forwarding feature Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com> * add mockito to testing feature Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com> --------- Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com> Co-authored-by: Eugenio Paluello <eugypalu@gmail.com>
- Loading branch information
Showing
6 changed files
with
258 additions
and
42 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
Oops, something went wrong.