859 Commits (5cf5c1e1f79bf7151a08358cc003ec003dc3323c)
 

Author SHA1 Message Date
catbref 5cf5c1e1f7 Take pressure off GC by not creating/destroying HSQLDB sub-repositories all the time 4 years ago
catbref 60621e8b81 Reworked AT-states and online signatures trimming 4 years ago
catbref a6a1f65d3e Reduce block search size in AT state trimmer to reduce load 4 years ago
catbref a681f741dd Add initial delay before trimming online accounts signatures 4 years ago
catbref bed9837967 Added settings entry "localeLang" for controlling core language (not-API) 4 years ago
catbref 855cb2226a Aggressively trim old AT state data and online accounts signatures. 4 years ago
catbref d85a3d17c8 Fix for HSQLDB deadlock during CHECKPOINT. 4 years ago
catbref 81a5b154c2 Add API call DELETE /admin/repository which actually performs repository maintenance (takes several minutes) 4 years ago
catbref a6f42df9d6 Add isTestNet to API call GET /admin/info 4 years ago
catbref 17ae7acc6d Reduce DB storage of AT states 4 years ago
catbref 3d5fec3c30 Bump to HSQLDB v2.5.1 as we seem clear of OOM issue 4 years ago
catbref 21f48fba5f HSQLDB PreparedStatement caching improvements 4 years ago
catbref d0da5d7c48 ATs: only call MachineState.getCodeBytes() once in preparation for using newer AT lib 4 years ago
catbref 4209cc6ee4 Improve SQL prepared statement caching in HSQLDBATRepository, plus missing space in SQL in getMatchingFinalATStates 4 years ago
catbref f3e1092dd5 Improve SQL prepared statement caching in HSQLDBBlockRepository.getBlockInfos & test to cover 4 years ago
catbref 43055b666f Improve SQL prepared statement caching in HSQLDBAccountRepository.getEligibleLegacyQoraHolders() 4 years ago
catbref 1720582f33 Remove obsolete NextBlockHeight table and corresponding triggers 4 years ago
catbref d93e9d570f Trimming old block online accounts signatures 4 years ago
catbref 5ea90f2fdd Speed up fetching transactions using block signature 4 years ago
catbref c628f97d8c Speed up fetching block height based on timestamp 4 years ago
catbref 8a1e2f4111 Reduce HSQLDBRepository log noise by omitting idle session info 4 years ago
catbref 41f244d549 Add bitcoinj Context propagation 4 years ago
catbref 79641efa87 Tighten up trade-bot, ElectrumX 4 years ago
catbref ca3fcc3c67 Tighten up sync status reporting, especially when using forcesync 4 years ago
catbref de8e5ec920 Updated AdvancedInstaller project file based on v1.3.5 release 4 years ago
catbref f833e44bd5 Update tools/build-zip.sh to reflect updated start.sh, and also to take optional git tag 4 years ago
catbref 8b0b1db5a4 Improved start-up shell script "start.sh" 4 years ago
catbref 5b95f3af02 Bump to v1.3.5 4 years ago
catbref 3cc66609e8 Trial implementation of offline repository periodic maintenance. 4 years ago
catbref ce468d22dd Fix updating of current tradeoffers list as used by tradeoffers websocket 4 years ago
catbref 3e19516f62 Correct poor synchronization on NTP offset, potentially fixing issue #22 4 years ago
catbref 84dba739d9 Give up on cross-chain trade if initial AT doesn't confirm within 24 hours 4 years ago
catbref 99315c7378 Correct wrong source for lockTimeA when Bob waiting for P2SH-B. Spotted by tcallahan14. In lieu of PR #23 4 years ago
catbref 1ca5b864a9 Repository optimizations! 4 years ago
catbref 96eb60dca3 More HSQLDB tests to cover fixes for various HSQLDB issues, especially when using custom HSQLDB build 4 years ago
catbref c67fcb0034 Updated AdvancedInstaller project file based on v1.3.4 release 4 years ago
catbref 273dfe2365 Bump to v1.3.4 4 years ago
catbref 5952ea4b54 RU translations thanks to Alexander45 4 years ago
catbref 1708ba077c Actually define static constants for BTC fees until dynamic fees happen 4 years ago
catbref b4301f125d Potential fix for issue #22 4 years ago
catbref 9e52f20f71 Revert back to HSQLDB v2.5.0-fixed until out-of-memory issue located 4 years ago
catbref 31bf388cab BlockMinter (now under org.qortal.controller package) doesn't need full previous block, only previous block data 4 years ago
catbref 276c479a5f Refactor to allow better Bitcoin fee estimation in the future. 4 years ago
catbref 9393689037 Send BTCACCT refunds to first unused received address instead of address derived from tradePrivateKey. 4 years ago
catbref 76485010ad
Merge pull request #16 from tcallahan14/feature/electrum_nodes 4 years ago
catbref b8ac128d5c Improve comparing chains where some blocks signed with cancelled reward-share 4 years ago
CalDescent 06c75310a1 Updated Electrum nodes list. All nodes have been tested to ensure they respond to jsonrpc calls. 4 years ago
catbref b9d819220d Bumped HSQLDB to v2.5.1 and AT/cross-chain SQL speed-ups! 4 years ago
catbref 7a569f342f Reduce confusing BlockMinter log spam - issue #9 4 years ago
catbref f1efae79c8 Speed-ups for some AT-related SQL queries 4 years ago