-
-
many things are needed here:
![image](https://github.com/chelofinance/Xion-hackton/assets/99182859/07c75a9a-5339-445e-9c30-be432a35c952)
First one, user should be able to put decimals.
Second…
-
## Chain or Pools
Relevant Info:
- A new chains information is added in `chain_info.json`
- A new pools information is added in `public/mainnet/-1/pools_list.json`
- A new vaults informati…
-
- [x] deposit()
- [x] withdrawal()
- [x] pay()
- [x] mapping(address => uint256) balance
-
Executing `company-coq-diff-unification-error` got the following error "Stack overflow in regexp matcher"
-
## Context:
Stakerd checks for pending transactions in the database upon startup. If it encounters a transaction with the status `TransactionState_CONFIRMED_ON_BTC`, it attempts to build a babylon …
-
Ensure that the app with dynamic vaults and nfts work for buying nft and selling nft.
About the ICA. since the existence of an ICA account is not reliable, I want you to replace on the ICA message t…
-
## Describe the current behavior in detail
Checked on https://wormhole-connect-mainnet.netlify.app/ [Mainnet] and https://portalbridge.com/ [Mainnet] with macOS and Google Chrome.
Steps:
1. Prepa…
-
Hey,
While Importing `getPublicKey` in frontend app I am getting Error: Identifier 'process' has already been declared
`import { getPublicKey } from '@injectivelabs/sdk-ts'`
-
For the input:
````
f := FreeGroup("a","b","c");;
g := f / [ f.1*f.1*f.1,f.1*f.2*f.3*f.1*f.3^-1*f.2*f.3*f.3,f.1*f.3*f.2^-1 ];
Print(Size(g));
Print(IdGroup(g));
````
### Observed behaviour
…