Skip to content

issues Search Results · repo:mds1/convex-shutdown-simulation language:TypeScript

Filter by

8 results
 (72 ms)

8 results

inmds1/convex-shutdown-simulation (press backspace or delete to remove)

The transaction runs out of gas (hits block limit of 30M) during simulation with Ganache (I am using Alchemy as a node provider). script output: $ ./scripts/convex.ganache.ts yarn run v1.22.15 Setting ...
  • dtr0x
  • 2
  • Opened 
    on May 19, 2022
  • #20

This sim relies on a lot of network requests, which are done over HTTPS. Foundry is adding websocket support, and if Hardhat and Ganache both support websockets as well we can add a separate table with ...
  • mds1
  • Opened 
    on Mar 30, 2022
  • #18

When https://github.com/gakonst/foundry/pull/1003 is merged Forge will support WebSocket and IPC endpoints which should (in theory, at least) significantly speed up forking, since instead of closing and ...
  • onbjerg
  • 5
  • Opened 
    on Mar 30, 2022
  • #17

Some simulations query the node for this, some hardcode the address, and some just overwrite the owner with a local account. For consistency, let s just hardcode the owner address (the from address used) ...
  • mds1
  • Opened 
    on Feb 1, 2022
  • #13

Since logging was enabled in https://github.com/mds1/convex-shutdown-simulation/pull/4/commits/2bb428aaf08aa737691fc2656b49414cb68ed193, you can now see in the run of the benchmark that Hardhat is running ...
  • feuGeneA
  • Opened 
    on Jan 28, 2022
  • #9

Discovered by @feuGeneA in https://github.com/mds1/convex-shutdown-simulation/pull/4, moving tracking of that issue here. Ganache simulation fails with out of gas error, which @gnidan and @davidmurdoch ...
  • mds1
  • 4
  • Opened 
    on Jan 20, 2022
  • #7

Ideally the CI will run the benchmarks and save results somewhere. However, @alcuadrado has mentioned the performance of GH runners may fluctuate, though this may only occur between jobs and not within ...
  • mds1
  • Opened 
    on Jan 20, 2022
  • #6

For each tool, benchmark scripts should report - full execution time, i.e. including tool startup time - execution time of just the transaction simulation (not sure if this is possible for each tool) ...
  • mds1
  • 3
  • Opened 
    on Dec 8, 2021
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub