3600 Commits

Author SHA1 Message Date
Dmitry Vagner
9ec9774410 run_ops 2023-03-14 17:29:38 -07:00
Dmitry Vagner
05788a997d compiles 2023-03-14 15:16:24 -07:00
Dmitry Vagner
a738afce7c Merge branch 'non-inv' of github.com:mir-protocol/plonky2 into fp318 2023-03-14 13:42:57 -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
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
Dmitry Vagner
625bdb680b skeleton 2023-03-11 12:39:18 -08:00
Daniel Lubarov
6dd99e4372
Merge pull request #908 from mir-protocol/fix_call_field
Couple minor fixes
2023-03-10 21:33:25 -08:00
Daniel Lubarov
84fbbbf410 Couple minor fixes 2023-03-10 17:02:15 -08:00
Daniel Lubarov
ce25cc8416
Merge pull request #907 from toposware/wasm
Fix plonky2 compilation with wasm32-unknown-unknown target
2023-03-10 02:55:40 -08:00
Robin Salen
b3e93e91eb
Fix plonky2 compilation with wasm32-unknown-unknown target 2023-03-09 17:54:52 -05:00
Dmitry Vagner
a96418b36c unused test 2023-03-08 15:06:45 -08:00
Dmitry Vagner
4a378bce46 Merge branch 'non-inv' of github.com:mir-protocol/plonky2 into fp318 2023-03-08 09:45:20 -08:00
Dmitry Vagner
18c83e77da Merge branch 'main' of github.com:mir-protocol/plonky2 into non-inv 2023-03-08 09:44:21 -08:00
Daniel Lubarov
eea8ab6260
Merge pull request #903 from mir-protocol/misc_evm_fixes
Misc EVM fixes
2023-03-06 22:51:08 -08:00
Daniel Lubarov
a6ac051952 Misc EVM fixes 2023-03-06 22:33:06 -08:00
Daniel Lubarov
2eed209a5a
Merge pull request #902 from mir-protocol/debug_tries_2
Some tooling for debugging tests where the updated tries are not correct
2023-03-06 10:31:59 -08:00
Daniel Lubarov
e6aa62f3ab Some tooling for debugging tests where the updated tries are not correct 2023-03-06 08:26:54 -08:00
Daniel Lubarov
21db4a1b48
Merge pull request #900 from mir-protocol/sys_gas
sys_gas
2023-03-05 22:57:54 -08:00
Daniel Lubarov
f117d76b73 sys_gas 2023-03-05 22:30:28 -08:00
Daniel Lubarov
f19b755393
Merge pull request #899 from mir-protocol/evm_fixes
Misc EVM fixes
2023-03-05 09:58:51 -08:00
Daniel Lubarov
c558eedd65 Misc EVM fixes 2023-03-05 09:39:49 -08:00
Nicholas Ward
ec216d28c3
Merge pull request #898 from mir-protocol/move-out-ecdsa
Move ecdsa to its own repo
2023-03-03 17:09:23 -08:00
Nicholas Ward
77fb333abf Move ecdsa to its own repo 2023-03-03 16:12:40 -08:00
Nicholas Ward
2621d58266
Merge pull request #897 from mir-protocol/move-out-u32
Move u32 to its own repo
2023-03-03 16:11:37 -08:00
Nicholas Ward
18733f1185 Move u32 to its own repo 2023-03-03 16:11:05 -08:00
Nicholas Ward
b08e7a08d8
Merge pull request #896 from mir-protocol/move-out-insertion
Move insertion to its own repo
2023-03-03 15:59:35 -08:00
Nicholas Ward
bf8780b27b Move insertion to its own repo 2023-03-03 15:39:56 -08:00
Nicholas Ward
64296bccf3
Merge pull request #895 from mir-protocol/move-out-waksman
Move waksman to its own repo
2023-03-03 15:36:15 -08:00
Nicholas Ward
b95bc90bb7 moved waksman to outside repo 2023-03-03 13:56:06 -08:00
Dmitry Vagner
1ee39b51c1 fmt 2023-02-28 18:57:17 -08:00
Dmitry Vagner
ab32f03b10 fixed multiplication 2023-02-28 18:34:22 -08:00
Dmitry Vagner
bde5c557a6 correct mul impl 2023-02-28 17:16:43 -08:00
Dmitry Vagner
2c73d5d7dd bls field arithmetic 2023-02-27 22:55:31 -08:00
Dmitry Vagner
95e5fb5910 cleaner rand 2023-02-27 22:40:39 -08:00
Dmitry Vagner
6ac59f1652 arithmetic skeleton 2023-02-27 22:38:37 -08:00
Dmitry Vagner
8ace54dcec Merge branch 'main' of github.com:mir-protocol/plonky2 into non-inv 2023-02-27 20:46:21 -08:00
Daniel Lubarov
57ea64e303
Merge pull request #894 from mir-protocol/fix_storage_trie_lookup
Fix code that looks for an account's storage trie
2023-02-27 17:58:05 -08:00
Daniel Lubarov
1e1e75c9b9 Fix code that looks for an account's storage trie 2023-02-27 17:34:12 -08:00
Dmitry Vagner
e8c9463268 comment 2023-02-25 18:22:55 -08:00
Dmitry Vagner
1d94756e1a add inverse doc 2023-02-25 18:07:10 -08:00
Daniel Lubarov
5aafbaad49
Merge pull request #893 from mir-protocol/move_out_system_zero
Move system-zero to its own repo
2023-02-25 16:55:31 -08:00
Daniel Lubarov
801fa641ca link 2023-02-25 16:55:19 -08:00
Daniel Lubarov
bfaa80a38c Move system-zero to its own repo
See https://github.com/mir-protocol/system-zero
2023-02-25 16:19:00 -08:00
Dmitry Vagner
13a8d670d0 loop test 2023-02-25 10:55:18 -08:00
Dmitry Vagner
2ea3e5e3ca minor changes 2023-02-25 10:35:33 -08:00
Dmitry Vagner
e3e5c67834 Merge branch 'main' of github.com:mir-protocol/plonky2 into non-inv 2023-02-25 10:30:46 -08:00
Daniel Lubarov
7781dd366f Plonky2 to 0.1.3 2023-02-25 10:17:28 -08:00
Daniel Lubarov
db893831b4
Merge pull request #892 from mir-protocol/bump_plonky2
Use new plonky2
2023-02-25 09:57:44 -08:00