fix(curve): fix curve tests after SDKv2 update, also add a few missing tests

This commit is contained in:
Florian Pellissier
2024-07-31 11:40:26 +02:00
parent 115e552f2f
commit 4d528ddab3
4 changed files with 383 additions and 80 deletions

View File

@@ -35,6 +35,14 @@ modules:
inputs:
- map: map_components
- name: store_non_component_accounts
kind: store
initialBlock: 11968730
updatePolicy: set
valueType: int64
inputs:
- map: map_components
- name: map_relative_balances
kind: map
initialBlock: 9906598 # An arbitrary block that should change based on your requirements
@@ -60,6 +68,7 @@ modules:
- map: map_components
- map: map_relative_balances
- store: store_component_tokens
- store: store_non_component_accounts
- store: store_balances
mode: deltas # This is the key property that simplifies `BalanceChange` handling
output: