Skip to content

Commit 5608392

Browse files
committed
feat: add support for output_null_get_bytes_8 in jets wrapper and related
files docs: update simplicity-HEAD-revision.txt with new commit hash refactor: remove unused decodeBitcoinJets.inc, decodeCoreJets.inc files test: ensure the new output_null_get_bytes_8 jet functions correctly
1 parent 896373f commit 5608392

16 files changed

Lines changed: 63 additions & 1133 deletions

simplicity-sys/depend/jets_wrapper.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,7 @@ WRAP_(output_null_get_bytes_2)
353353
WRAP_(output_null_get_bytes_32)
354354
WRAP_(output_null_get_bytes_4)
355355
WRAP_(output_null_get_bytes_64)
356+
WRAP_(output_null_get_bytes_8)
356357
WRAP_(output_range_proof)
357358
WRAP_(output_range_proofs_hash)
358359
WRAP_(output_script_hash)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# This file has been automatically generated.
2-
772dacb056386a20ed9e0a3ad63473b865cf3056
2+
f014a3ef35561317ff4409cadd61b8b5f0a9ead6

simplicity-sys/depend/simplicity/elements/decodeBitcoinJets.inc

Lines changed: 0 additions & 87 deletions
This file was deleted.

0 commit comments

Comments
 (0)