diff options
author | glozow <gloriajzhao@gmail.com> | 2022-07-28 17:06:33 +0100 |
---|---|---|
committer | glozow <gloriajzhao@gmail.com> | 2022-07-28 17:15:15 +0100 |
commit | 41205bf442254d17bc7885f3b2693749da714a0e (patch) | |
tree | fc9d6b03ea4805c2c1611fe0f48f555175a42b66 /test | |
parent | 62c864605a3d082855dbbb839d969c2ffc7acace (diff) | |
parent | c320cddb1b57a9c9911054fc440f7a12aaea61b5 (diff) |
Merge bitcoin/bitcoin#25674: add unit tests for RBF rules in isolation
c320cddb1b57a9c9911054fc440f7a12aaea61b5 [unit tests] individual RBF Rules in isolation (glozow)
Pull request description:
Test each RBF rule more thoroughly and in isolation so we're not relying on things like overall mempool acceptance logic, ordering of mempool checks, RPC results, etc.
RBF was pretty recently refactored out, so there isn't much unit test coverage. From https://marcofalke.github.io/btc_cov/test_bitcoin.coverage/src/policy/rbf.cpp.gcov.html:
![image](https://user-images.githubusercontent.com/25183001/180783280-6777f4b4-ef95-462a-b414-1a9e268836a6.png)
ACKs for top commit:
instagibbs:
reACK https://github.com/bitcoin/bitcoin/pull/25674/commits/c320cddb1b57a9c9911054fc440f7a12aaea61b5
jonatack:
ACK c320cddb1b57a9c9911054fc440f7a12aaea61b5
w0xlt:
ACK https://github.com/bitcoin/bitcoin/pull/25674/commits/c320cddb1b57a9c9911054fc440f7a12aaea61b5
Tree-SHA512: dab555214496255801b9ea92b7bf708bba1ff23edf055c85e29be5eab7d7a863440ee19588aacdce54b2c03feaa4b5963eb159ed89473560bd228737cbfec160
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions