sora2-network icon indicating copy to clipboard operation
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...

Results 159 sora2-network issues
Sort by recently updated
recently updated
newest added

### Problem statement We want to make mocks more readable and reduce code duplication ### Description _No response_ ### Definition of Done - [ ] Replace `assets::Config` trait impl with...

tech

### Preconditions 1. There is an order book with limits (f.i., minLotSize=5, maxLotSize=5000) 2. There are sell limit orders in the order book with sum of amounts > 5000 ###...

bug

### Problem statement We need to reduce amount of direct dependencies between pallets and use traits instead ### Description _No response_ ### Definition of Done - [ ] Replace usage...

tech

### Preconditions 1. There is ETH balance ### Steps to reproduce Perform a liquidityProxy.swap: `0x1a00000000000200070000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000010632d5ec76b050000000000000000000000000000000000000000000000040202` ### Actual behavior multicollateralBondingCurvePool.PriceCalculationFailed ### Expected behavior Swap should work ### Environment {"label"=>"Development"} ### Operating...

bug

### Problem statement We want to create new tokens for tokenomics upgrade ### Description #### SORA Builders token **Asset Name**: SORA Builders **Asset Symbol**: SB **Decimals**: 18 **existentialDeposit**: 0 **Multilocation**:...

tech

### Preconditions Initialize XYK pool with any asset (e.g. VAL) ### Steps to reproduce Call swap XOR-VAL or VAL-XOR with desired output with reasonable amount (1 VAL or XOR) ###...

bug
breaks-API

### Preconditions _No response_ ### Steps to reproduce Open https://mof.sora.org/qty/xstbtc Execute RPC call: assets.totalSupply: balance ### Actual behavior Price server backs https://mof.sora.org/qty/xstbtc - 0.1520212820045004 RPC call: assets.totalSupply: balance: 1.5202 mXOR...

bug

### Preconditions - Setup XYK and TBC pool for TBCD with the same price ### Steps to reproduce - Perform swap TBCD-XOR without filters ### Actual behavior Swap fails with...

bug

### Preconditions _No response_ ### Steps to reproduce Make swap on stage https://test.polkaswap.io/#/swap/XSTUSD/XST with 400 xstusd ### Actual behavior Slippage not tolerated https://polkadot.js.org/apps/?rpc=wss://ws.framenode-8.s5.stg1.sora2.soramitsu.co.jp#/explorer/query/0xb6873830baf7e3867ad0c724c449b6118b3d20df3096a298a4d2cdc031003a03 ### Expected behavior Swap is Done ###...

bug