Skip to content

Releases: iExecBlockchainComputing/PoCo-subgraph

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)