-
Tendency
High
# Unchecked `deposit_token` Allows Malicious Token Substitution During Withdrawals
### Summary
A verified withdrawal message can be maliciously intercepted, replacing the expected to…
-
ZanyBonzy
Medium
# Pyth prices are used without necessary precautions
## Vulnerability Detail
In PythAdapter.sol, prices are queried without checking the confidence interval. During extremely …
-
Albort
Medium
# Potential Overflow in Decimals::new Functionb
## Summary
## Vulnerability Detail
The pow function can overflow if price, quote, or base are too large (e.g., greater than 19), …
-
Hi! Having issues with python SDK.
Traceback below.
My query:
```
SELECT
MINT
FROM
solana.defi.fact_token_mint_actions
WHERE
BLOCK_TIMESTAMP IS NOT NULL
AND MINT_AUTHORITY = 'TSLvd…
-
LZ_security
Medium
# The protocol does not support token2022
## Summary
With the address `token::ID` set in `token_program`, `token_program` of `token2022` will not be supported.
Therefore, t…
-
Tendency
High
# Flaw in Token Validation Process Allows Users to Deposit Unauthorized Tokens for Authorized Tokens
### Summary
A malicious user can bypass the current whitelist system by trickin…
-
Currently exploring two implementations for delegated attestations. either as authorities or via `signatures`
In rust based blockchains, signatures can easily be compute intensive and slow.
Howev…
-
# 翻译任务认领说明
> 注意:
> 一次尽量只认领一篇,给其他小伙伴留些机会~
> 认领开始前,请务必阅读[翻译流程说明](https://github.com/Fankouzu/solana-basic-ui/issues/14)
从 Todo List 中选取未被人领取过的文章:
未被领取过:
- [ ] Solana Documentation
领取过:
…
-
# 翻译任务认领说明
- 2024年9月10日新的翻译工程来了,https://8bit-1.gitbook.io/solibrary 是一个学习Solana的资料库,从不同的角度总结了Solana开发与使用的技术资料
> 注意:
> 一次尽量只认领一篇,给其他小伙伴留些机会~
> 认领开始前,请务必阅读[翻译流程说明](https://github.com/Fankouzu/so…
-
To date, only 25% of Anchor programs have uploaded their IDL 🤯 (1,324 programs out of 5,335 anchor programs currently on `mainnet`).
If anchor IDLs were uploaded with program binaries, then we wou…