Skip to content

Conversation

@Autoparallel
Copy link
Contributor

@Autoparallel Autoparallel commented Feb 11, 2025

Adds the following:

  • Support for POST requests, i.e., body present in a HTTP response
  • Support for escaping within a string
  • Support for null/bool values

Autoparallel and others added 4 commits February 11, 2025 11:44
* add post request setup

* fix makefile command to run in local

* add float test

* wip: add http line monomial fixes

* add reddit test

* add logs to verify circuit

* remove logs

* update package version

* fix circuit tests
* feat: basic parser with escape

* fix: tests missing input

* feat: working escape

* feat: rust witness generator

* fix tests

---------

Co-authored-by: lonerapier <lonerapier@proton.me>
* feat: working escape

* feat: rust witness generator

* refactor: rename `parsing_string`

* fix: language + contains

* feat: all passing

* Update extraction.test.ts
@lonerapier lonerapier marked this pull request as ready for review February 12, 2025 13:13
@Autoparallel
Copy link
Contributor Author

@lonerapier check #111 please before merging

Copy link
Contributor Author

@Autoparallel Autoparallel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking good! let's address these comments then we can merge this thang!

@lonerapier lonerapier self-requested a review February 13, 2025 18:17
Copy link
Contributor

@lonerapier lonerapier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LFG

@lonerapier lonerapier merged commit 0a09df0 into main Feb 13, 2025
3 checks passed
@lonerapier lonerapier deleted the release/v0.10.0 branch February 13, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants