qortal/src/main/java/org/qortal
catbref cd07240ce7 Add BTC.getWalletBalance(xprv) and add API call to access that.
Also improved BTC.WalletAwareUTXOProvider to derive more keys itself
instead of throwing and relying on caller to do the work.
Added benefit of cleaning up caller code and being more efficient.
Needed because not all receiving/change addresses were being picked up.
2020-08-04 16:37:44 +01:00
..
account Move some crypto methods from Public/PrivateKeyAccount to Crypto for reuse by new network handshaking 2020-05-22 17:06:48 +01:00
api Add BTC.getWalletBalance(xprv) and add API call to access that. 2020-08-04 16:37:44 +01:00
asset Refactor Unicode 'reduced' name code from side-effects into 'data' objects. 2020-05-19 08:08:21 +01:00
at Improved AT PUT_TX_AFTER_TIMESTAMP_INTO_A function 2020-07-23 08:43:27 +01:00
block Minor fix-up to allow go-live: 2020-06-26 15:06:04 +01:00
controller WIP: trade-bot: add missing JavaTypeAdapter to TradeBotData.bitcoinAmount 2020-08-03 15:52:17 +01:00
crosschain Add BTC.getWalletBalance(xprv) and add API call to access that. 2020-08-04 16:37:44 +01:00
crypto Fix incorrect PoW buffer usage length in verify & adjust difficulties 2020-06-10 10:09:06 +01:00
data WIP: trade-bot: added WS for streaming existing/new trades in OFFERING state 2020-08-03 17:57:22 +01:00
globalization Translation fixes 2020-03-02 12:49:15 +00:00
group Notify Chat websocket listeners if group membership changes 2020-06-24 11:22:26 +01:00
gui Remove node UI and have tray icon open local/remove UI server 2020-03-10 13:32:10 +00:00
naming Refactor Unicode 'reduced' name code from side-effects into 'data' objects. 2020-05-19 08:08:21 +01:00
network Collate network PoW computes into a fixed-sized pool, with dead peer detection. 2020-07-03 09:31:46 +01:00
payment Tidy up Assets by removing 'owner' from ISSUE_ASSET. 2020-05-15 16:22:13 +01:00
repository WIP: trade-bot: added WS for streaming existing/new trades in OFFERING state 2020-08-03 17:57:22 +01:00
settings Collate network PoW computes into a fixed-sized pool, with dead peer detection. 2020-07-03 09:31:46 +01:00
transaction WIP: more work on trade-bot 2020-07-17 08:39:45 +01:00
transform Fix incorrect txType in PUBLICIZE layout 2020-06-05 12:04:59 +01:00
utils WIP: cross-chain trading with new lockTimes, requires AT v1.3.5 2020-07-17 08:39:45 +01:00
voting Unify transaction NAME_NOT_LOWER_CASE checks to Unicode NAME_NOT_NORMALIZED version 2020-05-19 08:31:36 +01:00
ApplyUpdate.java Increase retry interval and count in ApplyUpdate. 2020-03-30 17:39:36 +01:00
XorUpdate.java Massive refactor to change 'qora' references to 'qortal'. 2020-02-04 12:11:37 +00:00