Skip to content

aragon

Utility

Verified Builder
ShippingLast ship 21h ago

Latest ship

Release v0.38.0

Github ReleaseSource verified

## [0.38.0](https://github.com/aragon/app-backend/compare/v0.37.1...v0.38.0) (2026-09-09) ### Features * **APP-1120:** expose telegram service metrics for grafana monitoring ([6895e04](https://github.com/aragon/app-backend/commit/6895e04db5ac9b2b9c6d0b88439d892569ed8f87)) * **APP-1127:** report indexer block gap in the telegram metrics ([4d52eab](https://github.com/aragon/app-backend/commit/4d52eab5bf85f67c88d1fb1d66df05af62636b87)) * **robinhood:** add support for Robinhood mainnet in Blockscout integration ([16620e5](https://github.com/aragon/app-backend/commit/16620e5f83d1cb25b374379fd882b6

Builder activity

Meaningful, source-backed updates per week. Commits are aggregated, not counted individually.

Build timeline

  1. Active development: 83 commits across 4 contributors

    Code ActivitySource linked

    18 active day(s) in aragon/app-backend.

    View evidence
  2. Active development: 83 commits across 4 contributors

    Code ActivitySource linked

    19 active day(s) in aragon/app-backend.

    View evidence
  3. Active development: 3 commits across 1 contributor

    Code ActivitySource linked

    2 active day(s) in aragon/just-foundry.

    View evidence
  4. Release v0.37.1

    Github ReleaseSource verified

    0.37.1 (2026-08-31) Bug Fixes * cross-chain: mark controller plugin supported on settings events and backfill existing ones (c4cc361) <!-- slack_ts: 1788185069.375369 -->

    View evidence
  5. Release v0.37.0

    Github ReleaseSource verified

    0.37.0 (2026-08-28) Features * APP-1059: recognize SPP rule conditions (#1527) (dc76685) * plugin: inherit subPlugins and totalStages on spp plugin updates (a5302f2) * spam: implement spam detection for unreadable token balances ([2b824ca](https://github.com/aragon/app-backend/commi

    View evidence
  6. Release v0.36.1

    Github ReleaseSource verified

    0.36.1 (2026-08-20) Bug Fixes * execute-handler: improve error handling and simplify selector permission creation (afca718) * release: update release and hotfix branch handling in workflows (0d4fe69) * selector-permission: enhance deduplication migration to handle duplicate writes ([7130f62](https://github.com/aragon/app-backend/commi

    View evidence
  7. Release v0.36.0

    Github ReleaseSource verified

    0.36.0 (2026-08-14) Features * APP-1028: group the release summary by Linear tickets and emit GitHub Markdown (33cf607) * APP-1054: Add cross-chain gas limit simulation endpoint (#1507) (a0b185d) * cross-chain: index the lane fee token so it resolves to a known token ([9795ae1](http

    View evidence
  8. Release v0.35.0

    Github ReleaseSource verified

    0.35.0 (2026-08-10) Features * cross-chain: add a backfilling tool and clear unused vars in import (96b766d) * cross-chain: add chainId filtering logic to selector permission checks (bb5f2a0) * cross-chain: add CrossChainController anvil integration test with shared OSx bootstrap ([c0b72bf](https://github.com/aragon/app-backend/commit

    View evidence
  9. Release v0.34.0

    Github ReleaseSource verified

    0.34.0 (2026-08-07) Features * enrich permission entities (#1490) (f2d7af8) * expose SPP Safe metadata on permission entity refs (#1491) (8736add) * plugin: add isObjection flag to support objection plugins and enhance settings synchroniz

    View evidence
  10. Initial release

    Github ReleaseSource verified

    A drop-in task runner and environment manager for Foundry projects. It provides a one stop shop with easy network switching, per-network flag resolution, deployment helpers, testing, verification helpers and even secrets management. Supported networks: - arbitrum - avalanche - base - chiliz - corn - hemi - katana - mainnet - monad - optimism - peaq - polygon - sepolia - zksync-sepolia - zksync

    View evidence
  11. Release v0.33.0

    Github ReleaseSource verified

    0.33.0 (2026-07-27) Features * add externalProposers to ssp settings (3e08fcd) * APP-991: add support for counting transaction rows and distinct token groups (76c3aa0) * caching: implement incremental caches for DAO addresses and token eligibility ([ad19c9b](https://github.com/aragon/app-backend/commit/ad19c9bbbe6cbebbed87cadda2d5ebb266ce

    View evidence
  12. Release v0.32.0

    Github ReleaseSource verified

    0.32.0 (2026-07-20) Features * attach proposalCreationConditionAddress to Safe bodies inside SPP (a54051d) * campaign: add getCampaignClaimers method and related tests for pagination and validation (5ea8be9) <!-- slack_ts: 1784567270.795149 -->

    View evidence
  13. Release v0.31.0

    Github ReleaseSource verified

    0.31.0 (2026-07-13) Features * tests: optimize unit tests with CI sharding and improve determinism (49ad21a) Bug Fixes * test: remove invalid TooBusyMonitor prototype stub in runner spec (b2467ec) * tests: improve determinism in unit test file selection for CI sharding ([dfccc0e](https://github.com/aragon/app-backend/commit/dfccc0

    View evidence
  14. Release v0.30.0

    Github ReleaseSource verified

    0.30.0 (2026-07-07) Features * asset: add syncNative method for native balance synchronization and metrics update (a3d4b9c) * asset: implement syncToken method for asset balance reconciliation (85024fe) * asset: refactor dao asset reconciliation ([25a8907](https://github.com/aragon/app-backend/commit/25a8907ff9ae16639839122690a2b9ad85

    View evidence
  15. Release v0.29.0

    Github ReleaseSource verified

    0.29.0 (2026-06-25) Features * event-replay: add event replay functionality with validation and queue integration (2325bba) * event-replay: implement event replay helper for transaction log handling (01e6749) * execution: add DAO execution transactions to the transactions API ([29c0741](https://github.com/aragon/app-backend/commit/29c

    View evidence
  16. Release v0.28.0

    Github ReleaseSource verified

    0.28.0 (2026-06-17) Features * networks: add support for monadMainnet in various configurations (5e3abe5) * proposal: implement out-of-order event handling for proposals (d633df3) * simulation: enhance simulation error handling and validate network input ([a803f03](https://github.com/aragon/app-backend/commit/a803f03fa631e556f3120a3c3

    View evidence
  17. Release v0.27.1

    Github ReleaseSource verified

    Release v0.27.1 <!-- slack_ts: 1781124372.856649 -->

    View evidence
  18. Release v0.27.0

    Github ReleaseSource verified

    0.27.0 (2026-06-09) Features * anvilRpc: implement retry logic for RPC calls and add post-reset probe (50c0989) * api: add global firstActive on member endpoint (BE-203) (#1292) (c5d4122) * api: add token totalSupply cache with 30-minute freshness ([e1996d7](https://github.com/arago

    View evidence
  19. v0.26.0

    Github ReleaseSource verified

    0.26.0 (2026-03-13) Features * release: staging to main (#1187) (4deb23e), closes #1157 #1169 #1170 #1171

    View evidence
  20. v0.25.0

    Github ReleaseSource verified

    0.25.0 (2026-02-18) Features * pairData: add includeSubDaos parameter to control subDAO (#1157) (#1163) (3854b18)

    View evidence
  21. v0.24.0

    Github ReleaseSource verified

    0.24.0 (2026-02-17) Bug Fixes * APP-476: show subdaos proposals in all proposals (#1140) (c88787d) * blockchain: handle partial failures in getBlockReceipts and fallback to getLogsWithoutTopics (0dd6840) * blockchain: handle partial failures in getBlockReceipts and fallback to getLog

    View evidence
  22. v0.23.1

    Github ReleaseSource verified

    0.23.1 (2026-02-11) Bug Fixes * config: add DECODEACTIONBATCH_LIMIT to configuration and updat… (#1138) (c66f63f)

    View evidence
  23. v0.23.0

    Github ReleaseSource verified

    0.23.0 (2026-01-23) Bug Fixes * add 'invalid JSON' error message to common error handling (61688be) * add 'not valid JSON' error message to common error handling (be5bfaa) * add EnsValidator stub to RatesService index test (28a7bba) * ens: enhance ENS vali

    View evidence
  24. v0.22.0

    Github ReleaseSource verified

    0.22.0 (2025-12-28) Bug Fixes * add NatspecTags interface for proper TypeScript typing with dot notation (f0883f4) * adjust test coverage threshold for functions in package.json (b1b2fb5) * copyIndexerConfigToTransfer: format logger messages for better readability ([f76cc15](https://github.com/aragon/app-backend/commit/f76cc1596f5a4290681b2e4e

    View evidence

Research notes

Written by Dawnscan researchers and reviewed before publishing. Commentary with sources — not the project's own claims, and not evidence of shipping.

No published notes on aragon yet.

    Know something about aragon? Sign in with wallet to submit a research note. Notes are reviewed before they appear here.

    Sources