mirror of
https://github.com/bitcoin/bips.git
synced 2026-02-23 15:38:22 +00:00
renamed files and updated README.mediawiki index
This commit is contained in:
BIN
bip-0156/1-dandelion.png
Normal file
BIN
bip-0156/1-dandelion.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 133 KiB |
BIN
bip-0156/2-attack.png
Normal file
BIN
bip-0156/2-attack.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 94 KiB |
BIN
bip-0156/3-attack-plot.png
Normal file
BIN
bip-0156/3-attack-plot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 70 KiB |
BIN
bip-0156/4-dandelion-plot.png
Normal file
BIN
bip-0156/4-dandelion-plot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 54 KiB |
16
bip-0156/bitcoin.conf
Normal file
16
bip-0156/bitcoin.conf
Normal file
@@ -0,0 +1,16 @@
|
||||
regtest=1 # Run this node on its own independent test network
|
||||
debug=net # Enable network debug logs
|
||||
debug=mempool # Enable mempool debug logs
|
||||
debug=mempoolrej # Enable mempool rejection debug logs
|
||||
debug=dandelion # Enable dandelion debug logs
|
||||
logips=1 # Log IP addresses in debug output
|
||||
logtimemicros=1 # Log timestamps with microsecond precision
|
||||
printtoconsole=1 # Print debug logs to console instead of debug.log
|
||||
server=1 # Accept command line JSON-RPC commands
|
||||
rpcuser=xxx # Username for JSON-RPC connections
|
||||
rpcpassword=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
||||
rpcauth=xxx:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
||||
dns=0 # Do not allow DNS lookups for -addnode, -seednode, and -connect
|
||||
dnsseed=0 # Do not query for peer addresses via DNS lookup
|
||||
persistmempool=0 # Do not save mempool on shutdown to load on restart
|
||||
dandelion=1 # Enable Dandelion transactions
|
||||
BIN
bip-0156/dandelion-debug-logs-example.pdf
Normal file
BIN
bip-0156/dandelion-debug-logs-example.pdf
Normal file
Binary file not shown.
BIN
bip-0156/dandelion-reference-documentation.pdf
Normal file
BIN
bip-0156/dandelion-reference-documentation.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user