Commit cd3dd2a
committed
Merge rust-bitcoin#5559: primitives: Improve test coverage of CompactTarget
899846c Improve test coverage of CompactTarget (Jamil Lambert, PhD)
Pull request description:
Add tests to increase the test coverage of pow.rs to 100%
ACKs for top commit:
tcharding:
ACK 899846c
apoelstra:
ACK 899846c; successfully ran local tests
Tree-SHA512: 543cb7cfc44a371002d0ad3335f91aeb09f2ccd025cd363a925bda08cc7f5ef223a364056d1d44537d32d496488e4fb1d14c16d03f866f5888a3f663b0cd43491 file changed
Lines changed: 43 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
131 | 137 | | |
132 | 138 | | |
133 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
134 | 177 | | |
135 | 178 | | |
136 | 179 | | |
| |||
0 commit comments