-
## Issues
In the user guide, it is not indicated that filter is only based on the currently displayed list. Hence, might lead to confusion.
![image.png](https://raw.githubusercontent.com/xGladiate/p…
-
Hi,
thank you very much for your nice work and sharing it!
Could You share the weight of the model on ETH/UCY? S
-
The Compute Unit cost of using eth_getLogs is almost 3x higher than a standard eth_call, eg: calling balanceOf. Currently, we make two eth_getLogs calls to track a user’s open positions—one to get all…
-
**Describe the bug**
ocean-contracts has problem processing response in the `Deploying USDC MOC` phase:
**To Reproduce**
```
└─$ cat compose-files/ganache.yml
services:
ganache:
image…
-
Why are we using `signed` integers for addresses and offsets here?
https://github.com/tenstorrent/tt-metal/blob/f42fc2863d8da3e37ea356800766f3d8897da1f7/tt_metal/hw/inc/wormhole/eth_l1_address_map.h#…
-
on fresh pip install tests are failing with the following issue: `ImportError: cannot import name 'ContractName' from 'eth_typing'`
-
We need to integrate support for creating `name.base.eth` domains on our platform, which currently facilitates Ethereum name registrations. This integration will allow users to seamlessly create and m…
-
Upon running pip install -r requirements.txt I see an error message regarding a version conflict: The user requested eth-account==0.11.2
py-clob-client 0.17.5 depends on eth-account>=0.13.0, and …
-
When using Alloy to call a function on a contract, we currently have to use a workaround by specifying and empty access list (e.g.:
```
let call_builder: DynCallBuilder = contract
.fu…
-
### Board
ESP32
### Device Description
I use the external 50Mhz crystal calibrator to provide the GPIO0 and LAN8720 < ETH _ CLOCK _ GPIO0 _ in > with the crystal calibrator at the same time. The co…