-
Hi, creators of the original Synthetix staking rewards contract (@k06a and @zumzoom) shipped the next gen implementation. Please check it out, maybe you would wish to upgrade your logic: https://githu…
-
## Problem
The current Synthetix (SNX) oracle is a centralized point of failure. It runs constantly, reading in prices from a range of real-world pricing services and updates the `ExchangeRates` co…
-
# Lines of code
https://github.com/code-423n4/2024-03-abracadabra-money/blob/1f4693fdbf33e9ad28132643e2d6f7635834c6c6/src/staking/LockingMultiRewards.sol#L361-L393
# Vulnerability details
## Proo…
-
### Summary
Improve and modernize current CI process of `synthetix` repository.
### Tasks
- [x] Upgrade to nodejs 14 and npm 7
- [ ] Migrate current jobs from CircleCI to Github Actions
- [ ] S…
-
-
Seems like it's impossible to search by coin currently (e.g. SNX doesn't bring up Synthetix). I think each project should list all relevant coins and this info becomes searchable too.
See also this: …
-
# Handle
0xRajeev
# Vulnerability details
## Impact
withdrawFees() is an external function which can be called by anyone to transfer the accumulated fees to the feeReceiver account. However, ther…
-
Design the platform architecture - Plan the technical aspects of your platform, including smart contracts, user interface, and backend infrastructure; Decide on the features you want to offer, such as…
-
WATCHPUG
high
# Front run `distributeRewards()` can steal the newly added rewards
## Summary
A surge of pointsPerShare on each `distributeRewards()` call can be used by the attacker to steal part …
-
Translated version of the popular Solidity staking contract written by Sythetix. Should probably live in DeFi section.
- [ ] Contract
- [ ] Test
https://github.com/Synthetixio/synthetix/blob/dev…