HydraDX-node icon indicating copy to clipboard operation
HydraDX-node copied to clipboard

HydraDX node - cross-chain liquidity protocol built on Substrate

Results 163 HydraDX-node issues
Sort by recently updated
recently updated
newest added

Upgrade to polkadot-v1.11.0 introduces new system callbacks, replacement for `on_initialize` and `on_finalize`. [Polkadot PR](https://github.com/paritytech/polkadot-sdk/pull/1781). Investigate how and where to use these new hooks.

The receiver of the fee would be the holding account, then on idle we could do buyback. As it has no impact on user, it is low prio.

Together with `XcmPaymentApi` this will help dApps estimate fees easily. This doesn't include the ED estimation yet. https://github.com/paritytech/polkadot-sdk/pull/3872

### Block ordering - [ ] Non-consecutive nonces - [ ] Transaction in-block reordering - [ ] Settle on transaction types - [ ] Batch transactions ### Solution execution -...

To enable full AsyncBacking functionality we'll need to do some preparations. - [ ] change timers using parachainBlocks - [ ] 2s block execution - [ ] increase amount of...

As of Polkadot 1.x.x (will need to check exactly) we no longer need to have XCM filters present, let's disable to allow custom integrations. https://github.com/galacticcouncil/hydration-node/blob/aa61ed23a1b7f26b238ea7fd6c6303e369efb875/runtime/adapters/src/xcm_execute_filter.rs#L68-L83

- [ ] implement chainlink EVM based oracle provider - [ ] integrate it to DCA for aditional stability fix #### bonus - [ ] figure out how to use...

- [ ] binary - [ ] wasm compact file