-
# Lines of code
https://github.com/Tapioca-DAO/tapioca-periph-audit/blob/68f20cbbf24ac42d2a54660c70b0a74301bee55b/contracts/Multicall/Multicall3.sol#L43
# Vulnerability details
In the Multicall3 c…
-
Relaying a Multicall withdrawal only relays one of the withdrawals. The second one is unable to be relayed.
L2 Withdrawal (contains 2 withdrawals): https://optimistic.etherscan.io/tx/0x2a523f1b74…
-
# Problem
Right now, we call the balance check for each member as a different call to the provider. It can be slow and also counts a a different call for the limits.
# Implementation
If we we…
-
Add the ability to specify a generic type for multicall response:
`multicall.call`
This will enable adding [typesafe](https://github.com/dethcrypto/TypeChain) bindings to contract calls
-
This repository seems to not be maintained anymore: last commit dates back to beginning of January 2022.
I encourage anyone willing to get support to start using [ethers-multicall-provider](https:/…
-
## cmd
```
pytest tests/test_model_follow_character_description.py -n 4
```
## Env
- OS: Linux
- Python Version: 3.12.3
- pytest Version: 8.1.1
- pytest Plugins:
- anyio-4.3.0
- asynci…
-
I've read the reply [here](https://github.com/ethers-io/ext-provider-multicall/issues/2#issuecomment-1918294834) and got the basic idea of how the multicall magic is done.
At present, the `multical…
-
in file cls/torrent.cls.php: public function get_left_bytes($multicall = false, $update = false) {
return $this->get_info('d.get_left_bytes', $multicall, $update);
} replace "return $this->get_info(…
-
The try catch will actually be part of the multicalls but this might require updates to starknetid.js, we will create it
-
I'm trying to build this inside a nixos worker and it keeps failing, After inpecting the code and it looks like the problem appears because one of the assertions inside `tests/conftest.py` (of `os.ren…
ludat updated
1 month ago