sora2-network
sora2-network copied to clipboard
SORA is a new economic system aimed at creating a supranational, world economic system with built-in tools for decentralized finance (DeFi). The SORA network implements a new way of parachain architec...
best practices: consider splitting deploy environments or contracts, Mocks should be deployed separately. if you deploy BeefyLightClient, then you use its abi, not the TestBeefyLightClient one, otherwise it might be...
### Problem statement `ahash` is freezed in `node/cargo.toml` while new version is available. Old `rustc` prevents from update. Once the `rustc` and toolchain is updated, we can use the latest...
### Problem statement xorFee.ReferrerRewarded were not awarded to referral accounts with 0 XOR on balance ### Description _No response_ ### Definition of Done Count users to calculate rewards ### Requirements...
### Preconditions Make bridgeProxy.burn TX with `123456789123456789` amount from SORA->Kusama. ### Steps to reproduce 1. Make bridgeProxy.burn TX with `123456789123456789` amount from SORA->Kusama. ### Actual behavior https://sora.subscan.io/extrinsic/13463498-2 ### Expected behavior...
Now we are following the logic when only the dex base asset could be the `quote` asset of all order-books in this dex. In practice it is `XOR` (and maybe...
Now the creation of order-book is allowed only for `dex_id = 0`, where `XOR` is a base asset of dex and accordingly it is a `quote` asset for all order-books....
### Problem statement We have our Substrate bridge that enables SORA Kusama parachain transfers. Now we want to open HRMP channels with parachains to enable users to transfers their assets...
### As a Liquidity provider ### I want to Burn PSWAP as LP fee in swaps ### So that PSWAP price will be supported by Order books Adjust PSWAP tokenomics...
### Problem statement We have our Substrate bridge that enables SORA Kusama parachain transfers. Now we want to open HRMP channels with parachains to enable users to transfers their assets...