Commit 1b1b9f3
committed
Merge bitcoin/bitcoin#32440: test: remove bdb assert in tool_wallet.py
e08e656 test: remove assert_dump since it is not used anymore (kevkevinpal)
4b6dd97 test: remove bdb assert in tool_wallet.py (kevkevinpal)
Pull request description:
As suggested in bitcoin/bitcoin#32438 (comment)
legacy wallet and the BDB dependency was removed (bitcoin/bitcoin#28710) so this assert is safe to delete
ACKs for top commit:
davidgumberg:
reACK bitcoin/bitcoin@e08e656
achow101:
ACK e08e656
brunoerg:
reACK e08e656
theStack:
re-ACK e08e656
Tree-SHA512: 6417537d7b9b5da6039dfcc94a86107211d57dcca43becea6f95d4a95f342e12918b0ff6a562261ba538b7b206de7d327e52bdb7d49e353f1917df8668558a991 file changed
+1
-32
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | 98 | | |
105 | 99 | | |
106 | 100 | | |
| |||
116 | 110 | | |
117 | 111 | | |
118 | 112 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | 113 | | |
141 | 114 | | |
142 | 115 | | |
| |||
151 | 124 | | |
152 | 125 | | |
153 | 126 | | |
154 | | - | |
155 | 127 | | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
| 128 | + | |
160 | 129 | | |
161 | 130 | | |
162 | 131 | | |
| |||
0 commit comments