Skip to content

Conversation

@maflcko
Copy link
Member

@maflcko maflcko commented Apr 9, 2019

No description provided.

@fanquake fanquake added the Tests label Apr 9, 2019
@maflcko maflcko force-pushed the 1904-benchWallet branch 6 times, most recently from 2887a25 to fa5944a Compare April 10, 2019 19:59
@maflcko
Copy link
Member Author

maflcko commented Apr 11, 2019

Going to reopen next week

@maflcko maflcko closed this Apr 11, 2019
@maflcko maflcko reopened this Apr 15, 2019
@maflcko maflcko force-pushed the 1904-benchWallet branch 4 times, most recently from fac783b to fabbac8 Compare April 15, 2019 18:15
@maflcko
Copy link
Member Author

maflcko commented Apr 16, 2019

this is ready for review now

@laanwj
Copy link
Member

laanwj commented Apr 17, 2019

utACK fa46ac3

Copy link
Contributor

@ryanofsky ryanofsky left a comment

Choose a reason for hiding this comment

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

utACK fa46ac3

WalletTestingSetup wallet_t{};
auto& wallet = wallet_t.m_wallet;
{
bool first_run;
Copy link
Contributor

Choose a reason for hiding this comment

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

I think there's no need for this to be indented, but I guess it's reasonable to limit the scope the first_run variable.

Further stylistic cleanups in touched files:

* Sort the includes
* Wrap long single-line constructors into multiple lines
@maflcko
Copy link
Member Author

maflcko commented Apr 17, 2019

Added a method to the wallet to handle notifications (and removed the friend struct workarounds in tests)

Copy link
Contributor

@ryanofsky ryanofsky left a comment

Choose a reason for hiding this comment

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

utACK fad7c33. I might squash or rearrange the commits to avoid adding code in one commit that just gets deleted in the next one. But overall this looks good and the cleanup is nice.

maflcko pushed a commit to maflcko/bitcoin-core that referenced this pull request Apr 17, 2019
fad7c33 refactor: Add handleNotifications method to wallet (MarcoFalke)
fa46ac3 bench: Add wallet_balance benchmarks (MarcoFalke)

Pull request description:

ACKs for commit fad7c3:
  ryanofsky:
    utACK fad7c33. I might squash or rearrange the commits to avoid adding code in one commit that just gets deleted in the next one. But overall this looks good and the cleanup is nice.

Tree-SHA512: 231faac168cbe9bb0ab4bf10ac1d5b042c610364406d75061fba27f1e9d16c71867e74cc4606e9f42659aa980d7133c00e29fcc18bbba7da2fa7a80178b3246c
@maflcko maflcko merged commit fad7c33 into bitcoin:master Apr 17, 2019
@maflcko maflcko deleted the 1904-benchWallet branch April 17, 2019 19:17
deadalnix pushed a commit to Bitcoin-ABC/bitcoin-abc that referenced this pull request May 23, 2020
Summary:
This is a partial backport of Core [[bitcoin/bitcoin#15779 | PR15779]] : bitcoin/bitcoin@fa46ac3

Also include pieces of [[bitcoin/bitcoin#15788 | PR15788]] that previously were ignored becauseit was dead code.

Test Plan:
  ninja all check-all

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Subscribers: Fabien

Differential Revision: https://reviews.bitcoinabc.org/D6236
deadalnix pushed a commit to Bitcoin-ABC/bitcoin-abc that referenced this pull request May 23, 2020
Summary:
Further stylistic cleanups in touched files:

* Sort the includes
* Wrap long single-line constructors into multiple lines

This is a partial backport of Core [[bitcoin/bitcoin#15779 | PR15779]] : bitcoin/bitcoin@fad7c33

Depends on D6236

Test Plan:
  ninja all check-all
  ./src/bench/bitcoin-bench

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D6239

#include <boost/thread.hpp>

const std::string ADDRESS_BCRT1_UNSPENDABLE = "bcrt1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq3xueyj";
Copy link
Contributor

@decryp2kanon decryp2kanon Oct 23, 2020

Choose a reason for hiding this comment

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

interesting. just curious, how to create this un-spendable address? @MarcoFalke

kwvg added a commit to kwvg/dash that referenced this pull request Oct 25, 2021
UdjinM6 added a commit to dashpay/dash that referenced this pull request Oct 25, 2021
kwvg added a commit to kwvg/dash that referenced this pull request Oct 31, 2021
kwvg added a commit to kwvg/dash that referenced this pull request Nov 6, 2021
kwvg added a commit to kwvg/dash that referenced this pull request Nov 14, 2021
pravblockc pushed a commit to pravblockc/dash that referenced this pull request Nov 18, 2021
pravblockc pushed a commit to pravblockc/dash that referenced this pull request Nov 18, 2021
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Feb 15, 2022
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.

5 participants