wagerr-rebase:protocolv5

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

Branch merges

Branch information

Name:
protocolv5
Repository:
lp:wagerr-rebase

Recent commits

9dded2d... by Watto Engineer <email address hidden>

Update testnet oracle keys

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

Trail validation queue with 1 block instead of 0

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

Update token related functionality

- Regtest parameters
- Undo handling: level 3 uses actual chaintip, not in-memory
- Fix registering missing Token Wallet RPC commands
- Update max opcode
- Add handler for matching Token Group transactions as standard transactions
- Update locking in token commands
- Relax token description filtering

1afee84... by Watto Engineer <email address hidden>

Update bench linking

9bee872... by Watto Engineer <email address hidden>

Prepare bet encoding for upgrade

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

Improve locking and improve scheduling of DoMaintenance on staking and combining

3e8c6d4... by wagerr-builder <email address hidden>

Update circleci

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

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

Various fixes

- Set correct fee and wallet version numbers
- Correct locking order for wallet and main
- Wait until coins view is caught up when staking
- Move staking related RPC calls

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

Fix rebase issue: start staking manager scheduler

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

Fix bench build

-Add pos/staker.h to pos/staker.cpp
-Add staker.cpp to Makefile.am