-
I use the local erigon archive node. It takes a long time to try to synchronize the pool. Is there a synchronized checkpoint for download, which can save me a lot of time
-
### Describe the feature you would like
Would we want to migrate amms-rs to alloy? Happy to start the work :)
### Additional context
_No response_
-
We can apply for grants to do Rust development to several organizations:
- Web3 Grants Program: https://github.com/w3f/Grants-Program. Better suited for projects where a PoC doesn't exist.
- Subst…
-
To integrate external solvers we have so far by way of least resistance chosen the http solver interface. This interface is mostly ad hoc designed for whatever was easy to work with for the original h…
-
Most AMM accounts listed on https://xrpscan.com/amms (Page 5) are inactive. Its possible these AMMs were deleted, and recreated under a new AMM account. Add condition to exclude inactive AMM accounts.
pkcs8 updated
7 months ago
-
# Lines of code
https://github.com/code-423n4/2024-05-predy/blob/a9246db5f874a91fb71c296aac6a66902289306a/src/settlements/UniswapSettlement.sol#L22-L56
# Vulnerability details
## Title
Missing dea…
-
# Lines of code
https://github.com/code-423n4/2024-05-predy/tree/main/src/settlements/UniswapSettlement.sol#L34
https://github.com/code-423n4/2024-05-predy/tree/main/src/markets/spot/SpotMarket.sol#L…
-
We should not, in the general case, filter out orders that aren't connected to the "fee token" for HTTP solvers.
Specifically, we had special logic for filtering out orders that aren't connected to…
-
Previously, we required that order books were created within 50 slots of the proposal. This was to prevent someone from creating a market early on, jacking up the last observation, and then using that…
-
### Problem encountered
Overnight market-sim fuzzing occasionally hitting panic in runs involving AMMs after zero volume changes.
https://jenkins.vega.rocks/job/common/job/vega-market-sim-fuzzing-…