Skip to content

Latest commit

 

History

History
379 lines (249 loc) · 33.8 KB

File metadata and controls

379 lines (249 loc) · 33.8 KB

Changelog

3.6.0 (2026-04-09)

Features

3.5.0 (2026-04-07)

Features

  • add several yield calculations to indexer (#325) (691d650)
  • contracts: support deprecated registry contracts (null address) (#338) (f06f20e)
  • in-progress editing of valuation on vaults(#332) (af60cc6), closes #279
  • in-progress tracking of setvaluation (#336) (8b44bd8)
  • In-progress update of offramprelayers (#328) (f37723f)
  • track asset progress of offramp updates (#333) (9198de3)
  • track in progress updates of offramp addresses (#326) (a924abf)

3.4.1 (2026-03-26)

Bug Fixes

  • refactor gasLimit and gasPrice to payload (#321) (2a1c93f)

3.4.0 (2026-03-23)

Features

3.3.1 (2026-03-20)

Bug Fixes

  • updateContract decoding (0bca82a)

3.3.0 (2026-03-19)

Features

  • track in-progress set max reserve (81d2f42)

Bug Fixes

  • failing crosschain messaging reconciliation (#302) (c4b7b12)

3.2.0 (2026-03-18)

Features

Bug Fixes

  • message decoding for single version registry (ba933e7)

3.1.0 (2026-03-06)

Features

  • add tokenId and token to crosschainPayloads (#275) (5a52c22), closes #274

Bug Fixes

3.0.3 (2026-02-25)

Bug Fixes

  • saturate vaultInvestOrders and vaultRedeemOrders at zero (#261) (74bafbf)

3.0.2 (2026-02-24)

Bug Fixes

3.0.1 (2026-02-10)

Bug Fixes

  • added correct Optimism explorer link (#249) (f12edcb)
  • chain not found on new 3_1 deploy vaults (#247) (bc927ec)
  • little change to test ci (6a7c01b)

3.0.0 (2026-02-06)

⚠ BREAKING CHANGES

  • unify naming of timestamp fields across entities

Features

Bug Fixes

  • add update on approve (#223) (c3e54d9)
  • allow to select chains in contracts (20419ae)
  • cache should skip unsupported commands (b4405fd)
  • filter out reduntant txin + txout for invest redemption orders (50e980e)
  • filter out reduntant txin + txout for invest redemption orders (3efd3b2)
  • imissing icons (1031051)
  • improved logging and graceful handling of exceptions (e2e8f9e)
  • inconsistency in pendingInvestOrders (#216) (59ca557), closes #214
  • investor and redeem orders precision fix (#188) (16a8615)
  • issue and revoke conversions (1435215)
  • load correct abis for chain requests (9e0500e)
  • mainnet registry (132e22c)
  • missing dependencies in prod (e9b59bd)
  • missing setup handlers (d44eb75)
  • missing several txHashes in Invest and Redeem Orders as well as epoch (8385ea8)
  • missing several txHashes in Invest and Redeem Orders as well as epoch (#205) (8385ea8)
  • missing token decimals in V3.1 (#213) (b8bd839)
  • multiple instances of failing claims (a97c900), closes #201
  • multiple instances of failing claims (#207) (a97c900)
  • negative tokenInstance balance (#190) (1435215)
  • onchain sync vault bug (#228) (352337f)
  • refine Invest and Redeem Orders (#210) (6ef36b0), closes #209
  • registry defaults (e3db503)
  • registry details (8b6b40e)
  • remove unused imports (d28cdd1)
  • require glibc image (95083b8)
  • track upon vault events correctly (#225) (9d0b619)
  • unify inclusion of tx hashes (8385ea8)
  • v3.1 phantom pendingInvestOrder (#242) (cabecac)
  • vaultInvestOrder claimable in asset denomination (#218) (044db99), closes #217

2.1.0 (2025-11-18)

Features

Bug Fixes

  • correctly set prepareTxHash and deliveryTxHash (#167) (6715e40)
  • decoding of all messages (#169) (9ecb98c)
  • defaults and env for build process (#175) (b89e7d1)
  • formatting of issuance data (#179) (872145d)
  • handling of proofs and initialization of underpaids in crosschain messages (221eb47)
  • holding escrow does not populate on UpdateAssetPrice (#141) (d487c6c)
  • inverted share price calculation in investor transactions (#187) (05d00f8)
  • invest order issue shares decimals (#186) (fe067f0)
  • issuance tracking for v2 tokens (#178) (ed29a8b)
  • plume skip block parameter (ae747fe)
  • redeem amounts (#183) (b3b9158)
  • repaid messages stuck as unsent (#150) (2500708)
  • underpaid batches should look for already prepared messages (#165) (0e94269)
  • undo rename of blockchain to hub blockchain (#174) (9c85e08)
  • updated OnOffRampManager ABI (b9b8817)

2.0.0 (2025-09-29)

⚠ BREAKING CHANGES

  • redefine primary keys for crosschain payloads (#139)

Features

  • redefine primary keys for crosschain payloads (#139) (075d46b)
  • track transfers in investorTransactions (#138) (a031e88)

Bug Fixes

  • crosschainMessages retries not correctly handled (3628931)
  • investOrders contains wrong state (#136) (6db9870)
  • missing adapter names (#134) (8f18438)
  • missing payload completion on single adapter chains (a0980eb)
  • prefer arbitrum alchemy wss (16e3a87)

1.6.0 (2025-09-10)

Features

  • instantiate deployment contract from available chain contracts (#126) (9b14046)

1.5.1 (2025-09-10)

Bug Fixes

  • validUntil fallback to largest possible ISO date (c30143c)

1.5.0 (2025-09-10)

Features

1.4.0 (2025-09-05)

Features

  • crosschainMessages include messageHash (#120) (641c7d8)
  • tracking merkle proof managers and onOfframp managers contracts (#117) (3440786)

1.3.0 (2025-09-02)

Features

  • add iso currencies and decimals to pools and assets (#113) (1f01985)

Bug Fixes

1.2.0 (2025-08-27)

Features

  • aggregated totalIssuance on token entity (d6afe2d)
  • initialise unprepared messages and batches (#107) (61731d6)
  • trackk minting and burning of tokenInstances (4bea74b)

Bug Fixes

  • tokensnInstanceSnapshot totalIssuance (#104) (3a155a0)
  • totalIssuance only on token transfers (2607b79)

1.1.2 (2025-08-21)

Bug Fixes

  • investor addresses in orders and transactions (3ba86f3)
  • prevent approval of 0n amounts (324ec49)

1.1.1 (2025-08-18)

Bug Fixes

1.1.0 (2025-08-13)

Features

  • add partiallyFailed batches (d7fd5b1)
  • add poolId to crosschainPayload (8103e44)
  • pool metadata from ipfs (9e06883)
  • tokenInstanceSnapshots (f3c08b1)

Bug Fixes

  • add first pool hub manager (fc3fe1c)
  • display partiallyFailed payloads (aa3a538)
  • fail gracefully and log pk collisions in invest and redeem orders (a6c4e06)
  • fail gracefully and log pk collisions in invest and redeem orders (78d462e)
  • handle dynamic length messages (626b7a6)
  • handle zero assets in getPrice (ad5dd76)
  • ignore failed inserts (2eb7bab)
  • message decoding offset (718dc33)
  • outstandingOrders (f660c96), closes #68
  • partiallyFailed payload execution (c0301fc)
  • plume endpoint (9a5e5ed)
  • revert to upsert for Invest and Redeem orders (8408272)
  • set delivered batches on failed messages retry (e2c42d7)
  • silent error on crosschain messages (dcd1a51)
  • tidy up current epoch (e184c9c)
  • update ethereum contracts (f79163d)

1.0.0 (2025-07-21)

Features

Bug Fixes