AT-related changes: new Qortal functions, tests, etc.

Added GET_MESSAGE_LENGTH_FROM_TX_IN_A
and PUT_PARTIAL_MESSAGE_FROM_TX_IN_A_INTO_B.

Replaced AT-1.3.4 with version including bug-fix for off-by-one
data address bounds checking.

Moved long-from-bytes method to BitTwiddling class.

Renamed some methods to make it more obvious they work with
little/big endian data.
This commit is contained in:
catbref
2020-06-10 09:10:24 +01:00
parent cc13d1d0f1
commit 65ccb80aa4
9 changed files with 549 additions and 36 deletions

Binary file not shown.

View File

@@ -7,6 +7,6 @@
<versions>
<version>1.3.4</version>
</versions>
<lastUpdated>20200414162728</lastUpdated>
<lastUpdated>20200609101009</lastUpdated>
</versioning>
</metadata>