qortal/src/main/java/org/qora
2019-07-23 14:42:02 +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 Interim commit of *TransactionData classes for safety 2019-07-23 14:42:02 +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 Interim commit of *TransactionData classes for safety 2019-07-23 14:42:02 +01:00
controller Interim commit of *TransactionData classes for safety 2019-07-23 14:42:02 +01:00
crosschain initial work towards OSGi 2019-01-04 10:19:33 +00:00
crypto Fix sometimes erroneous Ed25519 public key to X25519 public key conversion. 2019-07-23 11:22:23 +01:00
data Interim commit of *TransactionData classes for safety 2019-07-23 14:42:02 +01:00
globalization initial work towards OSGi 2019-01-04 10:19:33 +00:00
group Interim commit of *TransactionData classes for safety 2019-07-23 14:42:02 +01:00
gui Convert ClassLoader.getSystemResource* calls to class.getResource* variant for OSGi, etc. safety 2019-07-23 12:46:27 +01:00
naming MAJOR: Don't delete transactions when orphaning - make them unconfirmed again 2019-07-23 10:37:37 +01:00
network Synchronizer asks for approval-pending transaction from peer if needed 2019-07-23 12:49:38 +01:00
payment Potential HSQLDB deadlock fix 2019-04-29 15:18:44 +01:00
repository Interim commit of *TransactionData classes for safety 2019-07-23 14:42:02 +01:00
settings Move default blockchain.json into resources 2019-07-23 12:46:05 +01:00
transaction Interim commit of *TransactionData classes for safety 2019-07-23 14:42:02 +01:00
transform Interim commit of *TransactionData classes for safety 2019-07-23 14:42:02 +01:00
ui Updated node management UI (was previously "bundled ui") 2019-07-23 12:44:10 +01:00
utils initial work on adding bundled node-management UI 2019-07-23 12:37:42 +01: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