Daniel Lubarov
|
8c692b72b0
|
Fix account cloning
|
2023-03-17 13:10:58 -07:00 |
|
Daniel Lubarov
|
994c54abe6
|
Merge pull request #912 from mir-protocol/stack_on_panic
Log stack on panic
|
2023-03-17 11:46:46 -07:00 |
|
Nicholas Ward
|
9f75132ffa
|
Merge pull request #889 from mir-protocol/hash-asm-optimization
Hash asm optimization
|
2023-03-16 15:05:35 -07:00 |
|
Nicholas Ward
|
38f79e4991
|
optimizations with rep
|
2023-03-16 14:58:31 -07:00 |
|
Nicholas Ward
|
92ee77869e
|
Merge branch 'main' into hash-asm-optimization
|
2023-03-16 14:37:55 -07:00 |
|
Daniel Lubarov
|
da07a7a891
|
Merge pull request #914 from mir-protocol/return_post_state
Add a `prove_with_outputs` method
|
2023-03-16 14:23:26 -07:00 |
|
Daniel Lubarov
|
373421a1d1
|
Fix tests - need to supply empty code
|
2023-03-16 14:11:40 -07:00 |
|
Daniel Lubarov
|
44c77f5583
|
Input addresses
|
2023-03-16 14:08:31 -07:00 |
|
Daniel Lubarov
|
c8d591f6da
|
Add a prove_with_outputs method
Which returns information about the post-state after execution. This is useful for debugging purposes.
|
2023-03-16 13:42:59 -07:00 |
|
Nicholas Ward
|
9534762179
|
div instead of shr
|
2023-03-16 11:56:39 -07:00 |
|
Nicholas Ward
|
f518a8b4bd
|
Merge branch 'main' into hash-asm-optimization
|
2023-03-16 11:40:06 -07:00 |
|
Jacqueline Nabaglo
|
2d7d2ac3a6
|
Merge pull request #886 from toposware/poseidon-native
Add FFT-based specification for Poseidon MDS layer on x86 targets
|
2023-03-16 13:31:51 -05:00 |
|
Robin Salen
|
bb2233cb21
|
Override from_noncanonical_u96() for Goldilocks field
|
2023-03-16 10:27:26 -04:00 |
|
Robin Salen
|
10e7329a95
|
Add FFT-based specification for Poseidon MDS layer on x86 targets
|
2023-03-16 09:55:12 -04:00 |
|
Nicholas Ward
|
202990ede8
|
Merge branch 'main' into hash-asm-optimization
|
2023-03-15 19:35:02 -07:00 |
|
Dima V
|
1576a300b8
|
Merge pull request #817 from mir-protocol/non-inv
Tate Pairings
|
2023-03-15 19:33:15 -07:00 |
|
Nicholas Ward
|
12e6527b57
|
fixed messed up merge
|
2023-03-15 19:20:09 -07:00 |
|
Nicholas Ward
|
2a0df52388
|
Merge branch 'main' into hash-asm-optimization
|
2023-03-15 18:43:34 -07:00 |
|
Nicholas Ward
|
35fb14992f
|
Merge pull request #904 from mir-protocol/optimize-blake2b
Optimize blake2b
|
2023-03-15 18:32:50 -07:00 |
|
Daniel Lubarov
|
d4a485ece5
|
Log stack on panic
|
2023-03-15 11:23:29 -07:00 |
|
Nicholas Ward
|
7fad9eb87a
|
Merge branch 'main' into optimize-blake2b
|
2023-03-15 09:45:35 -07:00 |
|
Dmitry Vagner
|
dd7948e77b
|
merge
|
2023-03-14 16:40:58 -07:00 |
|
Nicholas Ward
|
de6f01f4b6
|
small optimizations
|
2023-03-14 15:52:52 -07:00 |
|
Nicholas Ward
|
424d8d2216
|
more optimizations
|
2023-03-14 15:52:52 -07:00 |
|
Nicholas Ward
|
29df451d9d
|
optimizations
|
2023-03-14 15:52:52 -07:00 |
|
Nicholas Ward
|
97cb5c75b6
|
bug fix
|
2023-03-14 15:52:52 -07:00 |
|
Nicholas Ward
|
8f231bd03d
|
optimization
|
2023-03-14 15:52:52 -07:00 |
|
Nicholas Ward
|
265d39a5a7
|
cleanup
|
2023-03-14 15:52:52 -07:00 |
|
Nicholas Ward
|
85411ac475
|
fixes
|
2023-03-14 15:52:52 -07:00 |
|
Nicholas Ward
|
7351a1661e
|
fix
|
2023-03-14 15:52:52 -07:00 |
|
Nicholas Ward
|
684b668b60
|
fix
|
2023-03-14 15:52:52 -07:00 |
|
Nicholas Ward
|
63301d6b8c
|
refactor sha2 compression
|
2023-03-14 15:52:52 -07:00 |
|
Nicholas Ward
|
2236f30ae5
|
more small optimizations
|
2023-03-14 15:52:50 -07:00 |
|
Nicholas Ward
|
e5f8632b5e
|
small optimizations
|
2023-03-14 15:52:25 -07:00 |
|
Nicholas Ward
|
213ba8ff50
|
optimized initial hash value generation
|
2023-03-14 15:52:24 -07:00 |
|
Nicholas Ward
|
7c8026e893
|
cleanup
|
2023-03-14 15:51:58 -07:00 |
|
Nicholas Ward
|
2020202e50
|
optimize hash generation further further
|
2023-03-14 15:51:58 -07:00 |
|
Nicholas Ward
|
df7ea93ab3
|
optimize hash generation further
|
2023-03-14 15:51:58 -07:00 |
|
Nicholas Ward
|
3a0d86e262
|
hash function optimization
|
2023-03-14 15:51:58 -07:00 |
|
Nicholas Ward
|
ef377c0b4f
|
cleanup
|
2023-03-14 15:51:58 -07:00 |
|
Nicholas Ward
|
4e8af821ae
|
fixes
|
2023-03-14 15:51:58 -07:00 |
|
Nicholas Ward
|
9ad25b2aac
|
optimizations
|
2023-03-14 15:51:58 -07:00 |
|
Nicholas Ward
|
eebdd02972
|
Merge pull request #910 from mir-protocol/optimize-asm
Change OR to ADD when we know bits are disjoint
|
2023-03-14 15:51:28 -07:00 |
|
Dmitry Vagner
|
24e0b29188
|
Merge branch 'main' of github.com:mir-protocol/plonky2 into non-inv
|
2023-03-14 13:42:22 -07:00 |
|
Nicholas Ward
|
676a483c06
|
fix
|
2023-03-14 12:34:51 -07:00 |
|
Nicholas Ward
|
476a554aea
|
OR -> ADD
|
2023-03-14 12:29:30 -07:00 |
|
Nicholas Ward
|
7b2c4c61e4
|
Merge branch 'main' into optimize-blake2b
|
2023-03-13 10:16:32 -07:00 |
|
Daniel Lubarov
|
ac068845a5
|
Merge pull request #909 from mir-protocol/gas_to_coinbase
Gas fees go to coinbase
|
2023-03-12 23:33:35 -07:00 |
|
Daniel Lubarov
|
d5003b7cf2
|
Gas fees go to coinbase
|
2023-03-12 23:13:19 -07:00 |
|
Dmitry Vagner
|
181e44092d
|
Merge branch 'main' of github.com:mir-protocol/plonky2 into non-inv
|
2023-03-11 12:39:23 -08:00 |
|