Basilisk-node
Basilisk-node copied to clipboard
Basilisk - cross-chain liquidity protocol on Kusama
E.g. when sending xchain assets does not make sense to have 10^12 ticker for each
create workflow that will spawn and destroy arm64 runner in the workflow runner should have same environment as the amd64 one and be able to execute our current workflow, just...
current one is not maintained and incorrectly designed as it builds binaries with every container start fixes #210
### testnet (acala) 2 collators + 1 rpc node - [x] generate sudo key, collator wallets and node keys - [x] create chainspec - [x] generate wasm & state -...
- [ ] add ability move funds to xyk after lbp concludes - [x] disallow creation of lbp if xyk already exists - [x] disallow creation of xyk before lbp...
existential deposit for all tokens in LBD have to be defined and tested
### Description Trying to run archival node with following docker-compose.yml: ```yml version: '2' services: basilisk: image: galacticcouncil/hydra-dx ports: - 19954:9944 volumes: - ./basilisk:/data command: [ "hydra-dx", "--base-path", "/data", "--chain", "basilisk",...
passing test benchmarks in mocked environment doesn't guarantee that they will work in the runtime and if we're building benchmarking binaries, we can release them as well https://github.com/galacticcouncil/HydraDX-node/issues/313