Dmitry Vagner
|
39ae6426a8
|
Merge branch 'main' of github.com:mir-protocol/plonky2 into ripeMD
|
2022-09-23 12:06:18 -07:00 |
|
Nicholas Ward
|
125ad565db
|
Merge pull request #734 from mir-protocol/stack-manipulation-empty-lhs
stack manipulation: allow empty LHS
|
2022-09-23 12:05:10 -07:00 |
|
Nicholas Ward
|
26fcd9eed4
|
fmt
|
2022-09-23 11:49:30 -07:00 |
|
Nicholas Ward
|
2b298e39eb
|
stack manipulation: allow empty LHS
|
2022-09-23 11:49:13 -07:00 |
|
Daniel Lubarov
|
243eb265ff
|
Merge pull request #733 from mir-protocol/keccak_bench
Keccak benchmark
|
2022-09-23 11:25:53 -07:00 |
|
Dmitry Vagner
|
14488b2a58
|
Merge branch 'main' of github.com:mir-protocol/plonky2 into ripeMD
|
2022-09-23 11:17:13 -07:00 |
|
Daniel Lubarov
|
b6d71a7008
|
Keccak benchmark
And reworking things a bit to include the timing data we want.
|
2022-09-23 10:54:17 -07:00 |
|
Dmitry Vagner
|
3cceede412
|
format, stack macro, remove prints
|
2022-09-23 10:52:05 -07:00 |
|
Dmitry Vagner
|
41ce8e94b9
|
FIRST UNIT TEST PASSED!
|
2022-09-23 10:39:49 -07:00 |
|
Dmitry Vagner
|
24606decce
|
full run but fails
|
2022-09-23 09:27:09 -07:00 |
|
Dmitry Vagner
|
c6b62eaf2f
|
fix update
|
2022-09-23 08:05:14 -07:00 |
|
Dmitry Vagner
|
bbeac10bff
|
compression test works!
|
2022-09-23 00:15:44 -07:00 |
|
Dmitry Vagner
|
4a5ddfda0a
|
shr
|
2022-09-22 23:33:43 -07:00 |
|
Dmitry Vagner
|
0dfd1b6450
|
fix stack manipulation
|
2022-09-22 23:19:21 -07:00 |
|
Daniel Lubarov
|
a816f4b666
|
Merge pull request #732 from mir-protocol/macro_overloading
Support macro overloading
|
2022-09-22 22:21:42 -07:00 |
|
Daniel Lubarov
|
dbb0503d3e
|
Support macro overloading
|
2022-09-22 20:22:57 -07:00 |
|
Jacqueline Nabaglo
|
084700a7f4
|
Memory channel for program counter (#717)
|
2022-09-22 18:09:23 -07:00 |
|
Daniel Lubarov
|
c27e40e7bb
|
Merge pull request #731 from mir-protocol/mpt
Basic MPT logic
|
2022-09-22 12:06:16 -07:00 |
|
Daniel Lubarov
|
37d92b55ac
|
Basic MPT logic
For now this contains most of the basic framework/structure. Logic for things like insertions will come later.
|
2022-09-22 11:25:37 -07:00 |
|
Dmitry Vagner
|
7342b96583
|
test compress
|
2022-09-22 10:34:32 -07:00 |
|
Dmitry Vagner
|
f45d6593f9
|
fix constants
|
2022-09-22 09:40:40 -07:00 |
|
Dmitry Vagner
|
81675e6eda
|
cargo format
|
2022-09-22 09:32:06 -07:00 |
|
Dmitry Vagner
|
3e371e5486
|
style
|
2022-09-22 09:31:42 -07:00 |
|
Dmitry Vagner
|
7ee583551c
|
test is running, but failing
|
2022-09-22 09:27:11 -07:00 |
|
Dmitry Vagner
|
65b393cb95
|
assembler is running
|
2022-09-22 09:16:55 -07:00 |
|
Dmitry Vagner
|
9506c647de
|
fix macro
|
2022-09-22 08:38:23 -07:00 |
|
Dmitry Vagner
|
937955788f
|
cargo format
|
2022-09-21 20:18:18 -07:00 |
|
Dmitry Vagner
|
cfa0186517
|
Nick's comments
|
2022-09-21 20:06:41 -07:00 |
|
Dmitry Vagner
|
a25aea8e2e
|
Nick's comments
|
2022-09-21 20:03:11 -07:00 |
|
Dmitry Vagner
|
aa5537a960
|
fake test
|
2022-09-21 19:37:09 -07:00 |
|
Dmitry Vagner
|
1867e5feb7
|
Merge branch 'main' of github.com:mir-protocol/plonky2 into ripeMD
|
2022-09-21 19:34:18 -07:00 |
|
Dmitry Vagner
|
28f9807442
|
0xdeadbeef
|
2022-09-21 16:49:46 -07:00 |
|
Dmitry Vagner
|
4783a90c94
|
tweak
|
2022-09-21 16:45:47 -07:00 |
|
Dmitry Vagner
|
94390c3cc7
|
fix
|
2022-09-21 16:40:27 -07:00 |
|
Dmitry Vagner
|
98d9e6cae2
|
parse error
|
2022-09-21 16:34:34 -07:00 |
|
BGluth
|
7a4f5e43c5
|
Merge pull request #729 from mir-protocol/generation_inputs_contract_code
Added a mapping between code hashes and contract byte code
|
2022-09-21 16:46:50 -06:00 |
|
BGluth
|
8fb1e4e760
|
Added a mapping between code hashes and contract byte code
Added a mapping between an account's `codehash` field and the actual contract byte code in `GenerationInputs`.
|
2022-09-21 16:46:18 -06:00 |
|
Dmitry Vagner
|
6cac2d79f8
|
use blocks
|
2022-09-21 13:42:13 -07:00 |
|
Daniel Lubarov
|
3da80fffe0
|
Merge pull request #728 from mir-protocol/fix_prohibited_macro_names
Fix prohibited macro names
|
2022-09-21 13:31:03 -07:00 |
|
Daniel Lubarov
|
218f689422
|
Fix prohibited macro names
|
2022-09-21 13:10:16 -07:00 |
|
Dmitry Vagner
|
64041e1c59
|
Merge branch 'main' of github.com:mir-protocol/plonky2 into ripeMD
|
2022-09-21 12:54:24 -07:00 |
|
Dmitry Vagner
|
3b0dda77f2
|
fix test
|
2022-09-21 12:54:19 -07:00 |
|
Daniel Lubarov
|
a84d3f5d44
|
Merge pull request #727 from mir-protocol/fix_macro_vars_in_stack
Fix macro vars in `%stack` directives
|
2022-09-21 09:22:16 -07:00 |
|
Daniel Lubarov
|
f876a8ab02
|
Fix macro vars in %stack directive
|
2022-09-21 08:42:56 -07:00 |
|
Dmitry Vagner
|
bb968bd725
|
it runs (but forever...)
|
2022-09-20 21:40:22 -07:00 |
|
Dmitry Vagner
|
172bde8028
|
everything is parsing
|
2022-09-20 10:29:43 -07:00 |
|
Dmitry Vagner
|
d5f04cbfb4
|
Merge branch 'main' of github.com:mir-protocol/plonky2 into ripeMD
|
2022-09-20 10:19:50 -07:00 |
|
Dmitry Vagner
|
9f1e97edc4
|
fix bugs
|
2022-09-20 10:11:45 -07:00 |
|
Dmitry Vagner
|
c127f80bfa
|
add to include files
|
2022-09-20 10:00:40 -07:00 |
|
Daniel Lubarov
|
ee575f7c33
|
Merge pull request #723 from mir-protocol/validate_shape
Validate the shape of each proof
|
2022-09-19 23:11:48 -07:00 |
|