Commit Graph

28 Commits

Author SHA1 Message Date
parazyd
dedc29430e chore: Update crate dependencies 2024-01-08 15:58:50 +01:00
parazyd
b61127af9a chore: Update crate dependencies 2023-10-27 09:02:18 +02:00
parazyd
576a20e057 zkas: Propagate io::Result instead of aborting on errors. 2023-08-23 23:42:57 +02:00
parazyd
a02e3475f6 lib: Remove async-std dependency. 2023-08-22 19:55:37 +02:00
x
1b35330082 zkrunner/pydrk: add --trace argument to zkrunner, and appropriate changes to the py bindings. 2023-08-20 09:47:05 +02:00
parazyd
af01483bfb sdk/python: Remove unused to_json function. 2023-08-14 17:06:33 +02:00
parazyd
bda805e5ff sdk/python: Remove obsolete message in Makefile. 2023-08-13 19:59:43 +02:00
parazyd
3222188b46 sdk/python: Do not generate rustdoc. 2023-08-13 19:08:51 +02:00
parazyd
349807d8c8 sdk/python: Directly compile zkas source code as the ZkBinary constructor. 2023-08-13 16:24:58 +02:00
parazyd
988455f79b sdk/python: Perform full code cleanup and make everything work. 2023-08-13 16:24:57 +02:00
parazyd
1eb00ef9c2 chore: Update crate dependencies 2023-08-12 13:01:32 +02:00
parazyd
5c1d7cd382 sdk/python: rustfmt 2023-07-31 08:08:58 +02:00
x
4379ffdafc darkfi-sdk-python: Clean up doc and support zkbin.k() 2023-07-28 21:48:15 +00:00
parazyd
60595e3002 zk: Handle invalid witnesses gracefully in empty_witnesses(). 2023-07-22 15:42:45 +02:00
parazyd
3d5896b89b contract/money: Replace token pedersen commitment with a poseidon hash. 2023-07-22 08:56:04 +02:00
Dastan-glitch
12c628efdb zk: use reference instead of cloning 2023-07-20 16:17:49 +03:00
parazyd
29101c4e02 zk: Pass a ZkBinary reference to ZkCircuit::new instead of cloning. 2023-07-20 14:19:52 +02:00
parazyd
98ef7c834e chore: Update project dependencies. 2023-07-08 20:17:47 +02:00
parazyd
08467c7e0a sdk-py: Wheel build guide, and dev guide. 2023-06-15 15:27:10 +02:00
aggstam
cc09d133c7 sdk-py: Makefile added and README updated 2023-06-15 13:54:06 +03:00
freerangedev
03e39f263f sdk-py: Add random to Point 2023-06-15 04:32:16 +00:00
freerangedev
ac6088964c sdk-py: add randomness in README 2023-06-15 04:32:16 +00:00
freerangedev
c05ff09364 sdk-py: Add repr and richcmp to Point 2023-06-15 04:32:16 +00:00
freerangedev
a60ea786da sdk-py: Pythonic methods for Point 2023-06-15 04:32:16 +00:00
parazyd
d424f57995 sdk-py: Implement python operator functions for Base and Scalar. 2023-06-15 04:32:16 +00:00
parazyd
70e1387ee5 sdk-py: Add tldr in Readme. 2023-06-15 04:32:16 +00:00
parazyd
4824c84cb5 sdk-py: Minor cleanups 2023-06-15 04:32:16 +00:00
parazyd
badcb123d3 sdk-py: Move to src/sdk/python 2023-06-15 04:32:16 +00:00