forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
V0.11.1.x fix ds non i xdepth #151
Merged
eduffield222
merged 2 commits into
dashpay:v0.11.1.x
from
UdjinM6:v0.11.1.x_fix_ds_nonIXdepth
Feb 3, 2015
Merged
V0.11.1.x fix ds non i xdepth #151
eduffield222
merged 2 commits into
dashpay:v0.11.1.x
from
UdjinM6:v0.11.1.x_fix_ds_nonIXdepth
Feb 3, 2015
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
eduffield222
pushed a commit
that referenced
this pull request
Feb 3, 2015
V0.11.1.x fix ds non i xdepth
FornaxA
pushed a commit
to ioncoincore/ion
that referenced
this pull request
Jul 6, 2020
…shpay#151) update snapcraft and dpkg build process ### GUI - [x] gui - update qt images, add new splash, replace banner (5456831) - [x] gui - qt, replace regtest and testnet icons with new (455518c) - [x] gui - update pixmaps from share folder (740dec0) #### New artworks - new QT icons ![ion_testnet](https://user-images.githubusercontent.com/24996551/56173836-bfba7080-5fef-11e9-9ec6-584ce0a64699.png) ![ion_regtest](https://user-images.githubusercontent.com/24996551/56173847-c943d880-5fef-11e9-9e41-d1f7af6b545d.png) - new Daemon icons ![iond256](https://user-images.githubusercontent.com/24996551/56173867-e5e01080-5fef-11e9-8831-e1d20d705e0c.png) ![iond_testnet256](https://user-images.githubusercontent.com/24996551/56173888-f55f5980-5fef-11e9-95e4-402ae64f8bb8.png) ![iond_regtest256](https://user-images.githubusercontent.com/24996551/56173879-eed0e200-5fef-11e9-95d4-8288b32e856e.png) - new splash screens for normal builds and snapcraft - new main splash ![splash](https://user-images.githubusercontent.com/24996551/56173909-1627af00-5ff0-11e9-9895-7f68d9f792f1.png) ![splash_snap](https://user-images.githubusercontent.com/24996551/56173911-1a53cc80-5ff0-11e9-9b75-b963a0811c1d.png) - new testnet splash ![splash_testnet](https://user-images.githubusercontent.com/24996551/56173937-37889b00-5ff0-11e9-9741-c93112ec40e1.png) ![splash_testnet_snap](https://user-images.githubusercontent.com/24996551/56173942-3c4d4f00-5ff0-11e9-93a9-f207bb289c8e.png) - new regtest splash ![splash_regtest](https://user-images.githubusercontent.com/24996551/56173945-43745d00-5ff0-11e9-891e-576dd40d14b5.png) ![splash_regtest_snap](https://user-images.githubusercontent.com/24996551/56173948-4a02d480-5ff0-11e9-80b3-6815577337ab.png) - new SVG sources for splash screens - add metadata and license info to new and some ionomy sources - **TODO** ***add license and author info to all available old resources, if info not available, replace it*** ### Build System - [x] build - snap, remove snap files from share folder (6e52766) - [x] build - snap, refactor snap (efa1af8) - [x] build - debian, update debian building (e392659) - [x] build - snap, remove desktop-qt5 as it is not available with core18 (a1b16b1) ### Docs - [x] docs - snap, create snap readme in doc folder (be5674d) - ### Protocol - [x] set min protocol version to current (1d5f0b0) ## squashed commits * gui - artworks, update SVG sources and cleanup - remove obsolete xcf images - rename ion-ionlogowhite.svg to ion_logo_white.svg - recreate new daemon icon vector graphics * gui - update qt images, add new splash, replace banner - replace ion_logo_horizontal.png - replace all splash screens - add new snapcraft splash screens * gui - qt, replace regtest and testnet icons with new * build - snap, remove snap files from share folder * build - snap, refactor snap - cleanup comments - restructure - add more info in log - added list variables at the end of the job - replace splash by snapcrafts splash - move priming data to snap/desktop - move priming patches to snap/patches (_is not required as all current patches are only applied during compilation_) * gui - update pixmaps from share folder - create new icons - create new pngs - use naming scheme ion_NETWORK - added *48.xpm - added testnet and regtest icons * docs - snap, create snap readme in doc folder * build - debian, update debian building - update control file, add missing build libs - create new icons - use naming scheme ion_NETWORK - update *.desktop files - minor fixes in *.desktop files - create daemon icons for main, testnet and regtest - update installation configs * set min protocol version to current * build - snap, remove desktop-qt5 as it is not available with core18 * travis - add snapcraft.yaml to lint-whitespace whitelist, remove build-dpkd.sh * network - update hardcoded seeds
cryptolinux
pushed a commit
to cryptolinux/ion
that referenced
this pull request
Feb 6, 2021
…shpay#151) update snapcraft and dpkg build process ### GUI - [x] gui - update qt images, add new splash, replace banner (5456831) - [x] gui - qt, replace regtest and testnet icons with new (455518c) - [x] gui - update pixmaps from share folder (740dec0) #### New artworks - new QT icons ![ion_testnet](https://user-images.githubusercontent.com/24996551/56173836-bfba7080-5fef-11e9-9ec6-584ce0a64699.png) ![ion_regtest](https://user-images.githubusercontent.com/24996551/56173847-c943d880-5fef-11e9-9e41-d1f7af6b545d.png) - new Daemon icons ![iond256](https://user-images.githubusercontent.com/24996551/56173867-e5e01080-5fef-11e9-8831-e1d20d705e0c.png) ![iond_testnet256](https://user-images.githubusercontent.com/24996551/56173888-f55f5980-5fef-11e9-95e4-402ae64f8bb8.png) ![iond_regtest256](https://user-images.githubusercontent.com/24996551/56173879-eed0e200-5fef-11e9-95d4-8288b32e856e.png) - new splash screens for normal builds and snapcraft - new main splash ![splash](https://user-images.githubusercontent.com/24996551/56173909-1627af00-5ff0-11e9-9895-7f68d9f792f1.png) ![splash_snap](https://user-images.githubusercontent.com/24996551/56173911-1a53cc80-5ff0-11e9-9b75-b963a0811c1d.png) - new testnet splash ![splash_testnet](https://user-images.githubusercontent.com/24996551/56173937-37889b00-5ff0-11e9-9741-c93112ec40e1.png) ![splash_testnet_snap](https://user-images.githubusercontent.com/24996551/56173942-3c4d4f00-5ff0-11e9-93a9-f207bb289c8e.png) - new regtest splash ![splash_regtest](https://user-images.githubusercontent.com/24996551/56173945-43745d00-5ff0-11e9-891e-576dd40d14b5.png) ![splash_regtest_snap](https://user-images.githubusercontent.com/24996551/56173948-4a02d480-5ff0-11e9-80b3-6815577337ab.png) - new SVG sources for splash screens - add metadata and license info to new and some ionomy sources - **TODO** ***add license and author info to all available old resources, if info not available, replace it*** ### Build System - [x] build - snap, remove snap files from share folder (6e52766) - [x] build - snap, refactor snap (efa1af8) - [x] build - debian, update debian building (e392659) - [x] build - snap, remove desktop-qt5 as it is not available with core18 (a1b16b1) ### Docs - [x] docs - snap, create snap readme in doc folder (be5674d) - ### Protocol - [x] set min protocol version to current (1d5f0b0) ## squashed commits * gui - artworks, update SVG sources and cleanup - remove obsolete xcf images - rename ion-ionlogowhite.svg to ion_logo_white.svg - recreate new daemon icon vector graphics * gui - update qt images, add new splash, replace banner - replace ion_logo_horizontal.png - replace all splash screens - add new snapcraft splash screens * gui - qt, replace regtest and testnet icons with new * build - snap, remove snap files from share folder * build - snap, refactor snap - cleanup comments - restructure - add more info in log - added list variables at the end of the job - replace splash by snapcrafts splash - move priming data to snap/desktop - move priming patches to snap/patches (_is not required as all current patches are only applied during compilation_) * gui - update pixmaps from share folder - create new icons - create new pngs - use naming scheme ion_NETWORK - added *48.xpm - added testnet and regtest icons * docs - snap, create snap readme in doc folder * build - debian, update debian building - update control file, add missing build libs - create new icons - use naming scheme ion_NETWORK - update *.desktop files - minor fixes in *.desktop files - create daemon icons for main, testnet and regtest - update installation configs * set min protocol version to current * build - snap, remove desktop-qt5 as it is not available with core18 * travis - add snapcraft.yaml to lint-whitespace whitelist, remove build-dpkd.sh * network - update hardcoded seeds
ckti
pushed a commit
to ckti-gitian-ion/ion
that referenced
this pull request
Mar 29, 2021
…shpay#151) update snapcraft and dpkg build process - [x] gui - update qt images, add new splash, replace banner (5456831) - [x] gui - qt, replace regtest and testnet icons with new (455518c) - [x] gui - update pixmaps from share folder (740dec0) - new QT icons ![ion_testnet](https://user-images.githubusercontent.com/24996551/56173836-bfba7080-5fef-11e9-9ec6-584ce0a64699.png) ![ion_regtest](https://user-images.githubusercontent.com/24996551/56173847-c943d880-5fef-11e9-9e41-d1f7af6b545d.png) - new Daemon icons ![iond256](https://user-images.githubusercontent.com/24996551/56173867-e5e01080-5fef-11e9-8831-e1d20d705e0c.png) ![iond_testnet256](https://user-images.githubusercontent.com/24996551/56173888-f55f5980-5fef-11e9-95e4-402ae64f8bb8.png) ![iond_regtest256](https://user-images.githubusercontent.com/24996551/56173879-eed0e200-5fef-11e9-95d4-8288b32e856e.png) - new splash screens for normal builds and snapcraft - new main splash ![splash](https://user-images.githubusercontent.com/24996551/56173909-1627af00-5ff0-11e9-9895-7f68d9f792f1.png) ![splash_snap](https://user-images.githubusercontent.com/24996551/56173911-1a53cc80-5ff0-11e9-9b75-b963a0811c1d.png) - new testnet splash ![splash_testnet](https://user-images.githubusercontent.com/24996551/56173937-37889b00-5ff0-11e9-9741-c93112ec40e1.png) ![splash_testnet_snap](https://user-images.githubusercontent.com/24996551/56173942-3c4d4f00-5ff0-11e9-93a9-f207bb289c8e.png) - new regtest splash ![splash_regtest](https://user-images.githubusercontent.com/24996551/56173945-43745d00-5ff0-11e9-891e-576dd40d14b5.png) ![splash_regtest_snap](https://user-images.githubusercontent.com/24996551/56173948-4a02d480-5ff0-11e9-80b3-6815577337ab.png) - new SVG sources for splash screens - add metadata and license info to new and some ionomy sources - **TODO** ***add license and author info to all available old resources, if info not available, replace it*** - [x] build - snap, remove snap files from share folder (6e52766) - [x] build - snap, refactor snap (efa1af8) - [x] build - debian, update debian building (e392659) - [x] build - snap, remove desktop-qt5 as it is not available with core18 (a1b16b1) - [x] docs - snap, create snap readme in doc folder (be5674d) - - [x] set min protocol version to current (1d5f0b0) * gui - artworks, update SVG sources and cleanup - remove obsolete xcf images - rename ion-ionlogowhite.svg to ion_logo_white.svg - recreate new daemon icon vector graphics * gui - update qt images, add new splash, replace banner - replace ion_logo_horizontal.png - replace all splash screens - add new snapcraft splash screens * gui - qt, replace regtest and testnet icons with new * build - snap, remove snap files from share folder * build - snap, refactor snap - cleanup comments - restructure - add more info in log - added list variables at the end of the job - replace splash by snapcrafts splash - move priming data to snap/desktop - move priming patches to snap/patches (_is not required as all current patches are only applied during compilation_) * gui - update pixmaps from share folder - create new icons - create new pngs - use naming scheme ion_NETWORK - added *48.xpm - added testnet and regtest icons * docs - snap, create snap readme in doc folder * build - debian, update debian building - update control file, add missing build libs - create new icons - use naming scheme ion_NETWORK - update *.desktop files - minor fixes in *.desktop files - create daemon icons for main, testnet and regtest - update installation configs * set min protocol version to current * build - snap, remove desktop-qt5 as it is not available with core18 * travis - add snapcraft.yaml to lint-whitespace whitelist, remove build-dpkd.sh * network - update hardcoded seeds
kwvg
pushed a commit
to kwvg/dash
that referenced
this pull request
Dec 21, 2022
PastaPastaPasta
pushed a commit
to PastaPastaPasta/dash
that referenced
this pull request
Mar 17, 2024
… blank wallet checkbox 915e341 qt: fix issue when disabling the auto-enabled blank wallet checkbox (Jarol Rodriguez) Pull request description: As detailed by dashpay#151, On `master` a user can create the confusing scenario where you have a disabled `Encrypt Wallet` checkbox and a selected `Disable Private Keys` checkbox after unselecting the auto-enabled `Blank Wallet` checkbox. This commit makes it so that when the `Blank Wallet` checkbox is auto-selected after the user selects `Disable Private keys`, unselecting it will also unselect the `Disable Private Keys` checkbox, which in turn re-enables the `Encrypt Wallet` checkbox. Below are screenshots comparing the behavior of selecting `Disable Private Keys` then unselecting the `Blank Wallet` between `master` and this `PR`: **Master:** | Select `Disable Private Keys` | Unselect `Blank Wallet` | | ----------------------------- | ------------------------ | | ![Screen Shot 2021-03-09 at 7 57 14 PM](https://user-images.githubusercontent.com/23396902/110560141-77405a80-8113-11eb-9285-5acba6241dcf.png) | ![Screen Shot 2021-03-09 at 7 57 31 PM](https://user-images.githubusercontent.com/23396902/110560159-81faef80-8113-11eb-9b37-086aa39ecb9f.png) | **PR:** | Select `Disable Private Keys` | Unselect `Blank Wallet` | | ----------------------------- | ------------------------ | | ![Screen Shot 2021-03-09 at 7 34 12 PM](https://user-images.githubusercontent.com/23396902/110560379-e3bb5980-8113-11eb-899a-3a4c6a1bc115.png) | ![Screen Shot 2021-03-09 at 7 34 20 PM](https://user-images.githubusercontent.com/23396902/110560412-f170df00-8113-11eb-8bd0-f7fe6fc0d739.png) | ACKs for top commit: hebasto: ACK 915e341 Talkless: ACK 915e341 Tree-SHA512: ce6ecbc35b94a08cabf0b8a24dbdfc874d82cc8918cc8623dce8172c7fc9c75d63a13b036bae5f7ab2c090f8d020574a542285d1651600813faf5d91e2506a8d
PastaPastaPasta
pushed a commit
to PastaPastaPasta/dash
that referenced
this pull request
Mar 23, 2024
… blank wallet checkbox 915e341 qt: fix issue when disabling the auto-enabled blank wallet checkbox (Jarol Rodriguez) Pull request description: As detailed by dashpay#151, On `master` a user can create the confusing scenario where you have a disabled `Encrypt Wallet` checkbox and a selected `Disable Private Keys` checkbox after unselecting the auto-enabled `Blank Wallet` checkbox. This commit makes it so that when the `Blank Wallet` checkbox is auto-selected after the user selects `Disable Private keys`, unselecting it will also unselect the `Disable Private Keys` checkbox, which in turn re-enables the `Encrypt Wallet` checkbox. Below are screenshots comparing the behavior of selecting `Disable Private Keys` then unselecting the `Blank Wallet` between `master` and this `PR`: **Master:** | Select `Disable Private Keys` | Unselect `Blank Wallet` | | ----------------------------- | ------------------------ | | ![Screen Shot 2021-03-09 at 7 57 14 PM](https://user-images.githubusercontent.com/23396902/110560141-77405a80-8113-11eb-9285-5acba6241dcf.png) | ![Screen Shot 2021-03-09 at 7 57 31 PM](https://user-images.githubusercontent.com/23396902/110560159-81faef80-8113-11eb-9b37-086aa39ecb9f.png) | **PR:** | Select `Disable Private Keys` | Unselect `Blank Wallet` | | ----------------------------- | ------------------------ | | ![Screen Shot 2021-03-09 at 7 34 12 PM](https://user-images.githubusercontent.com/23396902/110560379-e3bb5980-8113-11eb-899a-3a4c6a1bc115.png) | ![Screen Shot 2021-03-09 at 7 34 20 PM](https://user-images.githubusercontent.com/23396902/110560412-f170df00-8113-11eb-8bd0-f7fe6fc0d739.png) | ACKs for top commit: hebasto: ACK 915e341 Talkless: ACK 915e341 Tree-SHA512: ce6ecbc35b94a08cabf0b8a24dbdfc874d82cc8918cc8623dce8172c7fc9c75d63a13b036bae5f7ab2c090f8d020574a542285d1651600813faf5d91e2506a8d
PastaPastaPasta
pushed a commit
to PastaPastaPasta/dash
that referenced
this pull request
Mar 24, 2024
… blank wallet checkbox 915e341 qt: fix issue when disabling the auto-enabled blank wallet checkbox (Jarol Rodriguez) Pull request description: As detailed by dashpay#151, On `master` a user can create the confusing scenario where you have a disabled `Encrypt Wallet` checkbox and a selected `Disable Private Keys` checkbox after unselecting the auto-enabled `Blank Wallet` checkbox. This commit makes it so that when the `Blank Wallet` checkbox is auto-selected after the user selects `Disable Private keys`, unselecting it will also unselect the `Disable Private Keys` checkbox, which in turn re-enables the `Encrypt Wallet` checkbox. Below are screenshots comparing the behavior of selecting `Disable Private Keys` then unselecting the `Blank Wallet` between `master` and this `PR`: **Master:** | Select `Disable Private Keys` | Unselect `Blank Wallet` | | ----------------------------- | ------------------------ | | ![Screen Shot 2021-03-09 at 7 57 14 PM](https://user-images.githubusercontent.com/23396902/110560141-77405a80-8113-11eb-9285-5acba6241dcf.png) | ![Screen Shot 2021-03-09 at 7 57 31 PM](https://user-images.githubusercontent.com/23396902/110560159-81faef80-8113-11eb-9b37-086aa39ecb9f.png) | **PR:** | Select `Disable Private Keys` | Unselect `Blank Wallet` | | ----------------------------- | ------------------------ | | ![Screen Shot 2021-03-09 at 7 34 12 PM](https://user-images.githubusercontent.com/23396902/110560379-e3bb5980-8113-11eb-899a-3a4c6a1bc115.png) | ![Screen Shot 2021-03-09 at 7 34 20 PM](https://user-images.githubusercontent.com/23396902/110560412-f170df00-8113-11eb-8bd0-f7fe6fc0d739.png) | ACKs for top commit: hebasto: ACK 915e341 Talkless: ACK 915e341 Tree-SHA512: ce6ecbc35b94a08cabf0b8a24dbdfc874d82cc8918cc8623dce8172c7fc9c75d63a13b036bae5f7ab2c090f8d020574a542285d1651600813faf5d91e2506a8d
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
To prevent creating invalid txes every ds related function should ignore ix depth and use blockchain depth instead also we should not use IX coins until we have at least 1 blockchain confirmation.