Skip to content

Commit

Permalink
feat: Cost Estimator + Optimizations (#68)
Browse files Browse the repository at this point in the history
* wip

* fix

* wip

* add cost estimator

* chore: add working cli tests, writes to execution report

* fix

* fix

* feat: write in parallel (#71)

* write in parallel

* write in parallel

* wip, wtf

* add

* feat: cost estimator

---------

Co-authored-by: Ubuntu <[email protected]>

* edits

* fix: docs among other things

* fix

* fix

* fix

* update span batch server

* add

* fix

* fix

* refactor

* fix

* fix

* fix

* chore: precompiles, add native host runner

* build

* keccak

* keccak

* updates

* fix

* cleanup

* add

* add

* fix: build

* add

---------

Co-authored-by: Ubuntu <[email protected]>
  • Loading branch information
ratankaliani and Ubuntu authored Aug 28, 2024
1 parent b1405d5 commit dd507f7
Show file tree
Hide file tree
Showing 36 changed files with 1,518 additions and 575 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,9 @@ data

# DB data
db/

# Reports
execution-reports/

# Rollup Config
**/rollup-config.json
Loading

0 comments on commit dd507f7

Please sign in to comment.