-
# Description
Dashboard for Unrug mainnet (FORK WIP)
https://unrug.top
# Tasks
- [ ] Table dashboard
- [ ] Specific data of a token selected
- [ ] Statistics
- [ ] Holders
!…
-
Upgrade mainnet to Fork 12
This task is owned by the vteam
-
# Description
Dashboard for Unrug mainnet (FORK WIP)
https://unrug.top
# Tasks
Backend
- [ ] Create endpoints backend for
- List token with metadata
- basic statistic of transfers
…
-
### What problem does your feature solve?
To be able to replicate state and issues seen from another network, or used for testing.
### What would you like to see?
Be able to recreate a state fro…
-
Multiple of our tests for smart contracts require the `RUN_FORK` to be set.
I suspect these do not run in CI... but I think it is important that we also run them there...
What do you think @clemso…
-
#### System information
Erigon version: 2.60.8 (Error is still occurring for a while now for multiple releases since 2.60.2)
I believe someone also reported the error previously: https://github.co…
-
### Description
Currently, in the relay we experience this issue in the CI and on mainnet. When a user sends a transaction we call transaction.execute and we receive a timeout exceeded error for seem…
-
### Description
I'm trying to run I'm trying to run mainnet fork test in foundry, however I'm getting following error while I try to execute `vm.deal` cheat code to mint erc20:
```bash
Ran 1 tes…
-
For mainnet fork section of the lesson, my deploy and test worked without adding custom network or other network. Not sure why - showed an infura url.
-
As seen in #13460, our mainnet tests gets easily out of sync with the rest of the code. We may not need to run them with other tests on CI (see #11722) but it will be good to have some way to make sur…