-
### Please share the technical limitation of Caliper that you encountered.
Running benchmarks against an already deployed contract was not possible without changing the Ethereum connector.
### Pleas…
-
https://github.com/blockscout/blockscout/blob/master/apps/ethereum_jsonrpc/lib/ethereum_jsonrpc/encoder.ex#L28
```elixir
binding() #=> [args: [[1], [2], [3]], types: {:array, {:array, {:int, 256}}, 3…
-
A lot of the compilation overhead is coming from the need to compile all project's tests on every change to one of the src/ contracts. Ideally, we should only compile test contracts when interface of …
klkvr updated
1 month ago
-
This spike probably covers:
- Figure out as many smart contracts events as possible. We can refer to #106
- Based on the events defined, what are actions to take on events?
- Should it point to…
-
This tweet prolly describes it better: https://x.com/tomuky/status/1813202401534312922
Let the user enter a list of wallet addresses and a list of smart contract addresses. All wallets are chec…
-
code:
```
loadContract: async ()=>{
//Create JS version of smart contract
const todoList = await $.getJSON('TodoList.json')
App.contracts.TodoList = TruffleContract(todoList)
…
-
I was thinking through the user story for students in more detail. Hopefully this will help advise what components we need (smart contracts & frontend).
I am a student and I go to the website. I cl…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xec96604876d278c274edbd80d5751e3c985bb5d431524071bccdaf16a9da7b06
**Severity:** medium
**Description:**
**Descriptio…
-
# Background
[debug_traceCall](https://geth.ethereum.org/docs/interacting-with-geth/rpc/ns-debug#debugtracecall) is a method in the EVM that allows developers and users to trace the execution of a…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x2a3b4ace63d3b22f2e6028dbbb3c507ca3448da906cc57c4779129556d6f951a
**Severity:** low
**Description:**
**Description**…