Skip to content

Releases: iExecBlockchainComputing/PoCo-subgraph

v2.1.2

16 Dec 16:45
c7cd3b2

Choose a tag to compare

2.1.2 (2025-12-16)

🐞 Bug Fixes

  • allow updating start block with START_BLOCK env (#67) (0794cf8)

v2.1.1

12 Nov 09:47
d753027

Choose a tag to compare

2.1.1 (2025-11-10)

🐞 Bug Fixes

  • add missing fi statement and rename published image (#64) (adce9d6)
  • deployment ci for bellecour network (#61) (19d7658)
  • deployment scripts for consistency with versioning (#63) (7b1c57c)
  • format code (#65) (068fe2a)
  • update deployment environment option from 'production' to 'prod' (#66) (d9cc130)

v2.1.0

29 Oct 09:50
50c2594

Choose a tag to compare

2.1.0 (2025-10-29)

🚀 Features

  • add unit tests for Bulk and BulkSlice entities (#59) (a10d31f)
  • add usage tracking for app and workerpool (#60) (c7a2ad3)
  • index bulks (#57) (0462170)

v2.0.0

14 Aug 16:42
9fa6f2c

Choose a tag to compare

2.0.0 (2025-08-14)

🚀 Changes

  • Add config for Arbitrum one deployment (#54)
  • [BREAKING] Remove ERC1538 references and update related configurations (#52)
  • Add Arbitrum & Avalanche networks. (#47)
  • Migrate integration tests from Jenkins to GitHub Actions. (#44)
  • Remove unused files to streamline the repository. (#42)
  • Add a modern test stack, agnostic to the forked network. (#38)
  • Add a section in the README to explain how to use the Docker-based subgraph deployer. (#38)
  • Rewrite Jenkins CI for future migration (#36, #37)

v1.1.0 - Support deal sponsor

30 Jul 12:18
001b887

Choose a tag to compare

  • Add sponsor to deal. (#31)
  • Update deployment hosts:
    • production (#30)
    • staging (#29)
  • Display coverage in Github PR checks. (#26)
  • Add integration test suite. (#21)
  • Add unit test suite. (#20)