-
### Before submitting your bug report
- [x] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [x] I'm not able to find an [open issue](ht…
-
## Description and context
I'm unable to resume my $LITT token bridging transaction that failed to bridge to Solana. Reverse my funds back to BSC or send and equivalent USD amount to Solana at th…
-
Wallet providers who support Solana Pay can allow user redirecting on successful txns, just like deep link implementations. This UX will make it familiar with GPay, Apple Pay, etc, and can provide mer…
-
## 登录过程
1. dAPP连接钱包后,自动出发调用接口/getUserId,获取用户ID(按照某种算法生成)
```
请求
{
"address":[{address}]
}
响应
{
"result": “{uid}“
}
```
2. 调用钱包,对用户ID进行签名
3…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Text is not visible on "Claim" button.
![image](https://github.com/user-attachments…
-
## Overview
We are creating a very simple standard for contracts to self-designate as a part of the SLWRKD. I think it should be an Interface that contracts can implement. Over time, we will likely p…
-
Need to add some projects to the upcoming section.
- https://github.com/rooch-network
-
# Lines of code
https://github.com/code-423n4/2024-04-lavarage/blob/main/libs/smart-contracts/programs/lavarage/src/processor/swap.rs#L40-L51
# Vulnerability details
## Impact
The borrower can b…
-
**Describe the bug**
I'm getting swap txn from an API, txn is already signed and I have to sign it on my end as well in order to submit to an rpc.
But when I try to sign it in any way, I get "invali…
-
I am transferring solana native token to ethereum native token and getting unknown error while transferring . Also getting the same error while testing the already deployed websites, such as pancakes,…