HydraDX-node
HydraDX-node copied to clipboard
HydraDX node - cross-chain liquidity protocol built on Substrate
https://github.com/paritytech/polkadot-sdk/pull/8108
TODO: - [x] add missing integration tests to cover configuration - [x] test in fork zombienet - [x] test on 1.lark by someone else Features: - use builder to declare...
Rebalancing of HSM reserves based on existing reserves, and missing reserves.
There are two tools from PAPI team which we should include in our workflows https://github.com/polkadot-api/check-runtime the other one will be diff tool to show board for UI integrators with the...
- create SEDA program to send wstETH data to us - add new extrinsic similar to the bifrost one - if SEDA is not able to send extrinsic add precompile...
dont reserve order funds so you dont lose yield and collateral, reserve payment asset instead as storage bond (if necessary)
We are introducing a circuit breaker (https://github.com/galacticcouncil/hydration-node/pull/1142) to lock funds if deposit reaches a certain limit. In case of XCM exchange asset, we use a temporary account for doing the...