3
0
mirror of https://github.com/Qortal/qortal.git synced 2025-02-11 17:55:50 +00:00

Default Branch

faee7c8f6a · Merge pull request #247 from crowetic/master · Updated 2025-01-22 03:26:47 +00:00

Branches

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

2841
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

2865
0
Included

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

2867
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

2881
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

2882
1

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

2883
0
Included

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

3026
1