2887 Commits (5017072f6c00c91c50825ae4dc1e8a0c48f1d308)
 

Author SHA1 Message Date
CalDescent 57acf7dffe Updated text when downloading wallet files from QDN 2 years ago
CalDescent 9debebe03e Default birthday for ARRR moved to "arrrDefaultBirthday" (default 2000000). 2 years ago
catbref b17e96e121 Log count & total size of peer messages sent & received when a peer is disconnected. Requires org.qortal.net.Peer logging level set to DEBUG 2 years ago
CalDescent b46c3cf95f Allow direct connection QDN retries every hour, instead of every 24 hours. 2 years ago
CalDescent 86526507a6 Increase time range and total number of attempts to fetch a QDN resource, as it previously gave up too quickly. 2 years ago
CalDescent 1b9128289f Added initial support to download Pirate wallet libraries from QDN, using hardcoded transaction signature. 2 years ago
CalDescent 4a58f90223 Added support for multiple lightwalletd servers. 2 years ago
CalDescent e68db40d91 Remove sapling params 2 years ago
CalDescent bd6c0c9a7d qdata utility renamed to qdn 2 years ago
CalDescent 5804b9469c Default qdata port set to 12391 2 years ago
CalDescent 53b47023ac ARRR default birthday increased to 2000000 2 years ago
CalDescent 22f9f08885 Added Windows amd64 architecture (again with a temporary path) 2 years ago
CalDescent f26267e572 Don't sync, save, or load null seed wallets. They only act as a placeholder wallet when redeeming/refunding a P2SH. 2 years ago
CalDescent e8c29226a1 Merge branch 'master' into pirate-chain 2 years ago
CalDescent 94f48f8f54 Don't allow QORT to be listed on the ARRR market unless the Pirate light wallet library is loaded. 2 years ago
CalDescent 3aac580f2c Add amd64 architecture (using a temporary path) 2 years ago
CalDescent 2d0b035f98 Updated AdvancedInstaller project for v3.4.3 2 years ago
CalDescent 075385d3ff Bump version to 3.4.3 2 years ago
CalDescent 6ed8250301 onlineAccountsModulusV2Timestamp set to Sat, 06 Aug 2022 16:00:00 UTC 2 years ago
CalDescent d10ff49dcb Replaced arm architecture with aarch64, as 32 bit is unsupported. 2 years ago
CalDescent 4cf34fa932 Merge branch 'master' into pirate-chain 2 years ago
CalDescent 06b5d5f1d0 Merge branch 'increase-online-timestamp-modulus' 2 years ago
CalDescent d6d2641cad Added "bitcoinjLookaheadSize" setting (default 50). 2 years ago
CalDescent e71f22fd2c Added "gapLimit" setting. 2 years ago
CalDescent c996633732 Added trace level logging. 2 years ago
CalDescent 55f973af3c Ensure all online accounts timestamps are a multiple of the online timestamp modulus. 2 years ago
CalDescent fe9744eec6 Fixed missing feature trigger in testchain config 2 years ago
CalDescent 410fa59430 Merge branch 'master' into increase-online-timestamp-modulus 2 years ago
CalDescent 522ae2bce7 Updated AdvancedInstaller project for v3.4.2 2 years ago
CalDescent a6e79947b8 Bump version to 3.4.2 2 years ago
CalDescent b9bf945fd8 Removed aggregateSignatureTimestamp. All online account signatures are aggregated - there is no need for backwards support as signatures are trimmed from blocks after 24 hours. testOnlineAccountsModulusV2() had to be removed as this relied on pre-aggregation signatures. 2 years ago
CalDescent 85a27c14b8 Revert incorrect genesis timestamp that somehow made it into the stashed code. 2 years ago
CalDescent 46c40ca9ca Committed stashed code that is functional but probably too messy for production use. 2 years ago
CalDescent fcd0d71cb6 Merge branch 'share-bin-activation' 2 years ago
catbref 275bee62d9 Revert BlockMinter to using long-lifetime repository session. 2 years ago
CalDescent 97221a4449 Added test to simulate level 7-8 reward tier activation, including orphaning. 2 years ago
CalDescent 508a34684b Revert "qoraHoldersShare reworked to qoraHoldersShareByHeight." 2 years ago
CalDescent 3d2144f303 Check orphaning in levels 7-8 and 9-10 reward tests. This would have been tested in orphanCheck() anyway, but this makes the testing a bit more granular. 2 years ago
CalDescent 3c7fbed709 Fixed build error due to merge. 2 years ago
CalDescent fb9a155e4c Merge branch 'master' into pirate-chain 2 years ago
CalDescent fbcc870d36 Added informational test to compare ConsiceSet size against an int array for online account nonce arrays. 2 years ago
CalDescent 020e59743b Fixed failing test(s) due to merge. 2 years ago
CalDescent 0904de3f71 Merge branch 'master' into online-accounts-mempow-v2 2 years ago
CalDescent 35f3430687 Added share bin activation feature. 2 years ago
CalDescent 90e8cfc737 qoraHoldersShare reworked to qoraHoldersShareByHeight. 2 years ago
CalDescent 57bd3c3459 Merge remote-tracking branch 'catbref/auto-update-fix' 2 years ago
CalDescent ad0d8fac91 Bump version to 3.4.1 2 years ago
CalDescent a8b58d2007 Reward share limit activation timestamp set to 1657382400000 (Sat Jul 09 2022 16:00:00 UTC) 2 years ago
CalDescent a099ecf55b Merge branch 'reduce-reward-shares' 2 years ago
CalDescent 6b91b0477d Added version query string param to /blocks/signature/{signature}/data API endpoint, to allow for optional V2 block serialization (with a single combined AT states hash). 2 years ago