-
v0.3.7-alpha Stable
released this
2021-10-12 07:18:59 +00:00 | 123 commits to master since this releaseWhat's Changed
- Fix
getLog
API to uselog_cids
table by @arijitAD in https://github.com/vulcanize/ipld-eth-server/pull/92 - Fix state leaf key removed query by @arijitAD in https://github.com/vulcanize/ipld-eth-server/pull/98
- Use groupcache pool for state db access by @ashwinphatak in https://github.com/vulcanize/ipld-eth-server/pull/91
- Dedup receipt by @arijitAD in https://github.com/vulcanize/ipld-eth-server/pull/103
- fix encoding when storage is empty by @n0cte in https://github.com/vulcanize/ipld-eth-server/pull/94
- Update eth_call code. by @arijitAD in https://github.com/vulcanize/ipld-eth-server/pull/105
- Bump up daptools image tag and geth version. by @arijitAD in https://github.com/vulcanize/ipld-eth-server/pull/110
- Security update by @i-norden in https://github.com/vulcanize/ipld-eth-server/pull/113
- Use ipld-eth-db docker image. by @arijitAD in https://github.com/vulcanize/ipld-eth-server/pull/111
Full Changelog: https://github.com/vulcanize/ipld-eth-server/compare/v0.3.6-alpha...v0.3.7-alpha
Downloads
- Fix