21 Commits

Author SHA1 Message Date
x
3aa0e3b722 zkas: Implement debug symbols in the compiled binary 2026-01-07 09:22:55 +00:00
x
9785777642 chore: Update copyright license year
Happy 2026!
2026-01-01 11:40:45 +00:00
skoupidi
fc58c0815c zkas: chore clippy 2025-06-28 17:14:10 +03:00
parazyd
604f443fd1 chore: Update license header year 2025-01-24 10:36:02 +01:00
parazyd
0e6f51e895 chore: Update copyright year in license headers 2024-01-16 13:07:22 +01:00
parazyd
576a20e057 zkas: Propagate io::Result instead of aborting on errors. 2023-08-23 23:42:57 +02:00
parazyd
ba0728a392 zkas: Remove clap dependency. 2023-08-23 11:06:27 +02:00
parazyd
99f68db953 zkas: Enforce k declaration on top of the source file. 2023-07-20 14:19:52 +02:00
parazyd
2a30ecd168 bin/zkas: Fix forgotten variable reference 2023-05-10 14:44:00 +02:00
parazyd
fe11151ba9 rustdoc lints 2023-01-18 12:54:32 +01:00
parazyd
71cd3064d6 Update license year. 2022-12-28 13:06:00 +01:00
parazyd
8ae84ad7f9 Add license header to source files. 2022-10-31 18:16:13 +01:00
Luther Blissett
c93034f164 zkas: Write the circuit namespace in the bincode. 2022-10-16 16:02:33 +02:00
x
435f25491c doc: add info about zkas arch 2022-10-13 11:41:45 +00:00
Luther Blissett
acc5773230 zkas: Clippy lints. 2022-08-29 22:41:23 +02:00
Luther Blissett
a1732be74e zkas/compiler: Introduce .literal section in bincode, and add remaining code. 2022-08-29 22:41:23 +02:00
Luther Blissett
086a618a05 zkas: Replace tabs in source with spaces when reading file. 2022-08-29 22:41:23 +02:00
parazyd
47e4918d90 Example usage of cli_desc macro in zkas and vanityaddr. 2022-04-02 15:35:41 +02:00
parazyd
82f6fa8ea1 zkas: Clean up and don't use Result in main(). 2022-03-18 00:03:15 +01:00
parazyd
fe7bd0c849 zkas: Remove anyhow dependency. 2022-01-25 23:50:27 +01:00
parazyd
17f6638a03 zkas: Move toolchain into main library and the binary into bin/ namespace. 2022-01-25 18:57:34 +01:00