Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disable "get latest manifest from git repo" feat and updating static "blockchain-configuration-files" #385

Merged
merged 9 commits into from
Nov 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4,514 changes: 2,318 additions & 2,196 deletions blockchain-configuration-files/manifest-latest.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
server=1
listen=1
rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
port=51572
rpcport=51573
txindex=1


Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
server=1
listen=1
rpcallowip=127.0.0.1
rpcuser=
rpcpassword=
port=4877
rpcport=4878
rpcallowip=127.0.0.1
port=5817
rpcport=5788
txindex=1


Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
server=1
listen=1
rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
port=29100
rpcport=29200
txindex=1


12 changes: 12 additions & 0 deletions blockchain-configuration-files/wallet-confs/Metrix--v4.0.3.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
server=1
listen=1
rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
port=33830
rpcport=33831
txindex=1

# Legacy addresses must be used (address must begin with "M", not "b")
addresstype=legacy
changetype=legacy
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ rpcallowip=127.0.0.1
port=2238
rpcport=2239
txindex=1


Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ rpcallowip=127.0.0.1
port=23003
rpcport=23004
txindex=1


10 changes: 10 additions & 0 deletions blockchain-configuration-files/wallet-confs/aeriumx--v2.2.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
server=1
listen=1
rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
port=35407
rpcport=35408
txindex=1


Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ listen=1
rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
port=26969
rpcport=26970
port=3133
rpcport=3132
txindex=1


Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ listen=1
rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
port=21102
rpcport=20102
port=9898
rpcport=9899
txindex=1


Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ rpcpassword=
rpcallowip=127.0.0.1
port=15442
rpcport=15443
txindex=1


Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
server=1
listen=1
rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
port=1986
rpcport=1987
txindex=1


Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
port=9012
rpcport=9013
rpcallowip=127.0.0.1
server=1
listen=1
rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
port=9012
rpcport=9013
txindex=1

# Legacy addresses must be used (address must begin with "C", not "B")
# Legacy addresses must be used
addresstype=legacy
changetype=legacy

10 changes: 10 additions & 0 deletions blockchain-configuration-files/wallet-confs/bcz--v6.0.3.2.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
server=1
listen=1
rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
port=29500
rpcport=29501
txindex=1


Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@ listen=1
rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
rpcport=8330
port=8329
rpcport=8330
txindex=1


20 changes: 12 additions & 8 deletions blockchain-configuration-files/wallet-confs/bitcoin--v0.15.1.conf
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
server=1
listen=1
rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
port=8333
rpcport=8332
txindex=1
server=1
listen=1
rpcuser=
rpcpassword=

rpcallowip=127.0.0.1
port=8333
rpcport=8332
txindex=1



Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@ server=1
listen=1
rpcuser=
rpcpassword=

rpcallowip=127.0.0.1
port=8333
rpcport=8332
txindex=1

# Legacy addresses must be used (address must begin with "1", not "3")
# Legacy addresses must be used
addresstype=legacy
changetype=legacy


Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,17 @@ server=1
listen=1
rpcuser=
rpcpassword=

rpcallowip=127.0.0.1
port=8333
rpcport=8332
txindex=1

# Legacy addresses must be used (address must begin with "1", not "3")
# Legacy addresses must be used
addresstype=legacy
changetype=legacy


# Enable deprecated calls
deprecatedrpc=signrawtransaction

15 changes: 15 additions & 0 deletions blockchain-configuration-files/wallet-confs/bitcoin--v0.18.0.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
server=1
listen=1
rpcuser=
rpcpassword=

rpcallowip=127.0.0.1
port=8333
rpcport=8332
txindex=1

# Legacy addresses must be used
addresstype=legacy
changetype=legacy


15 changes: 15 additions & 0 deletions blockchain-configuration-files/wallet-confs/bitcoin--v0.19.0.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
server=1
listen=1
rpcuser=
rpcpassword=

rpcallowip=127.0.0.1
port=8333
rpcport=8332
txindex=1

# Legacy addresses must be used
addresstype=legacy
changetype=legacy


15 changes: 15 additions & 0 deletions blockchain-configuration-files/wallet-confs/bitcoin--v0.20.0.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
server=1
listen=1
rpcuser=
rpcpassword=

rpcallowip=127.0.0.1
port=8333
rpcport=8332
txindex=1

# Legacy addresses must be used
addresstype=legacy
changetype=legacy


15 changes: 15 additions & 0 deletions blockchain-configuration-files/wallet-confs/bitcoin--v0.21.0.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
server=1
listen=1
rpcuser=
rpcpassword=

rpcallowip=127.0.0.1
port=8333
rpcport=8332
txindex=1

# Legacy addresses must be used
addresstype=legacy
changetype=legacy


Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ rpcallowip=127.0.0.1
port=10333
rpcport=10332
txindex=1


Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
server=1
listen=1
rpcallowip=127.0.0.1
rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
port=7117
rpcport=7116
txindex=1

# Legacy addresses must be used (address must begin with "1", not "3" or "bcd")
# Legacy addresses must be used
addresstype=legacy
changetype=legacy

Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ port=11333
rpcport=11332
txindex=1

# Legacy addresses must be used (address must begin with "G", not "A" or "btg")
# Legacy addresses must be used
addresstype=legacy
changetype=legacy

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
server=1
listen=1
rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
port=29301
rpcport=29201
txindex=1


Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ port=8555
rpcport=8556
txindex=1

# Legacy addresses must be used (address must begin with "2", not "s")
# Legacy addresses must be used
addresstype=legacy
changetype=legacy

Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
server=1
listen=1
rpcallowip=127.0.0.1
rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
port=9334
rpcport=9335
txindex=1


Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ rpcpassword=
rpcallowip=127.0.0.1
port=49444
rpcport=49443
txindex=1


Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ rpcpassword=
rpcallowip=127.0.0.1
port=8886
rpcport=8800
txindex=1


10 changes: 10 additions & 0 deletions blockchain-configuration-files/wallet-confs/blast--v2.2.0.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
server=1
listen=1
rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
port=64640
rpcport=64639
txindex=1


10 changes: 10 additions & 0 deletions blockchain-configuration-files/wallet-confs/blocknet--v4.2.0.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
server=1
listen=1
rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
port=41412
rpcport=41414
txindex=1


10 changes: 10 additions & 0 deletions blockchain-configuration-files/wallet-confs/blocknet--v4.3.0.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
server=1
listen=1
rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
port=41412
rpcport=41414
txindex=1


14 changes: 14 additions & 0 deletions blockchain-configuration-files/wallet-confs/blocktest--v4.3.3.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
server=1
listen=1
rpcuser=
rpcpassword=
testnet=1
txindex=1




[test]
rpcallowip=127.0.0.1
port=41474
rpcport=41419
Loading