Skip to content

Conversation

furszy
Copy link

@furszy furszy commented Jan 15, 2022

As this test requires a complete real wallet, and not a mocked one, and accesses the node through the RPC server commands in order to perform sapling keys/addresses validation on an encrypted wallet, it's by definition a functional test.

This solves the unneeded headaches that we are having with the unit test. Which is failing sometimes for a missing base chainparams initialization which has nothing to do with the test purpose.

@furszy furszy self-assigned this Jan 15, 2022
@furszy furszy added this to the 6.0.0 milestone Jan 15, 2022
@furszy furszy added the Tests label Jan 15, 2022
…ional test

As it requires a complete real wallet, and not a mocked one, in order to perform the encryption checks, it's by definition a functional test.
@furszy furszy force-pushed the 2022_test_encrypt_sapling branch from 13bb5c1 to 684c1b5 Compare January 15, 2022 04:34
@furszy furszy changed the title [WIP][test] Rewrite rpc_wallet_encrypted_wallet_sapzkeys unit test as functional test [test] Rewrite rpc_wallet_encrypted_wallet_sapzkeys unit test as functional test Jan 15, 2022
Copy link

@random-zebra random-zebra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 684c1b5

@furszy furszy requested a review from Fuzzbawls January 17, 2022 14:23
@furszy furszy merged commit b6c6a8f into PIVX-Project:master Jan 20, 2022
@Fuzzbawls Fuzzbawls modified the milestones: 6.0.0, 5.5.0 Sep 11, 2022
panleone pushed a commit to panleone/PIVX that referenced this pull request Oct 29, 2024
Add more caching to CRecoveredSigsDb and use salted hashing for externally provided keys
Fuzzbawls added a commit that referenced this pull request Nov 5, 2024
a29d294 Fix deadlock in CSigSharesManager::SendMessages (#2757) (Alexander Block)
b4a4e09 Ignore sig share inv messages when we don't have the quorum vvec (#2733) (Alexander Block)
a2fb276 On timeout, print members proTxHashes from members which did not send a share (#2731) (Alexander Block)
d1084e0 Actually start the timers for sig share and recSig verification (#2730) (Alexander Block)
71092e0 Send/Receive multiple messages as part of one P2P message in CSigSharesManager (#2729) (Alexander Block)
e73c238 Merge pull request #2726 from codablock/pr_llmq_sessionids (UdjinM6)
7ccd790 Merge pull request #2725 from codablock/pr_llmq_hashmaps (Alexander Block)
a0084f5 Multiple fixes and optimizations for LLMQs and ChainLocks (#2724) (Alexander Block)
0613978 Cleanup successful sessions before doing timeout check (#2712) (Alexander Block)
c9127e1 Avoid using ordered maps in LLMQ signing code (#2708) (Alexander Block)

Pull request description:

  Follow up of #2921

  each commit backports a PR. you can find the number of the PR in the commit description

ACKs for top commit: a29d294
  Duddino:
    utACK a29d294
  Fuzzbawls:
    utACK a29d294

Tree-SHA512: 75483d543f39d85a2924606b1f7c359a45a52e0ebd84bdc06275080db2d07aa657d692461fbf22d23890d3a0394ebffae0c662a2def420d53ebcdb69c974ba6f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants