qortal/src/main/java/org/qora
2019-07-23 15:13:59 +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 Interim commit - refactored transaction transformers and fixed unit test compiler errors 2019-07-23 15:06:28 +01:00
block Added tests for each group-approval outcome + fixes 2019-07-23 15:13:28 +01:00
controller Fix synchronizer so incoming block's transactions have approval status set 2019-07-23 15:13:59 +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 - refactored transaction transformers and fixed unit test compiler errors 2019-07-23 15:06:28 +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 Updated orphaning code of Block and Transaction subclasses 2019-07-23 15:10:43 +01:00
repository Added tests for each group-approval outcome + fixes 2019-07-23 15:13:28 +01:00
settings Move default blockchain.json into resources 2019-07-23 12:46:05 +01:00
transaction group approval tests and fixes 2019-07-23 15:12:35 +01:00
transform Interim commit - refactored transaction transformers and fixed unit test compiler errors 2019-07-23 15:06:28 +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