Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

1.8.1-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@alandotcom alandotcom released this 24 Jul 22:19
· 23 commits to develop since this release

Features

cf95240 proxy support

Fixes

f201a2e Fix memory leak in dbinterface
ffd30eb Fix MemoData treated as MemoFormat
94ef298 Use EventEmitter2 in tests to throw an error whenever an event fires that does not have a handler registered
4318052 Fix incorrect unit tests for utils.parseLedger()

Changes

aa9a402 Improve documentation of v1.8
6f4a14d Remove redundant checks that events are not triggered
fecbc89 Remove request_account_info handlers from test cases; registered in testutils
2fbb2e8 Use variable port number to permit parallel testing
98d3e4a Fix tables in REST v1.8 documentation
b4e34bf Extract mock rippled constructor, unify some request handlers to reduce redundancy
b4846fc update server-configuration docs
9b6b949 Update ripple-lib to 0.13.0-rc1
b1e85af Update tests to work with ripple-lib 0.13