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

test: speedup wallet_coinbase_category.py #25589

Merged
merged 1 commit into from
Jul 12, 2022

Conversation

furszy
Copy link
Member

@furszy furszy commented Jul 11, 2022

No need to create a chain (200 extra blocks), nor use the cache, for it.

No need to create a chain for it (nor use the cache).
@DrahtBot DrahtBot added the Tests label Jul 11, 2022
@maflcko maflcko merged commit 6c0c262 into bitcoin:master Jul 12, 2022
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Jul 12, 2022
76a84c0 test: speedup wallet_coinbase_category.py (furszy)

Pull request description:

  No need to create a chain (200 extra blocks), nor use the cache, for it.

Top commit has no ACKs.

Tree-SHA512: beec64ba6c580d475e19700371ae155f4f3d74325879802da83d02f4153a752d5829b8a4ed77e0c893e79cbc26f66389eed90ac2e8b03a59f6c630ee9333355c
@furszy furszy deleted the 2022_test_speedup_coinbase_category branch May 27, 2023 01:49
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request Feb 23, 2024
76a84c0 test: speedup wallet_coinbase_category.py (furszy)

Pull request description:

  No need to create a chain (200 extra blocks), nor use the cache, for it.

Top commit has no ACKs.

Tree-SHA512: beec64ba6c580d475e19700371ae155f4f3d74325879802da83d02f4153a752d5829b8a4ed77e0c893e79cbc26f66389eed90ac2e8b03a59f6c630ee9333355c
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request Feb 23, 2024
76a84c0 test: speedup wallet_coinbase_category.py (furszy)

Pull request description:

  No need to create a chain (200 extra blocks), nor use the cache, for it.

Top commit has no ACKs.

Tree-SHA512: beec64ba6c580d475e19700371ae155f4f3d74325879802da83d02f4153a752d5829b8a4ed77e0c893e79cbc26f66389eed90ac2e8b03a59f6c630ee9333355c
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request Feb 23, 2024
76a84c0 test: speedup wallet_coinbase_category.py (furszy)

Pull request description:

  No need to create a chain (200 extra blocks), nor use the cache, for it.

Top commit has no ACKs.

Tree-SHA512: beec64ba6c580d475e19700371ae155f4f3d74325879802da83d02f4153a752d5829b8a4ed77e0c893e79cbc26f66389eed90ac2e8b03a59f6c630ee9333355c
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request Feb 27, 2024
76a84c0 test: speedup wallet_coinbase_category.py (furszy)

Pull request description:

  No need to create a chain (200 extra blocks), nor use the cache, for it.

Top commit has no ACKs.

Tree-SHA512: beec64ba6c580d475e19700371ae155f4f3d74325879802da83d02f4153a752d5829b8a4ed77e0c893e79cbc26f66389eed90ac2e8b03a59f6c630ee9333355c
PastaPastaPasta added a commit to dashpay/dash that referenced this pull request Feb 27, 2024
098748a Merge bitcoin#25589: test: speedup wallet_coinbase_category.py (MacroFake)
8cc7f38 Merge bitcoin#25568: Remove my key from trusted-keys (MacroFake)
d1018ff Merge bitcoin#25506: Rephrase error message for invalid value of `-peertimeout` (MacroFake)
64a6f74 Merge bitcoin#25457: Use more specific path when including `memenv.h` header (laanwj)
581dba9 Merge bitcoin#25451: test: `-whitebind` and `-bind`  with `-listen=0` should throw an error (MacroFake)
6a8b3f2 Merge bitcoin#25440: log: Use consistent wording in random.cpp log (MacroFake)
6af409d Merge bitcoin#25425: build: Fix `::_wsystem` check (laanwj)
fa14df6 Merge bitcoin#25370: test: check for `getblocktxn` request with out-of-bounds tx index (MacroFake)
da4fd2e Merge bitcoin#25367: [contrib] message-capture-parser: fix out of bounds error for empty vectors (MacroFake)

Pull request description:

  ## Issue being fixed or feature implemented
  batch of trivial backports; small batch as a lot of them ended up causing test failures

  ## What was done?

  ## How Has This Been Tested?
  Building locally; tests not ran

  ## Breaking Changes
  Didn't see any yet; didn't review much yet

  ## Checklist:
    _Go over all the following points, and put an `x` in all the boxes that apply._
  - [ ] I have performed a self-review of my own code
  - [ ] I have commented my code, particularly in hard-to-understand areas
  - [ ] I have added or updated relevant unit/integration/functional/e2e tests
  - [ ] I have made corresponding changes to the documentation
  - [x] I have assigned this pull request to a milestone _(for repository code-owners and collaborators only)_

Top commit has no ACKs.

Tree-SHA512: e35c74c3f93556e42803da659ded780a8c2ba60a7ae322b8e15590189ddcef47dbccbd42b195c4a09a3ba149dc53c129e0c761cd299d66a8e40b7b4bc5fd4e87
@bitcoin bitcoin locked and limited conversation to collaborators May 26, 2024
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.

3 participants