-
### Steps to Reproduce:
1. Navigate to the swap/bridge page.
2. Attempt to perform a swap/bridge transaction of erc20 token.
### Actual Result:
In case of swap transaction fails with "price route not…
-
When the relayer is restarted the pullstate file gets wiped. We need to:
- Ensure the file persists on disk across restarts (systemd features?)
- Implement a mechanism to ensure that the first thi…
-
The AssetType code is:
```
pub enum AssetType {
EthAndWeth((u64, u64)),
Moveth(u64),
}
```
If we support a new Token or blockchain the type must be updated and the way the value is extracted …
-
### Contact details
https://twitter.com/edoge620
### Is your feature request related to a problem? Please explain.
Hi,
### Describe the solution you'd like
1) Wallet Selection: Allow users to c…
-
Needed is a mechanism to register user-defined functionality to handle proposals.
This could be done along the following lines:
```
Blockchain::register_proposal_function(|recipient| {
pen…
-
Description:
- The submission is a 3D Clothing Store Experience, a virtual shopping platform where players explore a beautifully designed 3D store to purchase NFT clothes.
- The NFTs represent exclu…
-
This was a project I thought could be a shared community resource across blockchains to retreive data history. Also, the mamouth hacks have brought to light the reality of [cross-chain bridges](https:…
-
### Summary
[The proposed project involves](https://docs.google.com/presentation/d/1fYCDHKgUQmJzn_9b3GppAHTzuB48VL60Opc_rbrnlMg/edit?usp=sharing) creating a comprehensive RUST SDK for the TON ecosyst…
-
```yaml
affects: 0.11.0-beta.9
status: wip
breaks: [ rgb-core, rgb-std, rgb-wallet, rgb-schemata, rgb-interfaces ]
```
## Goals
- Remove Pedersen commitments and bulleproofs
- Unify all typ…
-
Build a decentralized NFT bridge that realizes cross-chain transfer of ERC standard NFTs between EVM chains and aelf chain.
### Requirements:
1. The bridge should enable the transfer of NFTs…