mirror of
https://github.com/Qortal/AT.git
synced 2025-01-30 19:02:14 +00:00
3e0699f399
NOTE: this constructor's args have changed from: public MachineState(byte[] creationBytes) to: public MachineState(API api, byte[] creationBytes) The bug was miscalculating 'expectedLength'. Added unit test to cover above. Also added unit test to cover branching backwards. Bumped version to 1.3.1 and also fixed pom.xml so it's possible to call 'mvn clean package' from command line without errors. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
maven-import.txt | ||
pom.xml |