cowprotocol/ethcontract-rs
Generate type-safe bindings for interacting with Ethereum contracts.
RustApache-2.0
Issues
- 0
Replace use of `net_version` with `eth_chainId`
#966 opened by MartinquaXD - 0
Support for interfaces
#890 opened by MOZGIII - 2
Incorrect event type
#867 opened by josojo - 0
- 9
Problem with proc macro contract! (on Windows)
#729 opened by PraetorP - 0
Special Case: Contract event emits with no values
#796 opened by bh2smith - 3
Update Cargo `web3` dependency before publishing
#643 opened by nlordell - 1
Instructions in hardhat readme are incorrect
#730 opened by banshee - 1
- 2
support for solidity Custom Errors
#677 opened by Evanfeenstra - 4
ethcontract-generate fails to compile
#671 opened by dvec - 0
- 1
Add Ethereum Waffle artifact support.
#382 opened by nlordell - 1
Make `DynTransport` and dynamic dispatch opt-in
#249 opened by nlordell - 1
Support ViewMethod batching
#355 opened by fleupold - 1
Add macOS `sed` support in `ci/bump.sh`
#528 opened by nlordell - 0
- 19
- 3
Move deployment logic from travis to github actions
#436 opened by e00E - 0
Detect artifact formats automatically
#564 opened by taminomara - 1
Add buildscript helpers to `ethcontract-generate`
#514 opened by nlordell - 3
Add support for solc 0.6
#360 opened by nlordell - 1
Make contract interactions mockable
#424 opened by fleupold - 7
Rebuild crate when artefact contents change
#540 opened by taminomara - 0
Differentiate batch errors.
#550 opened by nlordell - 1
Introduce `trait Artifact`.
#547 opened by taminomara - 2
- 0
- 0
- 2
Export some kind of general Contract struct
#513 opened by bh2smith - 1
Trait for deployment_method
#531 opened by bh2smith - 1
- 0
Decode geth revert messages
#466 opened by vkgnosis - 1
Update web3 to 0.14
#426 opened by lsunsi - 0
- 0
- 0
Separate ABI encoding and Transport logic
#413 opened by nlordell - 1
[test] div_euclid_overflow; not panic as expected
#402 opened by Horki - 0
In CI use `yarn start` instead of `truffle develop` again so that we use the correct version
#396 opened by e00E - 0
Remove estimate_gas module if possible
#354 opened by e00E - 0
Upgrade to `web3` v0.12.
#339 opened by nlordell - 0
Past_events example is not working
#343 opened by josojo - 0
[Futures] Switch to `async/await` for futures
#300 opened by nlordell - 0
`eth_getLogs` based log stream
#318 opened by nlordell - 0
Log And Event Stream Refactor
#290 opened by nlordell - 2
Implement division for `I256`
#253 opened by nlordell - 0
- 0
Allow specifying linked library by address or contract (with automatic deployment).
#254 opened by nlordell - 4
- 1
Create example with anonymous events
#245 opened by nlordell