File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ Seeking review of the code that verifies there is no overpayment. Contributions
5858- [x] Most checks implemented
5959- [x] Documentation
6060- [x] Unit test with official test vectors passes
61- - [ ] Many unit tests
61+ - [x ] Many unit tests
6262- [x] Fee contribution support
6363- [x] Example client using bitcoind
6464- [x] Tested and works with BTCPayServer
@@ -73,7 +73,7 @@ Seeking review of the code that verifies there is no overpayment. Contributions
7373- [x] Most checks implemented
7474- [x] Documentation
7575- [x] Unit test with official test vectors passes
76- - [ ] Many unit tests
76+ - [x ] Many unit tests
7777- [x] Fee contribution support
7878- [x] Example server using bitcoind
7979- [x] Tested and works with BTCPayServer
@@ -97,6 +97,7 @@ Seeking review of the code that verifies there is no overpayment. Contributions
9797- [x] Integration tests
9898- [ ] Fuzzing
9999- [x] Coverage measurement
100+ - [x] Mutation testing
100101
101102## Minimum Supported Rust Version (MSRV)
102103
You can’t perform that action at this time.
0 commit comments