-
If you create a new workspace and set `Server -> Chain forking` to `mainnet` but keep the *default* setting in `Chain -> Hardfork` to `Petersburg` you will get invalid workspace.
If you set hardfo…
-
Im trying to use the plugin on a hardhat mainnet fork. I'm using a slightly unconventional way of setting the network so I can choose whether to use mainnet fork on a suite by suite basis. This is …
-
I'm not sure why when I run scripts, it can't read the contract. I uninstalled and installed ganache cli, the mainnet fork network is on my list when I run brownie networks list. My config seems to be…
-
### Environment information
- OS: linux
- Python 3.10.12
```sh
$ ape --version
0.7.0
```
```$ ape plugins list
Installed Plugins
alchemy 0.7.0
arbitrum 0.7.0
ens …
-
## Mainnet Execution Simulation
This feature allows developers to fork the Mainnet state in Clarinet Simnet.
Use cases:
- When Clarinet projects rely on deployed contracts, such as DeFi proto…
-
Set up infrastructure to periodically run a throughput test to see how many fungible token transfers a fork of mainnet can do. This assumes that there is a fungible token contract deployed on every sh…
-
### Topic Type
User Experience
### Detail of the issue
应用场景中需要构造一个比较复杂的交易,inputs里面既有多签,又有其他的lockscript。
将交易转换成offline交易,用Neuron进行离线多签(提前已经配置好多签地址),报签名失败。
之前用简单的转账交易试过是ok的,所以怀疑是交易input里包含其他locks…
-
I've been attempting to get the [example trade](https://github.com/Uniswap/examples/blob/main/v3-sdk/trading/src/libs/trading.ts#L79-L114) to work using a mainnet fork setup with Anvil, as documented …
-
## Context:
> [!warning]
> Criteria is a WIP and subject to change
"boards" serves as a demo and reference implementation for social media-like boards with posts and interactions. The goal is t…
-
We attempted to customize the code and storage values of a contract by modifying the source code, but encountered some difficulties. The source code modifications were made in the 'deploy_test' and 's…