wagerr-rebase:apple-arm64-build-02

Last commit made on 2023-01-10
Get this branch:
git clone -b apple-arm64-build-02 https://git.launchpad.net/wagerr-rebase

Branch merges

Branch information

Name:
apple-arm64-build-02
Repository:
lp:wagerr-rebase

Recent commits

5f3cfd1... by wagerr-builder <email address hidden>

Apple arm64 build

-Update qt to build with arm64-apple
-newer version of backtrace that supports arm64-apple
-newer version of libevent that supports arm64-apple
-Add in newer confg.sub and config.guess that support arm64 apple
-Newer Makefile.am config
-Add in darwin arm64 config
-Tar up path - remove static x86_64
-Change final file names add in XCODE to darwin.mk
-Loop through each architecture and build osx64.tar.gz files
-Add an else in qt.mk for x86_64
-Move checks for arm64 into nested if

ca62924... by Watto Engineer <email address hidden>

VerifyDB: always reconnect disconnected blocks

250caa4... by Watto Engineer <email address hidden>

Update GetTransaction - readd option to use view for locating tx

4dce4c5... by Watto Engineer <email address hidden>

Clear reward manager and staking manager on shutdown

575d19e... by Watto Engineer <email address hidden>

Update stake flag and entropy handling

0717cc1... by Watto Engineer <email address hidden>

Skip double input check on zerocoin spends

Which have 0 inputs

a8c9e0a... by Watto Engineer <email address hidden>

Update GetTransaction calls

2f78772... by Watto Engineer <email address hidden>

Add missing spork defaults

5af5fa6... by Watto Engineer <email address hidden>

Fix run time rebase issues

- Devnet genesis block params
- Max scriptsig size genesis block
- GetHash version function
- Locking
- Cache flushing
- Scheduling

f15ce49... by Watto Engineer <email address hidden>

Update linking after rebase