541 Commits (82f6e38adba076d739a52f2c6d2175fb6b33afc6)
 

Author SHA1 Message Date
catbref 2dffd382ae Pre-launch blockchain config / genesis block 5 years ago
catbref e425fe5d5a Translation fixes 5 years ago
catbref a68caa2de1 Fix serialization of negative BigDecimal values! 5 years ago
catbref 3470b8bf57 Added API call GET /transactions/reference/{reference} for looking up a transaction by its reference 5 years ago
catbref 99e11d1f52 Actually respect 'autoUpdateEnabled' setting 5 years ago
catbref 743db9190e Reworked/improved auto-update build/publish tools. 5 years ago
catbref 53b3d09288 Fix rebase-and-rebuild.sh to use org.qortal.XorUpdate instead of old org.qora.XorUpdate 5 years ago
catbref 4565d0ddcb Check auto-update can be fetched before broadcasting auto-update TX 5 years ago
catbref de51de1819 Tools for building, and broadcasting, auto-update 5 years ago
catbref 282f6e6e2a Changed error response from RewardShareTransaction.isValid() for existing self-shares. 5 years ago
catbref a4e127c84a Added INDEX to speed up block orphaning. 5 years ago
catbref 0e9bbfe6fa Hide transaction approvalStatus field from sample POST data in API documentation 5 years ago
catbref 211116160c Added AutoUpdates.md notes about the auto-update feature 5 years ago
catbref a6c1f1086f Disable Java JVM memory flags by default in run.sh script 5 years ago
catbref 774a8f20ee Fixed API call GET /blocks/minter/{address}. Now returns block summaries instead of full block data. 5 years ago
catbref 1cb2935cad Improved run.sh, additional stop.sh and bumped genesis block timestamp in blockchain.json 5 years ago
catbref 07d4d6f11d Fix genesis block change detection 5 years ago
catbref e55e811fcc Added example shell script to run Qortal and updated README.md 5 years ago
catbref 3ef4711c27 Log noise: don't log zero NTP offsets or unimplemented transaction types 5 years ago
catbref e0e9673837 Massive refactor to change 'qora' references to 'qortal'. 5 years ago
catbref 87dffb183e Changes needed to build Windows installer 5 years ago
catbref dce919f58c Updated pre-launch blockchain config + fixes 5 years ago
catbref 996e1c3a20 Fix node-management-ui placeholder wrt. reproducible builds 5 years ago
catbref 2af370d55d pom.xml modifications for reproducible builds 5 years ago
catbref d2d2956c8a Updated build instructions in README.md and moved database info to DATABASE.md 5 years ago
catbref 5dec4fd8a1 Improve TRANSFER_PRIVS tests to cover more aspects 5 years ago
catbref 1f7827b51f Interim work on TRANSFER_PRIVS transaction 5 years ago
catbref 5cd35e07d0 Fix off-by-one error when reducing account level during block orphaning. 5 years ago
catbref c3a6e0d9fd Some transaction "layout" documentation only changes, including missing entry for "recipient" in TRANSFER_ASSET transactions 5 years ago
catbref 3e3c0affb0 Change auto-update to required approved tx created by non-admin. 5 years ago
catbref a5c889c312 Alter repository so GroupInvites.expiry can be NULL 5 years ago
catbref 7a7ca4b684 Fix rounding issue when checking whether tx meets approval threshold 5 years ago
catbref 8ba11efbd4 Fix GenesisBlock.isGenesisBlock() to prevent chain rebuild on restart 5 years ago
catbref 6c7318678c Bumped pre-launch genesis timestamp 5 years ago
catbref 8aa084a0d8 Updated pre-launch blockchain config. Smaller splash graphic. 5 years ago
catbref 09ffd6fe6b Blockchain replacement for launch. 5 years ago
catbref 42bd68230b Cancel reward-shares with NEGATIVE share instead of ZERO. Also: bug-fixes! 5 years ago
catbref d01504a541 More reliable start-up by removing some race conditions in Controller and Network 5 years ago
catbref e9c94eb83b Fix args not being propagated by AutoUpdate to ApplyUpdate. Also propagate ALL command-line args, not just args[0] 5 years ago
catbref 62ed4e322b Propagate JVM arguments through auto-update. Improve start-up error messages shown by GUI 5 years ago
catbref 339e757d34 Add callstack when logging slow repository queries. Blockchain.validate() improvement 5 years ago
catbref 939ce0d652 Correct auto-update URLs to use "qortal.update" not "qortal.jar" 5 years ago
catbref 20813863bc Updated .gitignore 5 years ago
catbref 04839d1fba Move XorUpdate back to org.qora package for mainstream use 5 years ago
catbref d9bafaa42c Improve speed of HistoricAccountBalances triggers 5 years ago
catbref 9b894616ee Try for blockchain lock before tying up repository in BlockChain.trimOldOnlineAccountsSignatures 5 years ago
catbref 790f569dbd Fix case-typo in log4j2.properties 5 years ago
catbref 3990ded802 Add blockchain lock around trimming old online account signatures to prevent deadlocks. 5 years ago
catbref 69bb152163 Suppress Jersey EOF exception errors - actually remote peers disconnecting early 5 years ago
catbref 2e47019021 Rename some "qora" references to "qortal" 5 years ago