-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This chain has 303 blocks. During blocks 100 to 290, there are 300 wallets making random transactions between each other to populate the chain with interesting information. Wallets private descriptors are included.
- Loading branch information
1 parent
1f91624
commit 3d5e2b0
Showing
30 changed files
with
348 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
signet=1 | ||
daemon=1 | ||
txindex=1 | ||
|
||
[signet] | ||
signetchallenge=0014bdec02fe5ec499cc2cb52dc160230643a84dd118 | ||
port=15000 | ||
rpcport=15001 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
0014bdec02fe5ec499cc2cb52dc160230643a84dd118 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[{"desc": "pkh(tprv8ZgxMBicQKsPdT93PShvqLGhCbrwphjq3BiacW33fymSkaMTZZJdBfFUR1rePf9QGASg99SEzc8xKBshB4ek1HeFCH1s1yYtqcsiDjJDe1q/44h/1h/0h/0/*)#2g2mrqgp", "timestamp": 0, "active": true, "internal": false, "range": [0, 0], "next": 0, "next_index": 0}, {"desc": "pkh(tprv8ZgxMBicQKsPdT93PShvqLGhCbrwphjq3BiacW33fymSkaMTZZJdBfFUR1rePf9QGASg99SEzc8xKBshB4ek1HeFCH1s1yYtqcsiDjJDe1q/44h/1h/0h/1/*)#mu0674ce", "timestamp": 0, "active": true, "internal": true, "range": [0, 0], "next": 0, "next_index": 0}, {"desc": "sh(wpkh(tprv8ZgxMBicQKsPdT93PShvqLGhCbrwphjq3BiacW33fymSkaMTZZJdBfFUR1rePf9QGASg99SEzc8xKBshB4ek1HeFCH1s1yYtqcsiDjJDe1q/49h/1h/0h/0/*))#qewpf9jc", "timestamp": 0, "active": true, "internal": false, "range": [0, 0], "next": 0, "next_index": 0}, {"desc": "sh(wpkh(tprv8ZgxMBicQKsPdT93PShvqLGhCbrwphjq3BiacW33fymSkaMTZZJdBfFUR1rePf9QGASg99SEzc8xKBshB4ek1HeFCH1s1yYtqcsiDjJDe1q/49h/1h/0h/1/*))#x6xyjgev", "timestamp": 0, "active": true, "internal": true, "range": [0, 0], "next": 0, "next_index": 0}, {"desc": "tr(tprv8ZgxMBicQKsPdT93PShvqLGhCbrwphjq3BiacW33fymSkaMTZZJdBfFUR1rePf9QGASg99SEzc8xKBshB4ek1HeFCH1s1yYtqcsiDjJDe1q/86h/1h/0h/0/*)#m6p0asfq", "timestamp": 0, "active": true, "internal": false, "range": [0, 0], "next": 0, "next_index": 0}, {"desc": "tr(tprv8ZgxMBicQKsPdT93PShvqLGhCbrwphjq3BiacW33fymSkaMTZZJdBfFUR1rePf9QGASg99SEzc8xKBshB4ek1HeFCH1s1yYtqcsiDjJDe1q/86h/1h/0h/1/*)#2wywq9ec", "timestamp": 0, "active": true, "internal": true, "range": [0, 0], "next": 0, "next_index": 0}, {"desc": "wpkh(tprv8ZgxMBicQKsPdT93PShvqLGhCbrwphjq3BiacW33fymSkaMTZZJdBfFUR1rePf9QGASg99SEzc8xKBshB4ek1HeFCH1s1yYtqcsiDjJDe1q/84h/1h/0h/0/*)#ldj3a3c5", "timestamp": 0, "active": true, "internal": false, "range": [0, 0], "next": 0, "next_index": 0}, {"desc": "wpkh(tprv8ZgxMBicQKsPdT93PShvqLGhCbrwphjq3BiacW33fymSkaMTZZJdBfFUR1rePf9QGASg99SEzc8xKBshB4ek1HeFCH1s1yYtqcsiDjJDe1q/84h/1h/0h/1/*)#wehsqygv", "timestamp": 0, "active": true, "internal": true, "range": [0, 0], "next": 0, "next_index": 0}] |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
signet=1 | ||
daemon=1 | ||
txindex=1 | ||
|
||
[signet] | ||
signetchallenge=0014bdec02fe5ec499cc2cb52dc160230643a84dd118 | ||
port=15745 | ||
rpcport=20745 | ||
rpcservertimeout=99000 | ||
rpcdoccheck=1 | ||
fallbackfee=0.0002 | ||
server=1 | ||
keypool=1 | ||
discover=0 | ||
dnsseed=0 | ||
fixedseeds=0 | ||
listenonion=0 | ||
peertimeout=999999999 | ||
printtoconsole=0 | ||
upnp=0 | ||
natpmp=0 | ||
shrinkdebugfile=0 | ||
deprecatedrpc=create_bdb | ||
unsafesqlitesync=1 | ||
connect=0 | ||
bind=127.0.0.1 |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"_warning_": "This file is automatically generated and updated by Bitcoin Core. Please do not edit this file while the node is running, as any changes might be ignored or overwritten.", | ||
"banned_nets": [ | ||
] | ||
} |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
MANIFEST-000002 |
Empty file.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
5�2��\� |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
MANIFEST-000004 |
Empty file.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
MANIFEST-000002 |
Empty file.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"_warning_": "This file is automatically generated and updated by Bitcoin Core. Please do not edit this file while the node is running, as any changes might be ignored or overwritten." | ||
} |
Binary file not shown.
Empty file.
Empty file.