-
v3.1.0 Stable
released this
2022-05-18 08:54:04 +00:00 | 175 commits to v5 since this releaseWhat's Changed
- An API to change addresses being watched by geth for direct indexing
- Integration tests for the API
- A service to fill indexing gap for watched addresses
- Unit and Integration tests for the service
- Integration tests for redeployment of a destroyed contract
- Upgrade ipfs-ethdb to
v3.0.1
and eth-ipfs-state-validator tov3.0.0
- Use foundry setup to run integration tests
- Upgrade vulcanize/geth to
v1.10.17-statediff-3.2.1
- Change module path from
github.com/vulcanize/ipld-eth-server
togithub.com/vulcanize/ipld-eth-server/v3
Full Changelog: https://github.com/vulcanize/ipld-eth-server/compare/v3.0.0...v3.1.0
Downloads
-
v3.0.0 Stable
released this
2022-04-19 10:45:17 +00:00 | 192 commits to v5 since this release- Upgrade
geth-statediff
to versionv1.10.16-statediff-3.0.2
- Align major version with major version of compatible
ipld-eth-db
- Exclusively use sqlx for db operations instead of using interfaces from vulcanize geth
- Use self hosted runner for unit tests
Downloads
- Upgrade
-
v2.0.0 Stable
released this
2022-01-26 18:09:55 +00:00 | 233 commits to v5 since this releaseWhat's Changed
- Upgrade geth-statediff to version v1.10.15-statediff-2.0.0
- Align major version with major version of compatible ipld-eth-db
- Direct proxy mode, for forwarding eth_calls directly to a proxy service that supports the ETH-JSON-RPC endpoint
- Ability to load ENV variables from .env file
- Integration tests for proxy forwarding
Full Changelog: https://github.com/vulcanize/ipld-eth-server/compare/release-v0.3.9...release-v2.0.0
Downloads
-
v0.3.9 Stable
released this
2021-12-30 14:18:42 +00:00 | 245 commits to v5 since this releaseWhat's Changed
- Upgrade geth-statediff to version v1.10.14-statediff-0.0.29
- Upgrade ipfs-ethdb to version v0.0.6
- Upgrade eth-ipfs-state-validator to version v0.1.0
- Add direct proxying option for eth_calls
- Add new unit tests for proxying
Full Changelog: https://github.com/vulcanize/ipld-eth-server/compare/v0.3.8-alpha...v0.3.9
Downloads
-
v0.3.8-alpha Stable
released this
2021-10-21 10:10:55 +00:00 | 118 commits to master since this releaseWhat's Changed
- remove db schema and migrations from this repo by @i-norden in https://github.com/vulcanize/ipld-eth-server/pull/114
- Upgrade geth-statediff to version v1.10.11-statediff-0.0.27 by @arijitAD in https://github.com/vulcanize/ipld-eth-server/pull/116
Full Changelog: https://github.com/vulcanize/ipld-eth-server/compare/v0.3.7-alpha...v0.3.8-alpha
Downloads
-
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
-
v0.3.6-alpha Stable
released this
2021-08-12 10:46:29 +00:00 | 180 commits to master since this releaseDownloads
-
v0.3.5-alpha Stable
released this
2021-04-11 02:29:32 +00:00 | 240 commits to master since this release- Expose
net
endpoints
Downloads
- Expose
-
v0.3.4-alpha Stable
released this
2021-03-19 21:13:56 +00:00 | 246 commits to master since this releaseproxy
command which exposes the functionality of https://github.com/vulcanize/gap-filler- consolidate db migrations
Downloads
-
v0.3.3-alpha Stable
released this
2021-03-10 16:18:32 +00:00 | 253 commits to master since this releaseDownloads