-
Need this also for the audit.
-
*Duplicate of https://github.com/status-im/nim-waku/issues/323*
## Problem
The problem is about how to deploy a smart contract with its constructor's inputs using nim-web3.
**Some thoughts…
-
I try to interact with smart contract in laravel using web3.php.
```
$abi = "[{\"inputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"anonymous\":false,\"inputs\":[{\"i…
-
# Handle
cmichel
# Vulnerability details
Several different signature modes can be used and `Identity.execute` forwards the `signature` parameter to the `SignatureValidator` library.
The returned `…
-
@artob @joshuajbouw @birchmd @mrLSD. please help. We did a setup of localnet near's validator node followed this link ``` https://docs.near.org/docs/develop/node/validator/compile-and-run-a-node#local…
-
We need to implement an airdrop of ERC20 tokens to a list of ERC20 addresses on ETH Mainnet in the same way as UNI did and many others copied afterwards.
**SPECS**
The same as the UNI airdrop plus…
-
Implement the IMT to group contract.
https://github.com/worldcoin/semaphore-rs/tree/main/crates/trees/src/imt
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x57796cb5bc251f4258e3d981eda97c011cac4b00b182fec383ce6ed3b7c2f8a1
**Severity:** low
**Description:**
**Description**…
-
Hi!
Thanks for your awesome work, your library is great and has saved me lots of time and headaches.
I am using it with an ESP32 WROOM and I've been able to: 1) Send transaction to address 2) Ca…
-
## Simple Summary
Enable a popular "cloning" pattern using simple forwarder proxies (e.g. `create_forwarder_to`)
## Motivation
A popular pattern with smart contracts is to create a "cloning facto…