-
Notifications
You must be signed in to change notification settings - Fork 237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature: ProviderCall #788
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 26f9273 - Browse repository at this point
Copy the full SHA 26f9273View commit details -
Configuration menu - View commit details
-
Copy full SHA for f14aa77 - Browse repository at this point
Copy the full SHA f14aa77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b0b835 - Browse repository at this point
Copy the full SHA 0b0b835View commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 478ac23 - Browse repository at this point
Copy the full SHA 478ac23View commit details -
feat: convert
EthCall
toProviderCall
* use `ClientRef` in EthCall instead of `WeakClient` * change lifetimes * add *_internal methods that return `EthCall`
Configuration menu - View commit details
-
Copy full SHA for 1cb1579 - Browse repository at this point
Copy the full SHA 1cb1579View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ff402b - Browse repository at this point
Copy the full SHA 2ff402bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 569d168 - Browse repository at this point
Copy the full SHA 569d168View commit details
Commits on Jun 28, 2024
-
Revert "use
ClientRef
instead ofWeakClient
inRpcWithBlock
"This reverts commit 569d168.
Configuration menu - View commit details
-
Copy full SHA for b06e897 - Browse repository at this point
Copy the full SHA b06e897View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b16ab35 - Browse repository at this point
Copy the full SHA b16ab35View commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 095ed89 - Browse repository at this point
Copy the full SHA 095ed89View commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for faf3d87 - Browse repository at this point
Copy the full SHA faf3d87View commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 821fe39 - Browse repository at this point
Copy the full SHA 821fe39View commit details -
Configuration menu - View commit details
-
Copy full SHA for cca6525 - Browse repository at this point
Copy the full SHA cca6525View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f8ced1d - Browse repository at this point
Copy the full SHA f8ced1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9ae66a - Browse repository at this point
Copy the full SHA b9ae66aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e43c22 - Browse repository at this point
Copy the full SHA 2e43c22View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8a4b03 - Browse repository at this point
Copy the full SHA e8a4b03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 250de00 - Browse repository at this point
Copy the full SHA 250de00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a747a8 - Browse repository at this point
Copy the full SHA 7a747a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c4f4fe - Browse repository at this point
Copy the full SHA 0c4f4feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ea73c9 - Browse repository at this point
Copy the full SHA 8ea73c9View commit details -
Revert "feat: convert
EthCall
toProviderCall
"This reverts commit 1cb1579.
Configuration menu - View commit details
-
Copy full SHA for a77d9f9 - Browse repository at this point
Copy the full SHA a77d9f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e88a37 - Browse repository at this point
Copy the full SHA 5e88a37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6001e44 - Browse repository at this point
Copy the full SHA 6001e44View commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a05f71c - Browse repository at this point
Copy the full SHA a05f71cView commit details -
feat(provider): add
EthCaller
- converts EthCall into ProviderCall ……and strengthen test
Configuration menu - View commit details
-
Copy full SHA for 50116aa - Browse repository at this point
Copy the full SHA 50116aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a8c1af - Browse repository at this point
Copy the full SHA 0a8c1afView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0a184a - Browse repository at this point
Copy the full SHA d0a184aView commit details -
poll
ProviderCall
inEthCall
usingEthCaller
* removes WeakClient from `EthCall` * updates `EthCallFutInner::Running` to store map
Configuration menu - View commit details
-
Copy full SHA for 0b30b86 - Browse repository at this point
Copy the full SHA 0b30b86View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 3ed9035 - Browse repository at this point
Copy the full SHA 3ed9035View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a3dad97 - Browse repository at this point
Copy the full SHA a3dad97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3683a9c - Browse repository at this point
Copy the full SHA 3683a9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f967b67 - Browse repository at this point
Copy the full SHA f967b67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cb9e50 - Browse repository at this point
Copy the full SHA 2cb9e50View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa9e9f7 - Browse repository at this point
Copy the full SHA aa9e9f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 460fa46 - Browse repository at this point
Copy the full SHA 460fa46View commit details
Commits on Aug 21, 2024
-
refactor(
ProviderCall
): don't rely onCaller
inRpcWithBlock
(#……1159) * feat: RpcCall:map_params * WithBlockInner * Ready variant * fmt * use ProviderCall * clippy + fmt * add From<F> * make ProviderCall::Ready return a result * add docs * Update request.rs Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com> * fmt --------- Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f2ca144 - Browse repository at this point
Copy the full SHA f2ca144View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f48291 - Browse repository at this point
Copy the full SHA 9f48291View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e1f0cae - Browse repository at this point
Copy the full SHA e1f0caeView commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e199ce - Browse repository at this point
Copy the full SHA 4e199ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3822252 - Browse repository at this point
Copy the full SHA 3822252View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4744ab - Browse repository at this point
Copy the full SHA b4744abView commit details -
Configuration menu - View commit details
-
Copy full SHA for d06bf26 - Browse repository at this point
Copy the full SHA d06bf26View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e175c13 - Browse repository at this point
Copy the full SHA e175c13View commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a8bba4 - Browse repository at this point
Copy the full SHA 5a8bba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f53e56 - Browse repository at this point
Copy the full SHA 8f53e56View commit details