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

fix wallet locking after sending coins #72

Merged
merged 1 commit into from
Dec 14, 2014
Merged

fix wallet locking after sending coins #72

merged 1 commit into from
Dec 14, 2014

Conversation

UdjinM6
Copy link

@UdjinM6 UdjinM6 commented Dec 12, 2014

Should work on 0.11.0.x just like #69 on 0.10.17.x (added "QString strFee, QStringList formatted" to send function though to comply new features here). However this one is not tested yet.

eduffield222 pushed a commit that referenced this pull request Dec 14, 2014
fix wallet locking after sending coins
@eduffield222 eduffield222 merged commit 3a7f3f8 into dashpay:v0.11.0.x Dec 14, 2014
@UdjinM6 UdjinM6 deleted the 110x_fix_sending_locking branch December 14, 2014 16:34
barrystyle pushed a commit to PACGlobalOfficial/PAC that referenced this pull request Jul 17, 2019
* Bump version to 12.6.1 and update linux gitian descriptor (dashpay#72)
* Gitian descriptors fixed (dashpay#73)
* Deleted temp build file
FornaxA pushed a commit to ioncoincore/ion that referenced this pull request Jul 6, 2020
[maintenance] Remove begin/end_ptr functions
FornaxA pushed a commit to ioncoincore/ion that referenced this pull request Jul 6, 2020
Updated circleci to build with functional tests

Approved-by: FornaxA
PastaPastaPasta added a commit that referenced this pull request Apr 12, 2024
…itcoin#20813, bitcoin#21531, bitcoin-core/gui#13, #72, 115, #139, #171

a2f190d Merge bitcoin-core/gui#115: Replace "Hide tray icon" option with positive "Show tray icon" one (Jonas Schnelli)
65b80e7 Merge bitcoin#21531: test: remove qt byteswap compattests (MarcoFalke)
ba883c5 Merge bitcoin-core/gui#139: doc: Improve gui/src/qt README.md (MarcoFalke)
368c65d Merge bitcoin-core/gui#72: util: Log static plugins meta data and used style (Jonas Schnelli)
317777e Merge bitcoin-core/gui#171: Use layout manager for Create Wallet dialog (MarcoFalke)
83313a5 Merge bitcoin#20789: Rework strong and weak net enum fuzzing (MarcoFalke)
4a3e3af Merge bitcoin#20813: scripted-diff: Bump copyright headers (MarcoFalke)
e36eacd Merge bitcoin#18772: rpc: calculate fees in getblock using BlockUndo data (MarcoFalke)
41a1e10 Merge bitcoin#20690: Clean up logging of outbound connection type (MarcoFalke)
648d6f0 Merge bitcoin-core/gui#13: Hide peer detail view if multiple are selected (Jonas Schnelli)

Pull request description:

  ## Issue being fixed or feature implemented
  Regular backports from bitcoin v22

  ## What was done?
   - bitcoin-core/gui#13
   - bitcoin-core/gui#115
   - bitcoin#20690
   - bitcoin#18772
   - bitcoin#20813
   - bitcoin#20789
   - bitcoin-core/gui#171
   - bitcoin-core/gui#72
   - bitcoin-core/gui#139
   - bitcoin#21531

  ## How Has This Been Tested?
  Run unit/functional tests

  ## Breaking Changes
  N/A

  ## Checklist:
  - [x] 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

ACKs for top commit:
  PastaPastaPasta:
    utACK a2f190d

Tree-SHA512: 29421e7ca38583c47f49c2605775f34b64ae2fb6aeb45ac42941fbc78598fc26e7f7a248b40fcc2c9fd21154b0a6f2aed64287a8b7cca43de1b99ae3dccd990f
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.

2 participants