mesh-geth-sdk
mesh-geth-sdk copied to clipboard
go-ethereum based sdk for Rosetta API
Integrate zap logger and datadog statsd ### Motivation ### Solution ### Open questions
Bumps [github.com/coinbase/rosetta-sdk-go](https://github.com/coinbase/rosetta-sdk-go) from 0.8.2 to 0.8.3. Release notes Sourced from github.com/coinbase/rosetta-sdk-go's releases. Generic improvements What's Changed make types a go module by @shrimalmadhur in coinbase/rosetta-sdk-go#461 Use types module instead of...
**Is your feature request related to a problem? Please describe.** Support [ERC20Votes](https://docs.openzeppelin.com/contracts/4.x/api/token/erc20#ERC20Votes) delegation as a built-in operation type. **Describe the solution you'd like** The interface can be similar to `ERC20_TRANSFER`...
Fixes # . ### Motivation ### Solution ### Open questions