Native Tracer Support
The main change in this release is the migration to the native golang tracer provided by go-ethereum
: ethereum/go-ethereum#23708
What's Changed
- go mod tidy by @dhrubabasu in #78
- ci cleanup, upgrade to go 1.17 by @dhrubabasu in #69
- [CPT-217] remove unnecessary log client by @dhrubabasu in #82
- add missing error by @dhrubabasu in #86
- use
utils.MillisecondsInSecond
by @dhrubabasu in #85 - [CPT-221] Use
debug_traceBlock
for/block
by @dhrubabasu in #84 service
nits by @dhrubabasu in #87- [CPT-218] migrate to native tracer by @dhrubabasu in #72
Full Changelog: v0.1.0...v0.1.1