forked from Qortal/qortal
3829630b29
Converted AddressesResource to full base64, removing base58. Narrowed range of API errors returnable while there. Added support for looking up public key of address. Added support for converting public key TO address. Added API endpoint for returning a range of block signatures, to aid block explorers. Added API support for fetching unconfirmed transactions. Added API endpoint for searching transactions to meet criteria like: - participating address (only recipients supported ATM) - block height range - transaction type - result count limit/offset --- Added storage of account's public key in repository along with supporting code in AccountData and Account business object to save public key where possible. |
||
---|---|---|
.. | ||
utils | ||
ATTests.java | ||
BlockchainTests.java | ||
BlockTests.java | ||
BTCACCTTests.java | ||
BTCTests.java | ||
Common.java | ||
CompatibilityTests.java | ||
CryptoTests.java | ||
ExceptionTests.java | ||
GenesisTests.java | ||
GlobalizationTests.java | ||
LoadTests.java | ||
NavigationTests.java | ||
RepositoryTests.java | ||
SaveTests.java | ||
SerializationTests.java | ||
SignatureTests.java | ||
TransactionTests.java |