FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · BitVM/rust-bitcoin-scriptexec · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
BitVM
/
rust-bitcoin-scriptexec
Public
Notifications
You must be signed in to change notification settings
Fork
31
Star
54
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Dec 11, 2025
Merge pull request #15 from shesek/202512-clean-cond
Show description for ba96bc2
stevenroose
authored
ba96bc2
View commit details
Copy full SHA for ba96bc2
Browse repository at this point
Merge pull request #14 from shesek/202512-public-cond
Show description for 977c576
stevenroose
authored
977c576
View commit details
Copy full SHA for 977c576
Browse repository at this point
Merge pull request #13 from shesek/202512-fix-str-borrow
Show description for 36c6583
stevenroose
authored
36c6583
View commit details
Copy full SHA for 36c6583
Browse repository at this point
Commits on Dec 9, 2025
Fix compilation error
Show description for 51eaf4b
shesek
committed
51eaf4b
View commit details
Copy full SHA for 51eaf4b
Browse repository at this point
Ensure the ConditionStack is clean when execution finishes
shesek
committed
4672cb3
View commit details
Copy full SHA for 4672cb3
Browse repository at this point
Add a getter for the Exec's cond_stack
shesek
committed
d0b45f6
View commit details
Copy full SHA for d0b45f6
Browse repository at this point
Commits on Dec 17, 2024
Merge pull request #9 from alpenlabs/bitcoin-0.32.5
Show description for b24608b
lucidLuckylee
authored
b24608b
View commit details
Copy full SHA for b24608b
Browse repository at this point
Commits on Dec 16, 2024
chore: clippy lints
storopoli
committed
f67e66b
View commit details
Copy full SHA for f67e66b
Browse repository at this point
feat!: parse opcode and from_asm
storopoli
committed
2df3979
View commit details
Copy full SHA for 2df3979
Browse repository at this point
chore(deps): bump deps
storopoli
committed
2fee174
View commit details
Copy full SHA for 2fee174
Browse repository at this point
chore(deps): bump bitcoin to 0.32.5
storopoli
committed
2475564
View commit details
Copy full SHA for 2475564
Browse repository at this point
Commits on Oct 21, 2024
Merge pull request #7 from RiemaLabs/feat/serialization
Show description for 5c88966
lucidLuckylee
authored
5c88966
View commit details
Copy full SHA for 5c88966
Browse repository at this point
Commits on Oct 18, 2024
feat: support serialization to JSON and binary for Stack.
archidoge0
committed
46f59fa
View commit details
Copy full SHA for 46f59fa
Browse repository at this point
Commits on Aug 17, 2024
Stack serialization to padded bytes
lucidLuckylee
committed
eeaea1a
View commit details
Copy full SHA for eeaea1a
Browse repository at this point
Commits on Jul 27, 2024
Add Exec constructor with starting stack
lucidLuckylee
committed
3f69ebe
View commit details
Copy full SHA for 3f69ebe
Browse repository at this point
Commits on May 30, 2024
Allow specifying whether stack limit is enforced
lucidLuckylee
committed
86ab793
View commit details
Copy full SHA for 86ab793
Browse repository at this point
Commits on May 25, 2024
Merge pull request #5 from weikengchen/master
Show description for a1e33cc
lucidLuckylee
authored
a1e33cc
View commit details
Copy full SHA for a1e33cc
Browse repository at this point
Merge pull request #6 from weikengchen/change-cat-and-enforce-limits
Show description for 2d7bd88
lucidLuckylee
authored
2d7bd88
View commit details
Copy full SHA for 2d7bd88
Browse repository at this point
Commits on May 17, 2024
update a footnote
weikengchen
committed
5f2b9f2
View commit details
Copy full SHA for 5f2b9f2
Browse repository at this point
enforce more limits
weikengchen
committed
c629484
View commit details
Copy full SHA for c629484
Browse repository at this point
fix the handling of 65-byte sig; add .gitignore
weikengchen
committed
9293d66
View commit details
Copy full SHA for 9293d66
Browse repository at this point
Commits on Apr 25, 2024
Typo fix (#4)
tomkosm
authored
43a1dea
View commit details
Copy full SHA for 43a1dea
Browse repository at this point
Commits on Apr 24, 2024
fix OP_PUSHNUM_NEG1 panic (#3)
weikengchen
authored
45dd041
View commit details
Copy full SHA for 45dd041
Browse repository at this point
Commits on Apr 15, 2024
chore: Run Cargo fmt
lucidLuckylee
committed
0ea6f5d
View commit details
Copy full SHA for 0ea6f5d
Browse repository at this point
Commits on Apr 5, 2024
A new engine for Rust Bitcoin script evaluation (#1)
Show description for b729789
weikengchen
authored
b729789
View commit details
Copy full SHA for b729789
Browse repository at this point
Commits on Apr 2, 2024
Switch to rust-bitcoin bitvm branch
lucidLuckylee
committed
4692836
View commit details
Copy full SHA for 4692836
Browse repository at this point
Handle `OP_RESERVED` as debug keyword
lucidLuckylee
committed
a0e125a
View commit details
Copy full SHA for a0e125a
Browse repository at this point
Commits on Jan 12, 2024
Fix final stack evaluation + cleanstack behavior
stevenroose
committed
5e2000b
View commit details
Copy full SHA for 5e2000b
Browse repository at this point
Commits on Nov 7, 2023
Add json output to CLI
stevenroose
committed
58aaf00
View commit details
Copy full SHA for 58aaf00
Browse repository at this point
Commits on Nov 6, 2023
Add StackExt helper trait to simplify some stack operations
stevenroose
committed
584c536
View commit details
Copy full SHA for 584c536
Browse repository at this point
Commits on Nov 5, 2023
Update bitcoin dep to support more opcode aliases
stevenroose
committed
1ef3e72
View commit details
Copy full SHA for 1ef3e72
Browse repository at this point
Fix OP_WITHIN
stevenroose
committed
993952d
View commit details
Copy full SHA for 993952d
Browse repository at this point
Commits on Nov 3, 2023
Fix OP_VERIFY typo
stevenroose
committed
1fc0e2c
View commit details
Copy full SHA for 1fc0e2c
Browse repository at this point
Fix potential memory leak
stevenroose
committed
a11cbfe
View commit details
Copy full SHA for a11cbfe
Browse repository at this point
Improve and fix some statistics
stevenroose
committed
839603b
View commit details
Copy full SHA for 839603b
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL