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

Tests: Explicitly set chain limits in replace-by-fee test #7137

Merged
merged 1 commit into from
Dec 1, 2015

Conversation

sdaftuar
Copy link
Member

The chains built in this test will fail with the lower chain limits introduced by #6771. I just changed them to be higher to avoid rewriting these tests, which aren't meant to test those chain limits anyway.

@petertodd Is it time to remove the qa/replace-by-fee directory? I can do that cleanup in this pull if you like.

Fixes #7120

@maflcko
Copy link
Member

maflcko commented Nov 30, 2015

Nice, utACK cfdc662

remove the qa/replace-by-fee directory

+1

@paveljanik
Copy link
Contributor

ACK

@laanwj laanwj merged commit cfdc662 into bitcoin:master Dec 1, 2015
laanwj added a commit that referenced this pull request Dec 1, 2015
cfdc662 Explicitly set chain limits in replace-by-fee test (Suhas Daftuar)
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace-by-fee RPC test fails on master
5 participants