Default Branch

e6f032a2a9 · Merge pull request #253 from IceBurst/IceBurst-Unit-Tests-Updates · Updated 2025-05-19 19:34:27 +00:00

Branches

b37f2c7d7f · MAXIMUM_RETRIES set to 2, as 3 retries may have been slightly too many. · Updated 2021-04-26 16:08:21 +00:00    Qortal

2868
0
Included

0d0af9a126 · Experimental idea to prevent a single node signing more than one block in a row. · Updated 2021-04-15 07:58:43 +00:00    Qortal

2896
1

16453ed602 · Added unit tests for level 3+4, 5+6, 7+8, and 9+10 rewards. · Updated 2021-03-17 08:50:53 +00:00    Qortal

2920
0
Included

5fc495eb6a · Fix for possible logic bug introduced in commit 33a8f31. · Updated 2021-03-12 22:05:38 +00:00    Qortal

2922
0
Included

e505067759 · Added support for Native SegWit (Bech32) addresses, which have the prefixes "ltc1" and "bc1". Bitcoinj supports these automatically, as long as fromString() is used instead of fromBase58(), which is already the case. Tested on LTC mainnet, and BTC testnet. · Updated 2021-02-21 12:02:26 +00:00    Qortal

2936
0
Included

45a9654d5e · Renamed the "bindAddress" setting to "bindAddresses". It is now an array of strings, allowing for multiple addresses to be specified in order of importance. Each address is tried in turn until one successfully binds, trying IPv6 first by default and then IPv4. This fixes an issue where the core failed to start on IPv4-only networks unless the bindAddress was manually overridden in Settings.json. This was reported in issue #25, and is also quite commonly reported by new users on Discord. It will now start correctly on both IPv4-only and IPv6-only networks, because it will automatically fall back to an IPv4 bindAddress if the IPv6 one fails to bind. · Updated 2021-02-21 11:39:25 +00:00    Qortal

2937
1

91925cf931 · Change block "minter" signature code, to take effect at some future (undecided) height. · Updated 2021-02-20 12:08:51 +00:00    Qortal

2938
0
Included

e93b262049 · WIP: starting to split into two DBs · Updated 2020-10-06 15:38:22 +00:00    Qortal

3081
1