This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Pendulum-1.0.0
- Added new implementation of
TransactionTestUtils.buildTransaction()
- Added test for DAGHelper
- Added test for SpentAddressesProvider
- Update SpentAddressesProviderImpl for multi-testing
- Uniform random tip selection with config param
TIPSELECTION_ALPHA
= 0 - Allow
X-HELIX-API-Version
header in CORS - Fix for logging-issue #180
- To remain consistent, all instances of
PORT
, whenAPI_PORT
was meant, have been updated. - Fixed The logback-save.xml producing redundant messages at node startup.