mirror of
https://github.com/Qortal/qortal.git
synced 2025-07-22 20:26:50 +00:00
More work on QORT-BTC ACCT
Requires fix in CIYAM AT v1.3.2 New version of Qortal cross-trade AT code. Change how Qortal addresses are managed in QortalATAPI from using base58 strings (that are too long) to using hex form (25 bytes) as they need to fix into 32 byte A/B register. Generate AT addresses using DeployAtTransaction's signature instead of convoluted hash of AT data like name, description, etc. Add startTime as arg to GetTransaction test app. Add missing fields (name, description, ATType, tags) to DeployAT test app.
This commit is contained in: