ethers-rs/ethers-providers
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
..
src feat: Transformer middleware with DsProxy impl (#165) 2021-01-22 11:25:22 +02:00
tests Upgrade to Tokio 1.0 and remove async-std (#120) 2020-12-31 19:19:14 +02:00
Cargo.toml feat: Transformer middleware with DsProxy impl (#165) 2021-01-22 11:25:22 +02:00