Skip to content

Commit 6e1f459

Browse files
committed
mina-transaction/gen back by popular demand
1 parent 216b3c8 commit 6e1f459

File tree

9 files changed

+4063
-6
lines changed

9 files changed

+4063
-6
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,4 @@ src/config.mlh
1515
result
1616
# precompiled bindings
1717
src/bindings/compiled
18-
# allows dune and README.md
19-
src/bindings/mina-transaction/gen/*/*.js
20-
src/bindings/mina-transaction/gen/*/*.ts
2118
.bindings_download

flake.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@
210210
'';
211211
name = "export_test_vectors";
212212
version = "0.1.0";
213-
cargoSha256 = "";
214213
CARGO_TARGET_DIR = "./target";
215214
cargoLock = { lockFile = ./src/mina/src/lib/crypto/proof-systems/Cargo.lock; };
216215
};

0 commit comments

Comments
 (0)