-
v0.2.0 Stable
released this
2022-06-10 13:45:42 +00:00 | 22 commits to main since this releaseWhat's Changed
- Update the boot process by @abdulrabbani00 in https://github.com/vulcanize/ipld-eth-beacon-indexer/pull/45
- Feature/44 read write historic slots by @abdulrabbani00 in https://github.com/vulcanize/ipld-eth-beacon-indexer/pull/46
- Add Prometheus Metrics by @abdulrabbani00 in https://github.com/vulcanize/ipld-eth-beacon-indexer/pull/49
- Capture the unique identifier everywhere its needed. by @abdulrabbani00 in https://github.com/vulcanize/ipld-eth-beacon-indexer/pull/51
- Use a transaction for writing, knowngaps, and reorgs by @abdulrabbani00 in https://github.com/vulcanize/ipld-eth-beacon-indexer/pull/53
- update multihash prefix by @i-norden in https://github.com/vulcanize/ipld-eth-beacon-indexer/pull/55
- Testing for Batch Processing by @abdulrabbani00 in https://github.com/vulcanize/ipld-eth-beacon-indexer/pull/56
- Update README and condition for cleanup by @abdulrabbani00 in https://github.com/vulcanize/ipld-eth-beacon-indexer/pull/58
- Include all changes needed for historical and knownGaps processing by @abdulrabbani00 in https://github.com/vulcanize/ipld-eth-beacon-indexer/pull/59
Full Changelog: https://github.com/vulcanize/ipld-eth-beacon-indexer/compare/v0.1.0...v0.2.0
Downloads