BitgesellOfficial / bitgesell

Bitgesell (BGL) is a digital currency with built-in scarcity
https://www.bitgesell.ca
MIT License
25 stars 37 forks source link

Bugfix/fix wallet transactiontime rescan test #103

Closed gitcoindev closed 2 years ago

gitcoindev commented 2 years ago

Description

This pull request fixes wallet_transactiontime_rescan functional test case and brings last changes from bitcoin core.

Notes

$ test/functional/test_runner.py test/functional/wallet_transactiontime_rescan.py 
Temporary test directory at /tmp/test_runner_20221108_212155
WARNING! The following scripts are not being run: ['rpc_estimatefee.py', 'wallet_bumpfee_totalfee_deprecation.py']. Check the test lists in test_runner.py.
Running Unit Tests for Test Framework Modules
..........
----------------------------------------------------------------------
Ran 10 tests in 0.863s

OK
Remaining jobs: [wallet_transactiontime_rescan.py]
1/1 - wallet_transactiontime_rescan.py passed, Duration: 7 s

TEST                             | STATUS    | DURATION

wallet_transactiontime_rescan.py | ✓ Passed  | 7 s

ALL                              | ✓ Passed  | 7 s (accumulated)