1216 Commits (e3b0a41ba9cafb68c6ffef0218c643d4f19d3a68)
 

Author SHA1 Message Date
catbref a1e83109a8 Qortal-style block rewards 5 years ago
catbref a0be1273c7 Remove max coin supply aspects 5 years ago
catbref 4062bdb7bb Workaround for Handshaking sometimes not correctly dealing with connect-to-self. 5 years ago
catbref 1016d0ca16 Fix Synchronizer bugs 5 years ago
catbref 381c032cec Fixed Network's broken choice of next connectable peer. 5 years ago
catbref 568a1f8a30 Migration to Java 11 5 years ago
QORT b95eea6763
add Qortal Project to title 5 years ago
catbref 305bb38446 Remove "generating balance", and all related aspects/code. 5 years ago
catbref 4c6656dd17 New synchronizer and other improvements 5 years ago
catbref c889e95da4 ByteArray tests 5 years ago
catbref 14e9ae8887 ExecuteProduceConsume no longer spawns a pointless, new thread if we have an excess of non-consuming threads 5 years ago
catbref 344b9436ca Much improved ByteArray, with unsigned compareTo() & "raw" renamed to "value" 5 years ago
catbref 40d879813d Added exists() test to BlockRepository & HSQLDB implementation 5 years ago
catbref c00481a750 Added fatal error pop-up and exit to Gui 5 years ago
catbref a1cfe31574 Block size and transaction expiry period now in BlockChain config 5 years ago
catbref e009147956 Additional checks on byte lengths in BlockTransformer, especially before buffer allocation 5 years ago
catbref aa54ec212f Convert TransactionTransformer LOGGER.trace to use lambda for speed 5 years ago
catbref 4b5ed79c5a Added testNtpOffset settings field (+ minor settings docs changes) 5 years ago
catbref 0dd5b1e65a More work on online accounts / blocks 5 years ago
catbref aa81c86cf1 Rename timestampSignatures to onlineAccountsSignatures 5 years ago
catbref 504cfc6a74 Interim commit: online accounts and account levels 5 years ago
catbref 2cc926666b Qortal-specific Settings changes 5 years ago
catbref b9a96019a4 Qortal-specific Network changes 5 years ago
catbref cfc86d567c Qortal splash image and icons 5 years ago
catbref 978a22cab3 Added ProxyKeys standalone for generating proxy keys 5 years ago
catbref 06095d633e Modify pom.xml for Qortal & add ConciseSet 5 years ago
catbref 158631e68a Fix forging bit mask for account flags 5 years ago
catbref 8149e18f49 Fix incorrect tx type values in transaction layouts 5 years ago
catbref a9122cc6cb Improve choosing which peer to connect to 5 years ago
catbref f7c6978151 Add threading to VanityGen 5 years ago
catbref 4330782bb7 Added Ed25519 signature verify test JavaScript 5 years ago
catbref 2889d04633 Fix incorrect orphaning of BUY_NAME transactions. 5 years ago
catbref f83dc26ae0 ExecuteProduceConsume and networking improvements 5 years ago
catbref c597f11c37 Fix fetching asset-related transactions from DB where asset might not exist. 5 years ago
catbref 3b3888ae0d Fix asset ordering for old-pricing orders 5 years ago
catbref 6abc3f4d39 Networking improvements 5 years ago
catbref ea3528015a Add support for v1-protocol BLOCK message 5 years ago
catbref 84e812484b Fix GenesisBlock ISSUE_ASSET transactions for v1 chains 5 years ago
catbref e631e69fa1 Use bindAddress from Settings for UI, API and P2P. 5 years ago
catbref 8a0d93f304 Fix up after epic git history rebuild due to LFS issue 5 years ago
catbref fa0b7615a6 Fixing peer disconnections due to slow processing & Transaction expiry 5 years ago
catbref 1094db288e Catch SystemTray.isSupported errors (and act as if no support). 5 years ago
catbref 63b262a76e NTP and performance changes + fixes. 5 years ago
catbref 05e491f65b Relax max clock offsets for block gen and peer connections. 5 years ago
catbref 63036f3592 Increased NTP check interval from 5 minutes to 10 minutes. 5 years ago
catbref 33f3d35784 Fix DB backups not happening when no previous backup exists. 5 years ago
catbref 671dc5995a Don't allow block generation unless system clock is accurate. 5 years ago
catbref 73e53120a9 Improved detection of inaccurate system clock & nagging. 5 years ago
catbref 0c17f9cff6 More useful Synchronizer logging + sync report tool. 5 years ago
catbref 7042dd819f Include NTP checking/reconfigure tools + bump version to 1.3.1 5 years ago