552 Commits (f1e452858174a12fc72f898f7c8d8ae7eeee150b)
 

Author SHA1 Message Date
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
catbref 9ee12f3e45 Reduce execute-produce-consume excessive thread spawning. 5 years ago
catbref b038e10ee7 Prevent multiple system tray icons 5 years ago
catbref 964e0a02ca Fixes/improvements to networking 5 years ago
catbref f8b496ff3c Convert SysTray to use JPopupMenu for Unicode support 5 years ago
catbref 6942c02700 Add ZH translations for SysTray pop-up menu. 5 years ago
catbref 0d85a60c54 New network threading model 5 years ago
catbref 67c245bb9d Don't attempt to synchronize with peers that we know have inferior chain 5 years ago
catbref 82910b6524 Add periodic system-tray pop-up if Windows Time service not running 5 years ago
catbref 9c1ca8de04 Fix HSQLDB backups. 5 years ago
catbref 8109214087 Reduce misbehaviour cooloff from 60min to 10min 5 years ago
catbref b9737372d9 Use default testnet/mainnet listen port as appropriate when peer addresses are given without port 5 years ago
catbref a154a7c073 Change default testnet ports to 9989 (P2P), 9988 (API) and 9980 (node UI) 5 years ago
catbref 21e64d0c8b Increase logging for ApplyUpdate to help debug issues 5 years ago
catbref 0da21356c7 Repository backup/recovery 5 years ago