Commit 2a927d4
ass3rt
Override default visit_byte_buf on Script
This override may avoid allocation and thus make the deserialization
faster.
Credit to Kixunil for this fix: rust-bitcoin/rust-bitcoin#905 (comment)1 parent 59b6d13 commit 2a927d4
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1042 | 1042 | | |
1043 | 1043 | | |
1044 | 1044 | | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
1045 | 1052 | | |
1046 | 1053 | | |
1047 | 1054 | | |
| |||
0 commit comments