qortal/src/main/java/org/qora
catbref c917191df2 Send network broadcasts over all handshake-completed peers.
Previously we preferred the outbound connection but actually
this leaves our info about inbound connection peers out of date.

Synchronizer still prefers outbound.
2019-07-23 11:17:06 +01:00
..
account Proxy private keys are now SHA256(shared secret only) instead of SHA256(shared secret + public keys). 2019-07-23 11:09:25 +01:00
api Proxy private keys are now SHA256(shared secret only) instead of SHA256(shared secret + public keys). 2019-07-23 11:09:25 +01:00
asset MAJOR: Don't delete transactions when orphaning - make them unconfirmed again 2019-07-23 10:37:37 +01:00
at Work on groups 2019-02-20 12:25:30 +00:00
block Proxy private keys are now SHA256(shared secret only) instead of SHA256(shared secret + public keys). 2019-07-23 11:09:25 +01:00
controller Slightly better logging for synchronizer 2019-07-23 11:16:02 +01:00
crosschain initial work towards OSGi 2019-01-04 10:19:33 +00:00
crypto Fix generating X25519 shared secret. 2019-07-23 10:29:18 +01:00
data API tidy up 2019-07-23 10:42:23 +01:00
globalization initial work towards OSGi 2019-01-04 10:19:33 +00:00
group MAJOR: Don't delete transactions when orphaning - make them unconfirmed again 2019-07-23 10:37:37 +01:00
gui Splash startup & sys tray 2019-07-18 18:46:18 +01:00
naming MAJOR: Don't delete transactions when orphaning - make them unconfirmed again 2019-07-23 10:37:37 +01:00
network Send network broadcasts over all handshake-completed peers. 2019-07-23 11:17:06 +01:00
payment Potential HSQLDB deadlock fix 2019-04-29 15:18:44 +01:00
repository Add checks to API call POST /admin/forgingaccounts. 2019-07-23 10:15:17 +01:00
settings Proxy private keys are now SHA256(shared secret only) instead of SHA256(shared secret + public keys). 2019-07-23 11:09:25 +01:00
transaction MAJOR: Don't delete transactions when orphaning - make them unconfirmed again 2019-07-23 10:37:37 +01:00
transform Synchronization improvements 2019-07-22 18:35:30 +01:00
utils Proper JSON unmarshalling for settings, blockchain config, genesis block 2019-02-25 13:31:05 +00:00
voting initial work towards OSGi 2019-01-04 10:19:33 +00:00
ApplyUpdate.java auto update 2019-07-18 18:28:56 +01:00
brokenmd160.java initial work towards OSGi 2019-01-04 10:19:33 +00:00
mintsim.java Interim minting commit with block rewards (untested) 2019-04-12 12:56:12 +01:00
orphan.java Proxy private keys are now SHA256(shared secret only) instead of SHA256(shared secret + public keys). 2019-07-23 11:09:25 +01:00
VanityGen.java Add mnemonic phrase support to VanityGen 2019-07-22 18:00:47 +01:00