Andrew Chow
25d045a9ec
Merge bitcoin/bitcoin#24225 : wallet: Add sanity checks to DiscourageFeeSniping
...
fa8e76bb90 wallet: Add sanity checks to AntiFeeSnipe (MarcoFalke)
Pull request description:
I added those sanity checks as part of implementing BIP 326, but I think they make sense on their own. The checks require the transaction to be passed in to `DiscourageFeeSniping`. Also, replace `(int)locktime` cast with the equivalent `int(locktime)` cast.
ACKs for top commit:
chris-belcher:
ACK fa8e76bb90
S3RK:
Code review ACK fa8e76bb90
achow101:
ACK fa8e76bb90
w0xlt:
Code Review ACK fa8e76bb90
Tree-SHA512: 6fe37c85f074851ef09cae8addcb836257089290fecec515c129c3180e9ccb64740aaac76043af10ce7c213e5001568ca6b4b62ae9631f0994ed676b07118074
2022-03-14 10:31:25 +00:00
..
2022-03-02 12:09:27 +01:00
2022-02-01 11:19:18 +01:00
2022-02-17 03:42:08 +09:00
2022-02-21 11:37:19 -05:00
2022-03-02 12:09:27 +01:00
2022-03-01 18:32:01 +01:00
2022-03-02 15:25:48 +01:00
2022-02-04 22:47:49 +08:00
2022-03-11 15:00:38 +00:00
2022-02-14 16:01:26 -05:00
2022-02-19 09:35:10 +01:00
2022-03-10 15:57:03 +01:00
2022-03-11 10:21:48 +01:00
2022-03-12 10:37:05 +01:00
2022-03-10 12:49:50 +01:00
2022-03-10 10:24:05 +01:00
2022-03-14 10:31:25 +00:00
2022-01-31 16:53:12 +01:00
2022-02-25 08:45:11 +01:00
2022-02-25 14:16:32 +01:00
2022-02-25 09:53:10 +09:00
2022-01-28 19:27:25 +00:00
2022-02-25 09:43:54 +01:00
2022-03-08 16:12:03 -05:00
2022-02-22 15:36:19 +00:00
2022-02-22 15:36:19 +00:00
2022-02-22 15:36:19 +00:00
2022-02-22 15:36:19 +00:00
2022-02-22 15:36:19 +00:00
2022-01-31 09:23:54 +01:00
2022-03-10 20:24:11 +01:00
2022-02-22 15:15:27 +01:00
2022-02-22 15:36:19 +00:00
2022-02-22 15:36:19 +00:00
2022-02-11 17:21:44 +01:00
2022-02-03 18:35:52 +08:00
2022-02-17 12:30:11 +01:00
2022-03-07 11:42:36 +01:00
2022-02-22 15:36:19 +00:00
2022-02-03 18:35:52 +08:00
2022-02-03 18:35:52 +08:00
2022-03-03 19:31:36 +00:00
2022-02-13 20:59:07 +00:00
2022-02-28 16:59:56 +01:00
2022-02-13 20:59:07 +00:00
2022-03-07 13:29:46 -05:00
2022-02-15 12:19:34 +01:00
2022-03-07 08:47:05 +01:00
2022-03-02 15:42:37 +01:00
2022-03-02 15:42:40 +01:00
2022-02-11 15:21:52 +01:00
2022-02-11 15:21:52 +01:00
2022-03-02 09:33:03 +01:00
2022-03-02 09:33:03 +01:00
2022-02-02 17:22:42 +01:00
2022-01-30 08:59:10 -03:00
2022-02-09 17:21:04 +01:00
2022-03-02 15:40:35 +01:00
2022-03-02 15:40:30 +01:00
2022-03-01 18:32:01 +01:00
2022-02-21 19:07:29 +01:00
2022-01-28 20:52:53 +01:00
2022-03-10 13:57:36 +00:00
2022-03-07 12:13:32 +01:00
2022-02-25 16:06:27 -05:00
2022-01-28 18:07:08 +10:00
2022-01-28 08:46:03 +01:00