Commit Graph

136 Commits

Author SHA1 Message Date
Georg Wiese
68a1ea374d Read bootloader inputs from write-once memory 2023-12-18 15:37:47 +01:00
Georg Wiese
50d08cd5a7 Pipeline Artifacts: Include name 2023-12-12 23:24:57 +01:00
Georg Wiese
6698ce15a6 Refactor artifact writing 2023-12-12 16:39:54 +01:00
Georg Wiese
23ee897878 More concise argument calls 2023-12-11 17:35:07 +01:00
Georg Wiese
376019c7eb Refactor 2023-12-11 16:45:29 +01:00
Georg Wiese
41a28a75f7 External Witness Values as String 2023-12-11 15:29:46 +01:00
Georg Wiese
522efdca4a Pull aggregation into pipeline 2023-12-11 14:00:31 +01:00
Georg Wiese
54a5791902 Pull more serialization into pipeline 2023-12-11 12:38:53 +01:00
Georg Wiese
12919853ae Pull CSV export into pipeline 2023-12-11 11:28:14 +01:00
Georg Wiese
3908634133 Implement proving of continuations 2023-12-08 19:10:37 +01:00
Georg Wiese
04f4d07136 Pipeline: Refactor argument handling 2023-12-08 17:10:04 +01:00
Georg Wiese
54045fbcf7 Pipeline 2023-12-07 22:12:29 +01:00
Georg Wiese
3a249a3fd3 Use Processor by VmProcessor 2023-12-06 13:27:20 +01:00
chriseth
1c3bb52439 Merge pull request #815 from powdr-labs/data-input
New data input coprocessors
2023-12-04 14:13:14 +00:00
Leo Alt
88206d3ca3 new data input 2023-12-04 13:35:23 +01:00
Georg Wiese
54ba4a7904 Fix vm_to_block_multiple_interfaces test 2023-12-01 12:02:54 +01:00
chriseth
c6a7b1c5a8 Merge pull request #774 from powdr-labs/array_concatenation
Allow functions to process constraints
2023-11-30 11:45:57 +00:00
chriseth
18cba16c9b Allow functions to work on constraints. 2023-11-30 12:13:55 +01:00
Georg Wiese
85b5ef030e Continuations Prototype 2023-11-29 16:23:14 +01:00
Georg Wiese
aca7536821 Add Bootloader 2023-11-29 16:19:01 +01:00
Leo
b8e6c2468b Merge pull request #790 from powdr-labs/support_array_elemes_in_operation
Support array elements in operations.
2023-11-28 16:53:43 +00:00
chriseth
9946b863b4 Remove macros. 2023-11-28 15:57:29 +01:00
chriseth
a381395f78 Support array elements in operations. 2023-11-24 17:32:34 +01:00
chriseth
66cf2364f6 Merge pull request #761 from powdr-labs/complete_evaluator
Evaluate complex expressions including recursion and lambda functions
2023-11-24 16:00:32 +00:00
chriseth
1a721b3fd7 Merge pull request #753 from powdr-labs/write-once-memory
Write-Once Memory
2023-11-24 15:27:53 +00:00
Georg Wiese
8c50681fc1 Write-Once Memory 2023-11-24 16:13:56 +01:00
chriseth
2fb26b5464 Evaluate complex expressions. 2023-11-24 16:00:23 +01:00
chriseth
f25800975c Allow prover query to return error. 2023-11-24 14:39:51 +01:00
Lucas Clemente Vella
cd4449e65f RISCV executor 2023-11-24 11:42:35 +01:00
chriseth
02947e8bd0 Use QueryCallback trait as much as possible. 2023-11-23 13:23:03 +01:00
chriseth
7f7c810a0c Run book tests as individual tests. 2023-11-13 15:56:35 +01:00
chriseth
d94db64b6f Support arrays in witgen. 2023-11-08 21:31:49 +01:00
schaeff
844dd39618 get degree from namespaces 2023-11-07 10:32:41 +01:00
Leo
93cf6d720d Merge pull request #751 from powdr-labs/allow_println
Explicitly allow printing to stdout.
2023-11-06 19:24:56 +00:00
Leo Alt
f08f24443c compiler cleanup 2023-11-06 17:26:22 +01:00
chriseth
1ce585d724 Explicitly allow printing to stdout. 2023-11-06 17:04:29 +01:00
Georg Wiese
9d518bc5be Enable passing externally-generated witness via command line 2023-11-03 14:09:12 +00:00
Georg Wiese
730706de0d Fix test: two_block_machine_functions.pil 2023-11-02 14:02:41 +00:00
Georg Wiese
ec8c9943f8 VM-to-VM Witness Generation 2023-11-02 11:22:25 +00:00
Georg Wiese
f26a161ae3 Add SplitBN254 machine, use queries in SplitGL machine 2023-10-31 18:27:19 +00:00
Georg Wiese
5345624947 Block machine queries 2023-10-26 16:37:36 +00:00
chriseth
4beb28280c Use global constraints in fixed lookup. 2023-10-25 13:16:52 +00:00
Thibaut Schaeffer
a58b5af74b Merge pull request #594 from powdr-labs/optional-latch-and-operation-id
Optional latch and operation_id
2023-10-24 14:37:48 +00:00
Georg Wiese
75c4fc2ce7 Make query callback non-optional 2023-10-23 13:18:38 +00:00
schaeff
f71cd82d49 allow ommiting latch if no operations and operation_id if <= 1 operations 2023-10-22 09:32:37 +02:00
Georg Wiese
02b404ffe4 External Witness Generation 2023-10-18 11:32:35 +00:00
Guillaume Ballet
1b29f6f76c poseidon gl rust 2023-10-17 18:56:08 +02:00
Leo
b14ba2e2ad Merge pull request #702 from powdr-labs/dependencies-simplification
Removing number and compiler dependency from riscv.
2023-10-16 12:14:04 +00:00
Lucas Clemente Vella
bad8750805 Removing number and compiler dependency from riscv. 2023-10-13 18:31:22 +01:00
Georg Wiese
dc3d82b5fd Remove _sigma logic 2023-10-13 07:49:03 +00:00