ckti-ion-recipies:iondash-1-cleanup

Last commit made on 2019-12-03
Get this branch:
git clone -b iondash-1-cleanup https://git.launchpad.net/ckti-ion-recipies

Branch merges

Branch information

Name:
iondash-1-cleanup
Repository:
lp:ckti-ion-recipies

Recent commits

88b1b85... by FornaxA <email address hidden>

Token implementation - ION specific part

5ae9fe1... by FornaxA <email address hidden>

Tokens - Andrew Stone's implementation

323e2f6... by Jonas Schnelli

scantxoutset: mention that scanning by address will miss P2PK txouts

5f92857... by FornaxA <email address hidden>

[TEMP] EncodeTokenGroup

8953ba4... by FornaxA <email address hidden>

[FIXUP] Partial support for Bech32

9cd17b1... by Jonas Schnelli

Blockchain/RPC: Add scantxoutset method to scan UTXO set

1b8b42a... by Jonas Schnelli

Add FindScriptPubKey() to search the UTXO set

f0388b3... by FornaxA <email address hidden>

Partial support for Bech32

Based on:
- https://github.com/bitcoin/bitcoin/pull/11117/
- https://github.com/bitcoin/bitcoin/pull/11167/

Related to:
- https://github.com/bitcoin/bitcoin/pull/11372/filesDecodeBase58Check

65c141d... by FornaxA <email address hidden>

Refactor Script interpreter as a "virtual machine" encapsulated by a class. Add py debugger.

c48ce8c... by FornaxA <email address hidden>

create a shared library to make creating wallets easier.