1816 Commits (276a110e9023e1b495782de0aa4d40bc43fe372e)
 

Author SHA1 Message Date
catbref f167d0c831 Add JAXB discriminator to GROUP_INVITE transactions. 5 years ago
catbref b2f235f7a5 Changes to API regarding proxy forging calls 5 years ago
catbref f3c588d90f Fix sometimes erroneous Ed25519 public key to X25519 public key conversion. 5 years ago
catbref 1b4369e5e8 Default settings changes 5 years ago
catbref c917191df2 Send network broadcasts over all handshake-completed peers. 5 years ago
catbref 1046f72e7b Slightly better logging for synchronizer 5 years ago
catbref 8f7c954f5a Proxy private keys are now SHA256(shared secret only) instead of SHA256(shared secret + public keys). 5 years ago
catbref 40d6190265 API tidy up 5 years ago
catbref a3d4cf2900 MAJOR: Don't delete transactions when orphaning - make them unconfirmed again 5 years ago
catbref 07e8e01865 Add check to PROXY_FORGING so that proxy public key always maps to same forger-recipient combo 5 years ago
catbref d0b45cb696 Proxy forging share to recipient can now be zero 5 years ago
catbref 0259702df2 Fix generating X25519 shared secret. 5 years ago
catbref 4279ad0673 Fix Javascript shared-secret & proxy forging private key code 5 years ago
catbref 748dddcc32 Add checks to API call POST /admin/forgingaccounts. 5 years ago
catbref 7409c024f6 Include proxy-forged blocks in BlockRepository.countForgedBlocks. 5 years ago
catbref ae6b41a893 Improve API call showing block forger summaries to include proxy info 5 years ago
catbref 92e60e2531 Add method to prune old peers from database 5 years ago
catbref bf8a12d422 Delete old, basic block-explorer 5 years ago
catbref 14686e1e0d Corrected wrong Synchronization enum result 5 years ago
catbref 6a8a0f25c1 Synchronization improvements 5 years ago
catbref 1f81784bd6 Improved synchronization logging 5 years ago
catbref c05fe58676 Add static method to extract generatorSignature from block reference 5 years ago
catbref ce2dc9b8ad Reduce synchronization attempts from every 10s to every 60s 5 years ago
catbref 1b58d12005 Fix peer data bug where lastConnected was swapped with lastAttempted. 5 years ago
catbref ad9b42dc5d Install initial peers when creating repository 5 years ago
catbref 6feca1f4d6 Synchronizer improvements & minor fix 5 years ago
catbref 4b02b7a14f Fix unit tests 5 years ago
catbref ecdf8212ea Fix PROXY_FORGING transaction length issue 5 years ago
catbref af22922025 AutoUpdate: added comment about mandatory use of OpenJDK JRE, not Java SE 5 years ago
catbref c0ae99161b Auto-Update changes 5 years ago
catbref 6be9bf9c3c Add mnemonic phrase support to VanityGen 5 years ago
catbref 7a318c9fc7 Proxy forging improvements + account flags fixes 5 years ago
catbref 3ffcf50d7c Added TransactionParticipants index 5 years ago
catbref 88f9dd1c06 Remove old, unused r5836 HSQLDB & osgi-console.sh 5 years ago
catbref 29428e9450 Add extra entries to blockchain.json, remove HttpsTest, add Vanity Gen 5 years ago
catbref 57be191814 Splash startup & sys tray 5 years ago
catbref e5b3166df4 Improve synchronization 5 years ago
catbref 4744232a1c Don't try to sync with a peer that only has genesis block 5 years ago
catbref eac38d4212 new log4j2.properties 5 years ago
catbref 675596ed6e auto update debugging 5 years ago
catbref 52ac881db0 auto update checks download against hash in tx + checks against build timestamp 5 years ago
catbref a49e3f7a4e auto update 5 years ago
catbref 20aa49a1f1 Another attempt at auto-update 5 years ago
catbref 63a36073ec Work on auto-update + repository path + Settings bugfixes 5 years ago
catbref e4482c5ade Initial auto-update support, API improvements, arbitrary tx improvements 5 years ago
catbref 06e6802d97 More work on synchronization 5 years ago
catbref 57b982d2fb Block summaries (repository/data/message/synchronizer) + BlockGenerator 5 years ago
catbref 747f5e41cf Bump Jetty to 9.4.17.v20190418 due to CVE-2019-10247 5 years ago
catbref 882d910631 Remove unneeded HSQLDB debugging and tidy some comments 5 years ago
catbref a316b8a810 Potential HSQLDB deadlock fix 5 years ago