You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Properly cleanup containers after each test
* Fix cargo-deny warnings
* Cleanup docker before running the tests
* Add block_number parameter to CallRequest
* replace match by Option::transpose
* Add finalized block to network/status
* Add documentation to bitcoin's confirmation period
* Cleanup docker before build connectors.
* Use PartialBlockIdentifier instead BlockIdentifier
* Fix clippy warnings
* Add block_id to storage as storage_proof calls
Feature description
@Haider-Ali-DS requested a feature for supporting executing a call at a specific block on ethereum and astar connectors.
Expected output
call
on astar en ethereum connectors.The text was updated successfully, but these errors were encountered: