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

Basilisk - cross-chain liquidity protocol on Kusama

Results 69 Basilisk-node issues
Sort by recently updated
recently updated
newest added

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

good first issue
BACKLOG

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...

ICEBOX

current one is not maintained and incorrectly designed as it builds binaries with every container start fixes #210

BACKLOG

### testnet (acala) 2 collators + 1 rpc node - [x] generate sudo key, collator wallets and node keys - [x] create chainspec - [x] generate wasm & state -...

IN PROGRESS

- [ ] 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...

IN PROGRESS

existential deposit for all tokens in LBD have to be defined and tested

BACKLOG

### 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",...

ICEBOX

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

IN PROGRESS

Add info about benchmarking to the readme

BACKLOG