Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request ledger_accept returns the Request, not Remote #209

Merged
merged 1 commit into from
Nov 17, 2014

Conversation

ximinez
Copy link
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
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
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] <[email protected]>

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