Default Branch

c184c87c10 · Added sync from genesis and reindex · Updated 2024-07-04 06:17:53 +00:00

Branches

cd7adc997b · Prevent duplicate entries in a list. · Updated 2021-08-07 10:32:49 +00:00

2440
0
Included

1d65e34fe5 · Revert "Added DogecoinACCTv2 and DogecoinACCTv2TradeBot" · Updated 2021-08-04 17:59:36 +00:00

2451
0
Included

a48a9592d0 · Merge branch 'master' into sync-multiple-blocks · Updated 2021-06-20 07:16:29 +00:00

2473
1

c3ff9e49e8 · Merge pull request #40 from szisti/fixedNetwork · Updated 2021-05-29 08:51:56 +00:00

2530
0
Included

26c1793d85 · Added "allowConnectionsWithOlderPeerVersions" setting (default: true) · Updated 2021-05-10 08:00:42 +00:00

2585
0
Included

e4874f86f9 · Merge branch 'block-timings' of github.com:Qortal/qortal into block-timings · Updated 2021-05-09 18:25:33 +00:00

2578
0
Included

0c3597f757 · Bump version to 1.5.1 · Updated 2021-05-05 17:41:05 +00:00

2594
0
Included

6e9a61c4e5 · Fixed logging issue where it would underreport the number of common blocks found when loading some from the cache. · Updated 2021-05-02 19:51:53 +00:00

2596
0
Included

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

2619
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

2647
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

2671
0
Included

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

2673
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

2687
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

2688
1

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

2689
0
Included

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

2832
1