Skip to content

Commit 1751246

Browse files
Update to latest clvm_tools_rs and add test case (#94)
* Update to latest clvm_tools_rs and add test case * Use single quotes as in the other test cases * Move to more appropriate place in the test suite
1 parent c796b45 commit 1751246

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
dependencies = [
99
"clvm>=0.9.2",
10-
"clvm_tools_rs>=0.1.19"
10+
"clvm_tools_rs>=0.1.25"
1111
]
1212

1313
dev_dependencies = [

tests/cmd/sha256-5.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
run '(sha256 0x2ae27f44c228eeb9b16eb3f878c51e5bc468009eea79fce976e9d0a25b0e2b85 0xaa0dc6276e519a604dd0a750b8efb53c5d65b55f189cc0ca29d498d45b69a216 10000000000)'
2+
0x43ab980558015de0d255b7eadf763feb9de22233bcdfde22b1c2823dfa2a53b5

0 commit comments

Comments
 (0)