{"id":24431956,"url":"https://github.com/weavevm/arweave-exex-backfill","last_synced_at":"2026-04-21T21:31:27.602Z","repository":{"id":272764307,"uuid":"861436951","full_name":"weaveVM/arweave-exex-backfill","owner":"weaveVM","description":"Data backfill extension for WeaveVM-ExEx data protocol on Arweave","archived":false,"fork":false,"pushed_at":"2025-01-19T09:58:27.000Z","size":174,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-02T02:24:06.265Z","etag":null,"topics":["backfill","etl","exex"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/weaveVM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-22T22:05:13.000Z","updated_at":"2025-01-19T09:58:28.000Z","dependencies_parsed_at":"2025-01-16T14:34:31.624Z","dependency_job_id":"bf240f39-ca18-4680-94d2-e73f4f424ad9","html_url":"https://github.com/weaveVM/arweave-exex-backfill","commit_stats":null,"previous_names":["weavevm/arweave-exex-backfill"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/weaveVM/arweave-exex-backfill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaveVM%2Farweave-exex-backfill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaveVM%2Farweave-exex-backfill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaveVM%2Farweave-exex-backfill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaveVM%2Farweave-exex-backfill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaveVM","download_url":"https://codeload.github.com/weaveVM/arweave-exex-backfill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaveVM%2Farweave-exex-backfill/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32110809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backfill","etl","exex"],"created_at":"2025-01-20T15:28:44.050Z","updated_at":"2026-04-21T21:31:27.580Z","avatar_url":"https://github.com/weaveVM.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://wvm.dev\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/weaveVM/.github/main/profile/bg.png\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## About \u0026 How it Works\nThe `arweave-exex-backfill` is a backfill extension for the `WeaveVM-ExEx` data protocol on Arweave. Its purpose is to scan Arweave for potentially missing WeaveVM blocks that were not archived, fetch the missing block data, encode it in borsh-brotli, and then publish it to Arweave following the `WeaveVM-ExEx` data protocol, with the addition of a `WeaveVM:Backfill: true` tag.\n\nIf you're running an [Arweave Upload ExEx](https://github.com/weaveVM/wvm-reth/tree/dev/wvm-apps/wvm-exexed/crates/arweave-upload) on your Reth node, you can use this backfill extension to fill any potential data gaps on Arweave.\n\n## WeaveVM-ExEx Data Protocol: Important Note\n\nOnce you run an `arweave-exex-backfill` extension instance for your Arweave Upload ExEx, you should internally whitelist the backfill data upload address (backfiller) in your ExEx data protocol on Arweave.\n\n## WeaveVM Backfill Server\n\n- Server Endpoint: https://exex-backfiller-oyho.shuttle.app/\n- Backfill address (backfiller): [F8XVrMQzsHiWfn1CaKtUPxAgUkATXQjXULWw3oVXCiFV](https://viewblock.io/arweave/address/F8XVrMQzsHiWfn1CaKtUPxAgUkATXQjXULWw3oVXCiFV?tab=items)\n\n### Get an archived block by blockNumber\n\n```bash\nGET /block/id/:id\n```\n\n### Get an archived block by blockHash\n\n```bash\nGET /block/hash/:hash\n```\n## License\nThis project is licensed under the [MIT License](./LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweavevm%2Farweave-exex-backfill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweavevm%2Farweave-exex-backfill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweavevm%2Farweave-exex-backfill/lists"}