qortal/src/main/java/org/qora
catbref c9035edd2c Interim proxy minting commit
Added /addresses/proxying to find proxy forging mappings.

Added /addresses/proxykey/{genprivkey}/{recipientpubkey} to calculate proxy private key.

New Block.regenerate factory method to create new Blocks
 but without having to reprocess ATs, etc.

Added support for proxied generator in Block.calcGeneratorsTarget

BlockGenerator now generates and checks new blocks for various generators,
 including proxy generators.

BlockGenerator now uses generator private keys supplied by Settings.
Corresponding changes to Settings to load base58-encoded private keys.

+ minor stuff
2019-04-12 12:57:21 +01:00
..
account interim commit with proxy forging repository/transaction support 2019-04-12 12:53:44 +01:00
api Interim proxy minting commit 2019-04-12 12:57:21 +01:00
asset Fix incorrect refunds when cancelling asset orders 2019-04-12 10:38:25 +01:00
at Work on groups 2019-02-20 12:25:30 +00:00
block Interim proxy minting commit 2019-04-12 12:57:21 +01:00
controller Interim proxy minting commit 2019-04-12 12:57:21 +01:00
crosschain initial work towards OSGi 2019-01-04 10:19:33 +00:00
crypto Fix Crypto.isValidAddress to return false when passed empty string 2019-04-04 10:41:04 +01:00
data Interim proxy minting commit 2019-04-12 12:57:21 +01:00
globalization initial work towards OSGi 2019-01-04 10:19:33 +00:00
group Automatically set/unset account's defaultGroupId + bugfix 2019-03-14 13:12:20 +00:00
naming Fix up some group-approval related issues 2019-02-26 16:52:22 +00:00
network Reorder handshake to increase compat with v1 nodes + request remote peers 2019-03-06 10:40:39 +00:00
payment Important FIX to payment-related isValid()! 2019-03-25 11:23:18 +00:00
repository Interim proxy minting commit 2019-04-12 12:57:21 +01:00
settings Interim proxy minting commit 2019-04-12 12:57:21 +01:00
transaction interim commit with proxy forging repository/transaction support 2019-04-12 12:53:44 +01:00
transform interim commit with proxy forging repository/transaction support 2019-04-12 12:53:44 +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
blockgenerator.java Interim proxy minting commit 2019-04-12 12:57:21 +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 Account groups: create group + update group + API calls 2019-01-10 15:45:00 +00:00
txhex.java initial work towards OSGi 2019-01-04 10:19:33 +00:00
v1feeder.java Performance fix & other minor fixes 2019-03-04 11:41:30 +00:00