wagerr-rebase:various-commits

Last commit made on 2023-01-23
Get this branch:
git clone -b various-commits https://git.launchpad.net/wagerr-rebase

Branch merges

Branch information

Name:
various-commits
Repository:
lp:wagerr-rebase

Recent commits

67fbffb... by wagerr-builder <email address hidden>

Update circleci

- Remove i686
- update builds to focal
- add jammy build

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

Switch to debian-11 gcc-9

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

Add governance icon

79ba674... by wagerr-builder <email address hidden>

Snapcraft chages

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

9ecb57f... 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

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

Update Montserrat font files

1532da3... by Watto Engineer <email address hidden>

VerifyDB: always reconnect disconnected blocks