Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 536 Bytes

File metadata and controls

10 lines (6 loc) · 536 Bytes

CoinJoin Data Analysis Scripts

This repository contains a variety of scripts used to parse and analyze data on whirlpool coinjoin transactions and tx0s.

Generating Data

The data meant to be used by the scripts can be generated by compiling this Bitcoin Core branch and running bitcoin-coinjoins.

Scripts

tx0s.py: Whirlpool has three denomination pools. This script provides the number of tx0s per denomination pool in the format: `{denomination: # of tx0s}