green-jay

Results 14 issues of green-jay

Companion https://github.com/galacticcouncil/Basilisk-node/issues/465

Adds NFT auctions with 3 auction types: English, TopUp and Candle Early tech specification: https://www.notion.so/Auctions-6227f3d237e44baf8980e83eae74dbb7 https://github.com/w3f/Grants-Program/blob/master/applications/subauction.md This should be merged to master with a call filter. Weights and benchmarks to...

Legacy PRs: https://github.com/galacticcouncil/Basilisk-node/pull/137 (merged for testing purposes) - [x] Add more tests (e.g. do_buy function with mutation checks, other scenarios) - [x] Address any other pending comments in legacy PRs...

E.g. when sending xchain assets does not make sense to have 10^12 ticker for each

good first issue
BACKLOG

ROC Basilisk - [ ] Open HRMP channels - [ ] Register assets (PHA, cbDAI) - [ ] Test xchain transfer of native assets rhala rocBasilisk - [ ] Test...

Legacy PRs: https://github.com/galacticcouncil/Basilisk-node/pull/168 (merged for testing purposes) - [ ] Create benchmarks - [ ] Address any other pending comments in legacy PRs - [ ] Do full review of...

The implementation of [MultiNativeAsset](https://github.com/open-web3-stack/open-runtime-module-library/blob/91942bcc134c5f073b3198d2eb9ebdec48d8547f/xcm-support/src/lib.rs#L53) rejects assets whose origin is not from the reserve location. This is an issue for integrating with foreign assets on Asset Hub as the origin will...

LM farms can be created currently only for the Omnipool subpools via a feature specific implementation @ https://github.com/galacticcouncil/HydraDX-node/tree/master/pallets/omnipool-liquidity-mining Task is to analyse which other pools would be suitable for farms...

Goal: Allow simulating transactions between PolkadotKusama

Via Chris from Zeitgeist: `I found another strange thing in these XCM integration tests. You defined your CORE_ASSET_ID to be 0. Then you use your craft_exchange_asset_xcm function to swap HDX...