Skip to content

Commit

Permalink
New tracer pr (#1643)
Browse files Browse the repository at this point in the history
* add tracer cairo 0

* fix after rebase

* Update CHANGELOG.md

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

* Update docs/tracer/README.md

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

* remove option for tracer

* remove .idea

* Fix clippy

---------

Co-authored-by: fmoletta <[email protected]>
Co-authored-by: Pedro Fontana <[email protected]>
Co-authored-by: Pedro Fontana <[email protected]>
  • Loading branch information
4 people authored Mar 8, 2024
1 parent 6ae7b32 commit 105ca3a
Show file tree
Hide file tree
Showing 27 changed files with 1,817 additions and 18 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## Cairo-VM Changelog

#### Upcoming Changes
* feat: add a `--tracer` option which hosts a web server that shows the line by line execution of cairo code along with memory registers [#1265](https://github.com/lambdaclass/cairo-vm/pull/1265)

* feat: Make air public inputs deserializable [#1648](https://github.com/lambdaclass/cairo-vm/pull/1648)

Expand Down
Loading

0 comments on commit 105ca3a

Please sign in to comment.