Skip to content

Request ledger_accept returns the Request, not Remote#209

Merged
wltsmrz merged 1 commit intoXRPLF:developfrom
ximinez:ledger_accept
Nov 17, 2014
Merged

Request ledger_accept returns the Request, not Remote#209
wltsmrz merged 1 commit intoXRPLF:developfrom
ximinez:ledger_accept

Conversation

@ximinez
Copy link
Copy Markdown
Collaborator

@ximinez ximinez commented Nov 17, 2014

Found when testing on a standalone rippled that the ledger_accept function was returning the remote, leaving the caller no way to modify, or add additional event listeners to the request.

This is probably a breaking change, but only against test code, since this function won't work against the "live" network.

@wltsmrz
Copy link
Copy Markdown
Contributor

wltsmrz commented Nov 17, 2014

I doubt that it breaks the tests. Nice catch

wltsmrz added a commit that referenced this pull request Nov 17, 2014
Request ledger_accept returns the Request, not Remote
@wltsmrz wltsmrz merged commit bc5dcc3 into XRPLF:develop Nov 17, 2014
@geertweening
Copy link
Copy Markdown
Contributor

👍

@ximinez ximinez deleted the ledger_accept branch November 17, 2014 22:25
ledhed2222 pushed a commit that referenced this pull request Nov 8, 2021
Bumps [bn.js](https://github.com/indutny/bn.js) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/indutny/bn.js/releases)
- [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md)
- [Commits](indutny/bn.js@v5.1.2...v5.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants