wagerr-rebase:new-build

Last commit made on 2023-01-26
Get this branch:
git clone -b new-build https://git.launchpad.net/wagerr-rebase

Branch merges

Branch information

Name:
new-build
Repository:
lp:wagerr-rebase

Recent commits

009542d... by wagerr-builder <email address hidden>

Add governance icon

f393625... by wagerr-builder <email address hidden>

Snapcraft chages

-move to core20 build
-change to gxx-9 compiler

2a0de02... by wagerr-builder <email address hidden>

Remove ccache for clean builds every time

8b9a741... by wagerr-builder <email address hidden>

Switch to debian-11 gcc-9

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

Skip restoring empty inputs

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

Limit draining callback queues when connecting blocks

87b79b9... by Watto Engineer <email address hidden>

Update bet tx checking

- Protocol switch based on block height
- Faster scanning for oracle and betting transactions
- Fix LE/BE encoding of bet keys to enable standard comparator functions
- Take transactions from coins view, tx index or actual block when checking and processing betting transactions
- Bail early when checking for oracle transactions (and bets)

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

Add debugging flags to depends

When compiling depends with -O1, these same flags are carried over to compiling the regular code. This complicates debugging.

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

Update of version parameters handling

e52313d... by wagerr-builder <email address hidden>

Gitian build fixes

-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
-add arm32 linux build
-fixes for win64 build