Logo
Explore Help
Sign In
cerc-io/ipld-eth-beacon-indexer
13
0
Fork 0
You've already forked ipld-eth-beacon-indexer
Code Issues 4 Pull Requests 2 Actions Packages Projects Releases 9 Wiki Activity

9 Releases 9 Tags

RSS Feed
  • v0.3.0 4fe07c45f1
    Compare

    Stable

    telackey released this 2022-11-03 18:45:39 +00:00 | 8 commits to main since this release

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.2.4-alpha2 1ea88d05ba
    Compare

    v0.2.4-alpha2 Stable

    abdulrabbani00 released this 2022-06-23 18:44:32 +00:00 | 0 commits to feature/study-application-memory since this release

    Full Changelog: https://github.com/vulcanize/ipld-eth-beacon-indexer/compare/v0.2.4-alpha1...v0.2.4-alpha2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.2.4-alpha1 30e8e955ee
    Compare

    v0.2.4-alpha1 Stable

    abdulrabbani00 released this 2022-06-20 18:06:06 +00:00 | 15 commits to feature/study-application-memory since this release

    What'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
    • Send slots to processedCh and remove by @abdulrabbani00 in https://github.com/vulcanize/ipld-eth-beacon-indexer/pull/64
    • Slight Performance improvements with Logging by @abdulrabbani00 in https://github.com/vulcanize/ipld-eth-beacon-indexer/pull/67

    Full Changelog: https://github.com/vulcanize/ipld-eth-beacon-indexer/compare/v0.1.0...v0.2.4-alpha1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.2.3 b3c2d5915c
    Compare

    v0.2.3 Stable

    abdulrabbani00 released this 2022-06-15 15:51:38 +00:00 | 14 commits to main since this release

    What's Changed

    • Slight Performance improvements with Logging by @abdulrabbani00 in https://github.com/vulcanize/ipld-eth-beacon-indexer/pull/67
    • Slight Performance improvements with Logging (#67) by @abdulrabbani00 in https://github.com/vulcanize/ipld-eth-beacon-indexer/pull/68

    Full Changelog: https://github.com/vulcanize/ipld-eth-beacon-indexer/compare/v0.2.2...v0.2.3

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.2.2 bb8c861bfd
    Compare

    v0.2.2 Stable

    abdulrabbani00 released this 2022-06-14 13:36:38 +00:00 | 16 commits to main since this release

    What's Changed

    • Send slots to processedCh and remove by @abdulrabbani00 in https://github.com/vulcanize/ipld-eth-beacon-indexer/pull/64
    • Improve entrypoint to be more helpful by @abdulrabbani00 in https://github.com/vulcanize/ipld-eth-beacon-indexer/pull/63

    Full Changelog: https://github.com/vulcanize/ipld-eth-beacon-indexer/compare/v0.2.1...v0.2.2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.2.1 802f80057b
    Compare

    v0.2.1 Stable

    abdulrabbani00 released this 2022-06-13 16:26:27 +00:00 | 20 commits to main since this release

    What's Changed

    • Fix datarace condition by @abdulrabbani00 in https://github.com/vulcanize/ipld-eth-beacon-indexer/pull/60

    Full Changelog: https://github.com/vulcanize/ipld-eth-beacon-indexer/compare/v0.2.0...v0.2.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.2.0 cfbad8092d
    Compare

    v0.2.0 Stable

    abdulrabbani00 released this 2022-06-10 13:45:42 +00:00 | 22 commits to main since this release

    What'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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.1.0 95e7090087
    Compare

    v0.1.0 Stable

    abdulrabbani00 released this 2022-05-18 16:24:22 +00:00 | 34 commits to main since this release

    Overview

    This release contains all the code needed to run the application to capture head.

    What's Changed

    • Update issue templates by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/1
    • Feature/add cobra by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/2
    • Initial Commits by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/3
    • Update Templates by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/5
    • Feature/4 db and lh connection by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/6
    • Utilize Ginkgo and replace testing library. by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/9
    • Testing, CI/CD and DB connections by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/10
    • Feature/11 testing add tests for boot by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/12
    • Boot application with tests by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/14
    • Resolve some conflict and rebase by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/15
    • Handle un-even commits by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/16
    • Add functions to interact with the beacon client by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/18
    • Interact with Beacon Node endpoints by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/24
    • Head Tracking Changes by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/38
    • Update Vulcanize License in a .go files by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/41

    Full Changelog: https://github.com/vulcanize/ipld-ethcl-indexer/commits/v0.1.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.1.0-alpha-1 ad70f6f61c
    Compare

    v0.1.0.-alpha-1 Stable

    abdulrabbani00 released this 2022-05-13 14:47:27 +00:00 | 18 commits to develop since this release

    Overview

    This is the first alpha for the application. At this stage, the release includes the following:

    1. The ability to track the head block and store it in the DB.
    2. The ability to handle reorgs either via a message or due to conditionals.
    3. The ability to keep track of skipped slots.
    4. Keeps track of knownGaps in a table.

    Many of the features at this stage are untested. This alpha will run against production data for a few days as tests are being run. This will allow the team to study the outputs as they are testing the application.

    What's Changed

    • Update issue templates by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/1
    • Feature/add cobra by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/2
    • Initial Commits by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/3
    • Update Templates by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/5
    • Feature/4 db and lh connection by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/6
    • Utilize Ginkgo and replace testing library. by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/9
    • Testing, CI/CD and DB connections by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/10
    • Feature/11 testing add tests for boot by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/12
    • Boot application with tests by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/14
    • Resolve some conflict and rebase by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/15
    • Handle un-even commits by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/16
    • Add functions to interact with the beacon client by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/18
    • Interact with Beacon Node endpoints by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/24
    • Shutdown Testing by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/25
    • Capture the head block in the DB entirely. by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/27
    • Feature/22 test handling incoming events - Intermediary Commit by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/28
    • Feature/22 test handling incoming events by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/30
    • Add KnownGaps table and corresponding entries by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/33
    • Handle Skipped Slots by @abdulrabbani00 in https://github.com/vulcanize/ipld-ethcl-indexer/pull/34
    • multihash key gen func by @i-norden in https://github.com/vulcanize/ipld-ethcl-indexer/pull/36

    New Contributors

    • @i-norden made their first contribution in https://github.com/vulcanize/ipld-ethcl-indexer/pull/36

    Full Changelog: https://github.com/vulcanize/ipld-ethcl-indexer/commits/v0.1.0-alpha-1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.22.6 Page: 67ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API