3
0
mirror of https://github.com/Qortal/AT.git synced 2025-01-30 02:42:14 +00:00
Automated Transactions
Go to file
catbref 92281a1d04 Conversion to big-endian. Hashing functions use 2 data, not A.
Conversion to big-endian to allow reuse of hash output without
having to swap endian. e.g. saving output of HASH160 into data
segment, and then hashing more of data segment to produce P2SH address.

Also changed hashing functions to fetch data start address and data
byte length from data segment, rather than loading values into A.

Tidied up some tests.
Remove obsolete ACCT test.
2020-03-09 13:29:34 +00:00
docs correct test 3 output for bor dat 2018-08-26 15:11:59 +08:00
Java Conversion to big-endian. Hashing functions use 2 data, not A. 2020-03-09 13:29:34 +00:00
README.md Initial commit 2016-02-15 00:34:00 +08:00

AT

Automated Transactions