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 36c63b0be0 Improved testing.
Rolled the superior blockchain simulating parts from ACCTAPI into
TestAPI.

Tried to replace literal test values with named constants from TestAPI
class, or derived values.

Added some more opcode tests to cover more cases.

Renamed some functions of the form "put something ... in A" to
"put something .. into A" to help distinguish them from
"get ... based on something in A".

Added {GET,SET}_[AB]_IND functions as an addition to the long-winded
GET_A1..A4, SET_B1..B4.

Added more function code tests and separated those tests out into 3
different test classes for manageability.

Possible logic error in PAY_TO_ADDRESS_IN_B and PAY_PREVIOUS_TO_ADDRESS_IN_B
but needs testing!

Improved comments.
2020-04-06 17:37:00 +01:00
docs correct test 3 output for bor dat 2018-08-26 15:11:59 +08:00
Java Improved testing. 2020-04-06 17:37:00 +01:00
README.md Initial commit 2016-02-15 00:34:00 +08:00

AT

Automated Transactions