wagerr-rebase:mac-tests

Last commit made on 2022-05-24
Get this branch:
git clone -b mac-tests https://git.launchpad.net/wagerr-rebase

Branch merges

Branch information

Name:
mac-tests
Repository:
lp:wagerr-rebase

Recent commits

6d234c4... by wagerrck <email address hidden>

Circleci changes to build test

d215115... by wagerrck <email address hidden>

Change wagerr addresses for spork and token management

be61def... by wagerrck <email address hidden>

Circleci Updated to use cimg rather than circleci images

70fbf55... by wagerrck <email address hidden>

Update depends, GUIX for builds, drop i686 support

- Depends updates needed to build using guix matching up with current bitcoin version 0.22.0 with the exception of boost which needs to remain at version 1.70
- Use GUIX to build deterministically as gitian-builder is now deprecated
- Update build documentation for deterministic builds
- Drop support for i686 Windows
- Change Makefile.am for Mac building as native_cdrkit is no longer used
- Use new XCode Mac SDK -> 12.1-12A7403
- Update macdeploy README for instructions on downloading new SDK
- Change QT building to work with new version of QT 12.11.0

97980b1... by wagerrck <email address hidden>

New(er) graphics

7c70821... by wagerrck <email address hidden>

Use quark algorithm for block hash

72b2f17... by wagerrck <email address hidden>

Update snapcraft config to build v5.0.0

6d8149d... by wagerrck <email address hidden>

Bump minimum version before enforcement

bf5185f... by Wagerr Rebase

Add in working mac config, add make check to bionic

91fff8d... by celbalrai <email address hidden>

Update unlock for staking interface

- Add menu item 'Settings/Unlock Wallet for Staking'
- getstakingstatus now respects 'unlocked for staking' status
- Help text on walletpassphrase refers to staking, not mixing
- A timeout of 0 seconds disables the timeout (instead of timing out immediately)

Fixup