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

V0.11.1.x fix ds non i xdepth #151

Merged
merged 2 commits into from
Feb 3, 2015
Merged

V0.11.1.x fix ds non i xdepth #151

merged 2 commits into from
Feb 3, 2015

Conversation

UdjinM6
Copy link

@UdjinM6 UdjinM6 commented Feb 3, 2015

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.

eduffield222 pushed a commit that referenced this pull request Feb 3, 2015
@eduffield222 eduffield222 merged commit 2b8ceaf into dashpay:v0.11.1.x Feb 3, 2015
@UdjinM6 UdjinM6 deleted the v0.11.1.x_fix_ds_nonIXdepth branch February 5, 2015 08:12
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants