-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Added automatic support for
reader-node-bootstrap-url
flag"
This reverts commit 4f227e9.
- Loading branch information
1 parent
e1c2da1
commit 194dd76
Showing
15 changed files
with
158 additions
and
464 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
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
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
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,29 @@ | ||
# Chain | ||
abi-serializer-max-time-ms = 500000 | ||
chain-state-db-size-mb = 5000 | ||
max-transaction-time = 5000 | ||
|
||
# P2P | ||
agent-name = eos_bp | ||
p2p-server-address = 0.0.0.0:9876 | ||
p2p-max-nodes-per-host = 5 | ||
connection-cleanup-period = 15 | ||
|
||
# HTTP | ||
access-control-allow-origin = * | ||
http-server-address = 0.0.0.0:8888 | ||
http-max-response-time-ms = 1000 | ||
http-validate-host = 0 | ||
verbose-http-errors = true | ||
|
||
plugin = eosio::db_size_api_plugin | ||
plugin = eosio::net_api_plugin | ||
plugin = eosio::chain_api_plugin | ||
plugin = eosio::producer_api_plugin | ||
|
||
# We want to produce the block logs, no deep-mind instrumentation here. | ||
producer-name = eosio | ||
producer-name = eosio2 | ||
producer-name = eosio3 | ||
enable-stale-production = true | ||
signature-provider = EOS5MHPYyhjBjnQZejzZHqHewPWhGTfQWSVTWYEhDmJu4SXkzgweP=KEY:5JpjqdhVCQTegTjrLtCSXHce7c9M8w7EXYZS7xC13jVFF4Phcrx |
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,4 @@ | ||
{ | ||
"initial_key": "EOS5MHPYyhjBjnQZejzZHqHewPWhGTfQWSVTWYEhDmJu4SXkzgweP", | ||
"initial_timestamp": "2019-05-23T19:18:34" | ||
} |
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,44 @@ | ||
http-server-address = 0.0.0.0:8888 | ||
p2p-listen-endpoint = 0.0.0.0:9876 | ||
p2p-server-address = 0.0.0.0:9876 | ||
p2p-max-nodes-per-host = 2 | ||
connection-cleanup-period = 60 | ||
verbose-http-errors = true | ||
chain-state-db-size-mb = 64000 | ||
# shared-memory-size-mb = 2048 | ||
reversible-blocks-db-size-mb = 2048 | ||
http-validate-host = false | ||
max-transaction-time = 5000 | ||
abi-serializer-max-time-ms = 500000 | ||
# read-mode = read-only # we want internal connectivity | ||
|
||
plugin = eosio::net_api_plugin | ||
plugin = eosio::chain_api_plugin | ||
plugin = eosio::db_size_api_plugin | ||
plugin = eosio::producer_api_plugin | ||
|
||
# Max speed for replay | ||
# validation-mode = light | ||
# wasm-runtime = wavm | ||
|
||
# Enable deep mind | ||
# deep-mind = 1 | ||
# deep-mind-console = 1 | ||
|
||
agent-name = dfuse dev | ||
p2p-peer-address = 145.239.133.201:9876 | ||
p2p-peer-address = 163.172.34.128:9876 | ||
p2p-peer-address = 34.73.143.228:9876 | ||
p2p-peer-address = 47.244.11.76:9876 | ||
p2p-peer-address = 88.99.193.44:9876 | ||
p2p-peer-address = bp4-d3.eos42.io:9876 | ||
p2p-peer-address = jungle2.cryptolions.io:19876 | ||
p2p-peer-address = jungle2.cryptolions.io:9876 | ||
p2p-peer-address = jungle2-eos.blckchnd.com:9876 | ||
p2p-peer-address = jungle2.eosdac.io:9872 | ||
p2p-peer-address = jungle.eosamsterdam.net:9876 | ||
p2p-peer-address = jungle.eoscafeblock.com:9876 | ||
p2p-peer-address = jungle.eosusa.news:19876 | ||
p2p-peer-address = junglepeer.eossweden.se:9876 | ||
p2p-peer-address = peer1-jungle.eosphere.io:9876 | ||
p2p-peer-address = peer.jungle.alohaeos.com:9876 |
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,24 @@ | ||
{ | ||
"initial_configuration": { | ||
"base_per_transaction_net_usage": 12, | ||
"context_free_discount_net_usage_den": 100, | ||
"context_free_discount_net_usage_num": 20, | ||
"deferred_trx_expiration_window": 600, | ||
"max_authority_depth": 6, | ||
"max_block_cpu_usage": 200000, | ||
"max_block_net_usage": 1048576, | ||
"max_inline_action_depth": 4, | ||
"max_inline_action_size": 4096, | ||
"max_ram_size": 34359738368, | ||
"max_transaction_cpu_usage": 150000, | ||
"max_transaction_delay": 3888000, | ||
"max_transaction_lifetime": 3600, | ||
"max_transaction_net_usage": 524288, | ||
"min_transaction_cpu_usage": 100, | ||
"net_usage_leeway": 500, | ||
"target_block_cpu_usage_pct": 2000, | ||
"target_block_net_usage_pct": 1000 | ||
}, | ||
"initial_key": "EOS8bRkmrfsQSmb87ix1EuFSe2NDsepKGCjUNgLEt1SDqw1fuhG4v", | ||
"initial_timestamp": "2018-11-23T16:20:00" | ||
} |
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,27 @@ | ||
http-server-address = 0.0.0.0:8888 | ||
agent-name = dfuse dev | ||
p2p-server-address = 0.0.0.0:9876 | ||
p2p-max-nodes-per-host = 2 | ||
connection-cleanup-period = 60 | ||
verbose-http-errors = true | ||
chain-state-db-size-mb = 64000 | ||
reversible-blocks-db-size-mb = 2048 | ||
# shared-memory-size-mb = 2048 | ||
http-validate-host = false | ||
max-transaction-time = 5000 | ||
abi-serializer-max-time-ms = 500000 | ||
read-mode = read-only | ||
|
||
plugin = eosio::net_api_plugin | ||
plugin = eosio::chain_api_plugin | ||
plugin = eosio::db_size_api_plugin | ||
plugin = eosio::producer_api_plugin | ||
|
||
# Enable deep mind | ||
# deep-mind = 1 | ||
# deep-mind-console = 1 | ||
|
||
p2p-peer-address = publicnode.cypherglass.com:9876 | ||
p2p-peer-address = mars.fnp2p.eosbixin.com:443 | ||
p2p-peer-address = fullnode.eoslaomao.com:443 | ||
p2p-peer-address = peer.main.alohaeos.com:9876 |
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,23 @@ | ||
{ | ||
"initial_timestamp": "2018-06-08T08:08:08.888", | ||
"initial_key": "EOS7EarnUhcyYqmdnPon8rm7mBCTnBoot6o7fE2WzjvEX2TdggbL3", | ||
"initial_configuration": { | ||
"max_block_net_usage": 1048576, | ||
"target_block_net_usage_pct": 1000, | ||
"max_transaction_net_usage": 524288, | ||
"base_per_transaction_net_usage": 12, | ||
"net_usage_leeway": 500, | ||
"context_free_discount_net_usage_num": 20, | ||
"context_free_discount_net_usage_den": 100, | ||
"max_block_cpu_usage": 200000, | ||
"target_block_cpu_usage_pct": 1000, | ||
"max_transaction_cpu_usage": 150000, | ||
"min_transaction_cpu_usage": 100, | ||
"max_transaction_lifetime": 3600, | ||
"deferred_trx_expiration_window": 600, | ||
"max_transaction_delay": 3888000, | ||
"max_inline_action_size": 4096, | ||
"max_inline_action_depth": 4, | ||
"max_authority_depth": 6 | ||
} | ||
} |
This file was deleted.
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.