zcash_script/src
Greg Pfeil d72cb63dd0
Remove extra `&` from `SighashCalculator` (#216)
* Remove extra `&` from `SighashCalculator`

* Remove the now-unnecessary lifetimes
2025-05-15 12:16:21 -03:00
..
external Initial Rust implementation (#174) 2025-01-29 19:31:52 -03:00
cxx.rs Expose `ScriptError` on C++ side (#195) 2025-02-11 11:22:52 -03:00
interpreter.rs Eliminate `ScriptNum` (#208) 2025-04-30 18:12:50 -03:00
lib.rs Remove extra `&` from `SighashCalculator` (#216) 2025-05-15 12:16:21 -03:00
script.rs Eliminate `ScriptNum` (#208) 2025-04-30 18:12:50 -03:00
script_error.rs Addressing post-hoc PR feedback on #174 (#197) 2025-02-25 13:49:54 -03:00
zcash_script.rs Add various stepwise functionality (#204) 2025-04-10 18:03:29 -03:00