wagerr-rebase:remove-ccache

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

Branch merges

Branch information

Name:
remove-ccache
Repository:
lp:wagerr-rebase

Recent commits

30ea932... by wagerr-builder <email address hidden>

Remove ccache for clean builds every time

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

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

Update Montserrat font files

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

VerifyDB: always reconnect disconnected blocks

32ccff6... by Watto Engineer <email address hidden>

Update GetTransaction - readd option to use view for locating tx