ethers-rs/ethers-contract/src
Rohit Narurkar 3105431007
feat: Transformer middleware with DsProxy impl (#165)
* feat: basic structure of proxy wallet middleware with DsProxy

* feat: build DsProxy contract, minor fixes, naming convention changes

* fix: add provider error in contract error

* fix: left pad storage value

* fix: delete gnosis safe for now

* feat(ds_proxy): execute code or target

* test(ds_proxy): transformer middleware tests

* fix: clippy should be happy

* fix(tests): ds proxy execute code

* chore: add documentation

* chore: formatting
2021-01-22 11:25:22 +02:00
..
multicall Upgrade to Tokio 1.0 and remove async-std (#120) 2020-12-31 19:19:14 +02:00
base.rs docs: add more docs (#130) 2020-12-31 21:08:12 +02:00
call.rs feat: Transformer middleware with DsProxy impl (#165) 2021-01-22 11:25:22 +02:00
contract.rs feat: Transformer middleware with DsProxy impl (#165) 2021-01-22 11:25:22 +02:00
event.rs docs: add more docs (#130) 2020-12-31 21:08:12 +02:00
factory.rs Upgrade to Tokio 1.0 and remove async-std (#120) 2020-12-31 19:19:14 +02:00
lib.rs feat: Transformer middleware with DsProxy impl (#165) 2021-01-22 11:25:22 +02:00
stream.rs Trim some dependencies (#116) 2020-12-25 02:17:21 +02:00