832 Commits (5b95f3af028868e5737854f95714a82aabab22bb)
 

Author SHA1 Message Date
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
catbref 1cd4bbc078 Refactored various websockets to event bus from old BlockNotifier/StatusNotifier 4 years ago
catbref 0b5e5832c4 Added another repository deadlock test while investigating a deadlock case 4 years ago
catbref 7db96c672f Bump to v1.3.3 4 years ago
catbref f8725d6313 Modify ApplyUpdate to pass JVM options to Windows launcher EXE 4 years ago
catbref 2165c87b9d Fix race condition between Network.start() and Controller calling Network.prunePeers() 4 years ago
catbref f61e320230 Fix API call GET /crosschain/trades (get completed trades) due to poorly performing SQL query. 4 years ago
catbref 6c1b21da22 Bump to v1.3.2 4 years ago
catbref f6216b9745 Respect repositoryBackupInterval when deciding whether to perform backup during auto-update. Issue #10 4 years ago
catbref 91e82d1e3c Add HSQLDB CHECKPOINT statements between database reshaping statements to reduce failures 4 years ago
catbref 50e2bda020 Quicken blockchain validity check at start-up by only checking most recent 1440 blocks 4 years ago
catbref ab1de1aafa Improve HSQLDB query for finding latest AT state data 4 years ago
catbref d4ac87f91d Update to more efficient CIYAM AT v1.3.7 4 years ago
catbref 52f4008725 Bump version to v1.3.1 4 years ago
catbref d8dd71ff50 Fix off-by-one in some sync cases 4 years ago
catbref 02966bf39a Update CIYAM-AT to v1.3.6 to make use of lambda-based logging 4 years ago
catbref a83d8bf1d5 Split Synchronizer into two strategies depending on whether swapping chains or simply adding new blocks 4 years ago
catbref 1e4432b1f3 Convert LOBs to VARBINARY in DB, reducing sizes at the same time 4 years ago
catbref d50c979d9f Tighten limit on AT sizes 4 years ago
catbref 4e60ec5192 Disable peer buffer dealloc for now to reduce GC pressure 4 years ago
catbref 31c4e3b1be Reduce memory PoW during network handshake 4 years ago
catbref b97fbd3171 Bug-fix for cached online accounts 4 years ago
catbref 43fb5d9332 Cache top 2 blocks' worth of online account data to avoid unnecessary Ed25519 verifications 4 years ago
catbref ea3f1a8eff Actually respond to peers requesting unknown block instead of letting them timeout on their side 4 years ago
catbref 7bb060781e Bump to v1.3.0 - including new trade-portal feature 4 years ago
catbref a1ab0b7c31 Added more nodes to initial list 4 years ago
catbref fae2afd010 Remove obsolete github repo from potential auto-update sites 4 years ago
catbref 76c0a5a4fa Increase default Bitcoin transaction fee to 5000 sats 4 years ago