Releases: graphprotocol/dipper
Releases · graphprotocol/dipper
v0.1.12
Compare
Sorry, something went wrong.
No results found
0.1.12 (2026-09-17)
Fixed
ci: publish container images under the graphprotocol organisation (#696 ) (87f7c12 )
v0.1.11
Compare
Sorry, something went wrong.
No results found
0.1.11 (2026-09-17)
Fixed
worker: let a chain submission try every RPC provider in one job (#695 ) (f40a71f )
Documentation
rewrite the README around the agreement lifecycle (#688 ) (38f86ae )
v0.1.10
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.1.10 (2026-08-03)
Fixed
worker: size offer retries from the indexer's acceptance window (#686 ) (7803ce7 )
v0.1.9
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.1.9 (2026-07-30)
Fixed
retry transaction sends across every RPC provider (#683 ) (da9de2f )
stop benching indexers for offers we never landed (#684 ) (26272f5 )
v0.1.8
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.1.8 (2026-07-23)
Added
report worker liveness on an HTTP health endpoint (#680 ) (450c36d )
restart the process when a critical background task dies (#678 ) (432b567 )
stream indexing agreement lifecycle events to Kafka (#675 ) (c0db997 )
Fixed
config: reject unknown keys so config typos fail at startup (#682 ) (0c800e2 )
keep processing jobs when the notification listener fails (#677 ) (0fbc686 )
reschedule background jobs stuck past a 300 second timeout (#681 ) (3c20be6 )
wind down the signing domain refresh on shutdown (#679 ) (81f0d12 )
v0.1.7
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.1.7 (2026-07-14)
Documentation
point example subgraph placeholders at indexing-payments (#672 ) (aa55181 )
v0.1.6
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.1.6 (2026-07-14)
Changed
get indexer URLs from the indexing-payments subgraph (#669 ) (a2217f3 )
k8s: sync the example configmap with the current config schema (#667 ) (2593557 )
v0.1.5
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.1.5 (2026-07-10)
Added
pace agreement offers to match indexer capacity (#661 ) (861d5b1 )
worker: serve interactive requests before background sweeps (#662 ) (cb89726 )
Fixed
attribute agreement cancellations to the correct party (#659 ) (67a48d5 )
dips: stamp agreement deadlines from live chain time (#657 ) (7f8a887 )
refuse to start with agreement terms the contract rejects (#664 ) (78a8a1a )
stop endlessly retrying payment offers that always fail (#665 ) (564407b )
Changed
pgregistry: drop unused voucher-era indexing receipts code (#663 ) (fb6d64d )
sync manifest to 0.1.4 (was 0.1.3) (#653 ) (b2e0640 )
Performance
worker: raise default job concurrency to 8 with matching pool (#655 ) (86ef9dd )
Tests
share one panic-by-default registry stub across mocks (#666 ) (bcdb8d0 )
CI/CD
release: sign manifest-sync bot commits via the GitHub API (#652 ) (3381333 )
v0.1.4
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.1.4 (2026-06-16)
Changed
expiration: drop dead test recording scaffold (#636 ) (b297258 )
v0.1.3
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.1.3 (2026-06-11)
Added
config: reject unknown keys in the chain client section (#630 ) (0e947dc )
dips: refresh the RCA signing domain while dipper runs (#632 ) (bbd6b2c )
fetch the signing domain from the deployed contract (#629 ) (5537d95 )
sign indexing agreement proposals sent to indexers (#626 ) (e10b57c )
Fixed
dips: retry untrusted and unknown rejections within a day (#633 ) (76fabda )
give each indexer rejection its own retry backoff window (#627 ) (51e0fc0 )
Changed
read the indexer's new accept-or-reject response (#625 ) (42bec75 )
registry: drop rejection reasons that can no longer occur (#631 ) (81cb563 )
Documentation
readme: correct IISA startup requirement for dipper (#623 ) (0bbbc78 )
Tests
network: address Arbitrum subgraph by ID, not pinned deployment (#628 ) (202585a )