Releases: morpho-org/morpho-blue-subgraph
Releases · morpho-org/morpho-blue-subgraph
v1.6.1
v1.6.0
v1.5.0
v1.4.0
v1.3.2
v1.3.1
v1.3.0
v1.2.0
v1.1.0
v1.0.0
1.0.0 (2024-01-18)
Features
- adapt to mainnet version (d9a6651)
- add
_MarketList
(723af05) - add chainlink templates (704406b)
- add ci to dpeloy on the hosted service (ce397a2)
- add commilint (84c4651)
- add fee to a market (8668b32)
- add linting configuration (b39b312)
- add Market handling (532ea72)
- add maths (41a5372)
- add messari-subgraph structure (6cb9de9)
- add MIT license (37a1ce8)
- add rates by using the IRM view function (58e8f45)
- add semantic release configuration (a26c2ea)
- better handling of positions changes (f96528f)
- compute
liquidationPenalty
(c7a81c9) - create templates (1702d75)
- handle flash loans (ae72ab8)
- handle liquidation (d1b4f0a)
- handle positions (5556d55)
- handle protocol & market data (523e257)
- metaMorpho:
handleAccrueFee
(cf9e85c) - metaMorpho:
handleSetCurator
(66a2305) - metaMorpho: accrue interests for each fee recipients (de609a1)
- metaMorpho: add
isCurrentFeeRecipient
field toFeeRecipient
entity (9d1eef2) - metaMorpho: add
OVERRIDED
state for pending values (8e518d9) - metaMorpho: add back link relations (b8b2c3c)
- metaMorpho: compute vault avg rate (9cae319)
- metaMorpho: handle allocators (348d0b8)
- metaMorpho: handle deposit (4a8f8a3)
- metaMorpho: handle marketCap flow (15fddeb)
- metaMorpho: handle pending timelock (1dbdfc3)
- metaMorpho: handle queues modifications (1a791ac)
- metaMorpho: handle transfers (f29f668)
- metaMorpho: handle withdraws (07f0179)
- metaMorpho: log queue changes (prev state, added, removed, new state) (ec7dfd9)
- metaMorpho: submitCap can clash if submitted in the same block (0389431)
- run lint & format (3d43972)
- update with blue abi changes (c4ab12f)
Bug Fixes
- build errors due to typing issues (2e0db70)
- indexing errors (b49ebab)
- metaMorpho:
isCurrentAllocator
is not defined before save (96e29c9) - metaMorpho:
OVERRIDED
=>OVERRIDDEN
(b84a6d9) - metaMorpho: confusion between
pendingTimelock
¤tPendingTimelock
(e33ea60) - metaMorpho: curator is not an array (1aab72a)
- metaMorpho: fix qupplyQueue & withdrawQueue (30b561f)
- metaMorpho: missing non nullable fields (7281e66)
- metaMorpho: new instances of metamorpho (aaf7e59)
- metamorpho: read non null field in accueFee (e318301)
- metaMorpho: remove default address in metamorpho config (e611aed)
- metamorpho: rewards recipient does not have position (f5c9e65)
- metaMorpho: rollback to deployed ABI (3a8b188)
- pricing: mapping key check does not work with Bytes (0b134bb)
- remove 1 to liquidation incentive to be compliant with messari definitions (12e126a)
- update sdk (137cae8)