Skip to content

Commit

Permalink
fix(webapp): update undiscoverable BPs texts
Browse files Browse the repository at this point in the history
  • Loading branch information
xavier506 committed Jan 26, 2023
1 parent d45237c commit 1c5adb0
Show file tree
Hide file tree
Showing 16 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-lacchain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
DOCKER_PASSWORD: ${{ secrets.DOCKER_HUB_PASSWORD }}
# webapp
PORT: '80'
REACT_APP_TITLE: 'LACChain EOSIO + Antelope Network Dashboard'
REACT_APP_TITLE: 'LACChain EOSIO Network Dashboard'
REACT_APP_VERSION: ${{ github.ref }}
REACT_APP_DEFAULT_PRODUCER_LOGO: 'https://antelope.tools/images/lacchain.jpg'
REACT_APP_FOOTER_LINKS: '[{"text":"LACChain Website","src":"https://eosio.lacchain.net"},{"text":"Block Explorer","src":"https://eosio-explorer.lacchain.net"},{"text":"LACChain Developer Docs","src":"https://eosio.lacchain.net/en/docs/eosio/"},{"text": "LACChain Network Monitor","src": "https://antelope.tools"}]'
Expand Down
2 changes: 1 addition & 1 deletion webapp/src/language/en.airwire-testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"/endpoints>title": "API Endpoints - Airwire Network Dashboard",
"/about>title": "About - Airwire Network Dashboard",
"/help>title": "Help - Airwire Network Dashboard",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of non-discoverable paid block producers.",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of undiscoverable paid block producers.",
"/bpjson>moreDescription": "A tool for block producers to provide details of their organizations and nodes to comply with the BP information standard.",
"/node-config>moreDescription": "Use this tool to obtain example config files to help configure a new node on the network.",
"/ricardian-contract>moreDescription": "The on-chain ricardian contract that describes the validator node agreement of this network.",
Expand Down
2 changes: 1 addition & 1 deletion webapp/src/language/en.airwire.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"/endpoints>title": "API Endpoints - Airwire Network Dashboard",
"/about>title": "About - Airwire Network Dashboard",
"/help>title": "Help - Airwire Network Dashboard",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of non-discoverable paid block producers.",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of undiscoverable paid block producers.",
"/bpjson>moreDescription": "A tool for block producers to provide details of their organizations and nodes to comply with the BP information standard.",
"/node-config>moreDescription": "Use this tool to obtain example config files to help configure a new node on the network.",
"/ricardian-contract>moreDescription": "The on-chain ricardian contract that describes the validator node agreement of this network.",
Expand Down
6 changes: 3 additions & 3 deletions webapp/src/language/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
"/block-producers>sidebar": "Block Producers",
"/block-producers>title": "Block Producers - EOSIO + Antelope Network Dashboard",
"/block-producers>heading": "Block Producers",
"/non-compliant-bps>sidebar": "Non-discoverable Producers",
"/non-compliant-bps>title": "Non-discoverable Block Producers or Sock Puppet BPs - EOSIO + Antelope Network Dashboard",
"/non-compliant-bps>heading": "Non-discoverable Block Producers",
"/non-compliant-bps>sidebar": "Undiscoverable Producers",
"/non-compliant-bps>title": "Undiscoverable Block Producers or Sock Puppet BPs - EOSIO + Antelope Network Dashboard",
"/non-compliant-bps>heading": "Undiscoverable Block Producers",
"/rewards-distribution>sidebar": "Rewards Distribution",
"/rewards-distribution>title": "Rewards Distribution - EOSIO + Antelope Network Dashboard",
"/rewards-distribution>heading": "Rewards Distribution",
Expand Down
4 changes: 2 additions & 2 deletions webapp/src/language/en.jungle.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"/cpu-benchmark>title": "CPU Benchmarks - Jungle4 Testnet Network Dashboard",
"/block-producers>title": "Block Producers - Jungle4 Testnet Network Dashboard",
"/rewards-distribution>title": "Rewards Distribution - Jungle4 Testnet Network Dashboard",
"/non-compliant-bps>title": "Paid non-discoverable Block Producers - Jungle4 Testnet Network Dashboard",
"/non-compliant-bps>title": "Paid undiscoverable Block Producers - Jungle4 Testnet Network Dashboard",
"/nodes>title": "Nodes - Jungle4 Testnet Network Dashboard",
"/nodes-distribution>title": "Geographic Distribution of Nodes - Jungle4 Testnet Network Dashboard",
"/accounts>title": "Accounts and Contracts - Jungle4 Testnet Network Dashboard",
Expand All @@ -15,7 +15,7 @@
"/endpoints>title": "API Endpoints - Jungle4 Testnet Network Dashboard",
"/about>title": "About - Jungle4 Testnet Network Dashboard",
"/help>title": "Help - Jungle4 Testnet Network Dashboard",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of non-discoverable paid block producers.",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of undiscoverable paid block producers.",
"/non-compliant-bps>moreDescription": "A list of the paid block producers on the network which do not provide information in their BP.json files.",
"/bpjson>moreDescription": "A tool for block producers to provide details of their organizations and nodes to comply with the BP information standard.",
"/node-config>moreDescription": "Use this tool to obtain example config files to help configure a new node on the network.",
Expand Down
4 changes: 2 additions & 2 deletions webapp/src/language/en.libre-testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"/cpu-benchmark>title": "CPU Benchmarks - Libre Testnet Network Dashboard",
"/block-producers>title": "Block Producers - Libre Testnet Network Dashboard",
"/rewards-distribution>title": "Rewards Distribution - Libre Testnet Network Dashboard",
"/non-compliant-bps>title": "Paid non-discoverable Block Producers - Libre Testnet Network Dashboard",
"/non-compliant-bps>title": "Paid undiscoverable Block Producers - Libre Testnet Network Dashboard",
"/nodes>title": "Libre Testnet Nodes Status Monitor",
"/nodes-distribution>title": "Geographic Distribution of Nodes - Libre Testnet Network Dashboard",
"/accounts>title": "Accounts and Contracts - Libre Testnet Network Dashboard",
Expand All @@ -15,7 +15,7 @@
"/endpoints>title": "API Endpoints - Libre Testnet Network Dashboard",
"/about>title": "About - Libre Testnet Network Dashboard",
"/help>title": "Help - Libre Testnet Network Dashboard",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of non-discoverable paid block producers.",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of undiscoverable paid block producers.",
"/non-compliant-bps>moreDescription": "A list of the paid block producers on the network which do not provide information in their BP.json files.",
"/bpjson>moreDescription": "A tool for block producers to provide details of their organizations and nodes to comply with the BP information standard.",
"/faucet>moreDescription": "This tool allows you to create an account and get LIBRE testnet tokens.",
Expand Down
4 changes: 2 additions & 2 deletions webapp/src/language/en.libre.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"/cpu-benchmark>title": "CPU Benchmarks - Libre Mainnet Network Dashboard",
"/block-producers>title": "Block Producers - Libre Mainnet Network Dashboard",
"/rewards-distribution>title": "Rewards Distribution - Libre Mainnet Network Dashboard",
"/non-compliant-bps>title": "Paid non-discoverable Block Producers - Libre Mainnet Network Dashboard",
"/non-compliant-bps>title": "Paid undiscoverable Block Producers - Libre Mainnet Network Dashboard",
"/nodes>title": "Libre Mainnet Nodes Status Monitor",
"/nodes-distribution>title": "Geographic Distribution of Nodes - Libre Mainnet Network Dashboard",
"/accounts>title": "Accounts and Contracts - Libre Mainnet Network Dashboard",
Expand All @@ -15,7 +15,7 @@
"/endpoints>title": "API Endpoints - Libre Mainnet Network Dashboard",
"/about>title": "About - Libre Mainnet Network Dashboard",
"/help>title": "Help - Libre Mainnet Network Dashboard",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of non-discoverable paid block producers.",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of undiscoverable paid block producers.",
"/non-compliant-bps>moreDescription": "A list of the paid block producers on the network which do not provide information in their BP.json files.",
"/bpjson>moreDescription": "A tool for block producers to provide details of their organizations and nodes to comply with the BP information standard.",
"/faucet>moreDescription": "This tool allows you to create an account and get LIBRE testnet tokens.",
Expand Down
2 changes: 1 addition & 1 deletion webapp/src/language/en.mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"/endpoints>title": "API Endpoints - EOS Network Monitor",
"/about>title": "About - EOS Network Monitor",
"/help>title": "Help - EOS Network Monitor",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of non-discoverable paid block producers.",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of undiscoverable paid block producers.",
"/non-compliant-bps>moreDescription": "A list of the paid block producers on the network which do not provide information in their BP.json files.",
"/bpjson>moreDescription": "A tool for block producers to provide details of their organizations and nodes to comply with the BP information standard.",
"/node-config>moreDescription": "Use this tool to obtain example config files to help configure a new node on the network.",
Expand Down
4 changes: 2 additions & 2 deletions webapp/src/language/en.proton-testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"/cpu-benchmark>title": "CPU Benchmarks - Proton Testnet Network Dashboard",
"/block-producers>title": "Block Producers - Proton Testnet Network Dashboard",
"/rewards-distribution>title": "Rewards Distribution - Proton Testnet Network Dashboard",
"/non-compliant-bps>title": "Paid non-discoverable Block Producers - Proton Testnet Network Dashboard",
"/non-compliant-bps>title": "Paid undiscoverable Block Producers - Proton Testnet Network Dashboard",
"/nodes>title": "Proton Testnet Nodes Status Monitor",
"/nodes-distribution>title": "Geographic Distribution of Nodes - Proton Testnet Network Dashboard",
"/accounts>title": "Accounts and Contracts - Proton Testnet Network Dashboard",
Expand All @@ -15,7 +15,7 @@
"/endpoints>title": "API Endpoints - Proton Testnet Network Dashboard",
"/about>title": "About - Proton Testnet Network Dashboard",
"/help>title": "Help - Proton Testnet Network Dashboard",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of non-discoverable paid block producers.",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of undiscoverable paid block producers.",
"/non-compliant-bps>moreDescription": "A list of the paid block producers on the network which do not provide information in their BP.json files.",
"/bpjson>moreDescription": "A tool for block producers to provide details of their organizations and nodes to comply with the BP information standard.",
"/node-config>moreDescription": "Use this tool to obtain example config files to help configure a new node on the network.",
Expand Down
4 changes: 2 additions & 2 deletions webapp/src/language/en.proton.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"/cpu-benchmark>title": "CPU Benchmarks - Proton Network Dashboard",
"/block-producers>title": "Block Producers - Proton Network Dashboard",
"/rewards-distribution>title": "Rewards Distribution - Proton Network Dashboard",
"/non-compliant-bps>title": "Paid non-discoverable Block Producers - Proton Network Dashboard",
"/non-compliant-bps>title": "Paid undiscoverable Block Producers - Proton Network Dashboard",
"/nodes>title": "Proton Nodes Status Monitor",
"/nodes-distribution>title": "Geographic Distribution of Nodes - Proton Network Dashboard",
"/accounts>title": "Accounts and Contracts - Proton Network Dashboard",
Expand All @@ -15,7 +15,7 @@
"/endpoints>title": "API Endpoints - Proton Network Dashboard",
"/about>title": "About - Proton Network Dashboard",
"/help>title": "Help - Proton Network Dashboard",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of non-discoverable paid block producers.",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of undiscoverable paid block producers.",
"/non-compliant-bps>moreDescription": "A list of the paid block producers on the network which do not provide information in their BP.json files.",
"/bpjson>moreDescription": "A tool for block producers to provide details of their organizations and nodes to comply with the BP information standard.",
"/node-config>moreDescription": "Use this tool to obtain example config files to help configure a new node on the network.",
Expand Down
4 changes: 2 additions & 2 deletions webapp/src/language/en.telos-testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"/cpu-benchmark>title": "CPU Benchmarks - Telos Testnet Network Dashboard",
"/block-producers>title": "Block Producers - Telos Testnet Network Dashboard",
"/rewards-distribution>title": "Rewards Distribution - Telos Testnet Network Dashboard",
"/non-compliant-bps>title": "Paid non-discoverable Block Producers - Telos Testnet Network Dashboard",
"/non-compliant-bps>title": "Paid undiscoverable Block Producers - Telos Testnet Network Dashboard",
"/nodes>title": "Telos Testnet Nodes Status Monitor",
"/nodes-distribution>title": "Geographic Distribution of Nodes - Telos Testnet Network Dashboard",
"/accounts>title": "Accounts and Contracts - Telos Testnet Network Dashboard",
Expand All @@ -15,7 +15,7 @@
"/endpoints>title": "API Endpoints - Telos Testnet Network Dashboard",
"/about>title": "About - Telos Testnet Network Dashboard",
"/help>title": "Help - Telos Testnet Network Dashboard",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of non-discoverable paid block producers.",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of undiscoverable paid block producers.",
"/non-compliant-bps>moreDescription": "A list of the paid block producers on the network which do not provide information in their BP.json files.",
"/bpjson>moreDescription": "A tool for block producers to provide details of their organizations and nodes to comply with the BP information standard.",
"/node-config>moreDescription": "Use this tool to obtain example config files to help configure a new node on the network.",
Expand Down
4 changes: 2 additions & 2 deletions webapp/src/language/en.telos.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"/cpu-benchmark>title": "CPU Benchmarks - Telos Network Dashboard",
"/block-producers>title": "Block Producers - Telos Network Dashboard",
"/rewards-distribution>title": "Rewards Distribution - Telos Network Dashboard",
"/non-compliant-bps>title": "Paid non-discoverable Block Producers - Telos Network Dashboard",
"/non-compliant-bps>title": "Paid undiscoverable Block Producers - Telos Network Dashboard",
"/nodes>title": "Telos Nodes Status Monitor",
"/nodes-distribution>title": "Geographic Distribution of Nodes - Telos Network Dashboard",
"/accounts>title": "Accounts and Contracts - Telos Network Dashboard",
Expand All @@ -15,7 +15,7 @@
"/endpoints>title": "API Endpoints - Telos Network Dashboard",
"/about>title": "About - Telos Network Dashboard",
"/help>title": "Help - Telos Network Dashboard",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of non-discoverable paid block producers.",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of undiscoverable paid block producers.",
"/non-compliant-bps>moreDescription": "A list of the paid block producers on the network which do not provide information in their BP.json files.",
"/bpjson>moreDescription": "A tool for block producers to provide details of their organizations and nodes to comply with the BP information standard.",
"/node-config>moreDescription": "Use this tool to obtain example config files to help configure a new node on the network.",
Expand Down
4 changes: 2 additions & 2 deletions webapp/src/language/en.ultra-testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"/cpu-benchmark>title": "CPU Benchmarks - Ultra Testnet Dashboard",
"/block-producers>title": "Block Producers - Ultra Testnet Dashboard",
"/rewards-distribution>title": "Rewards Distribution - Ultra Testnet Dashboard",
"/non-compliant-bps>title": "Paid non-discoverable Block Producers - Ultra Testnet Dashboard",
"/non-compliant-bps>title": "Paid undiscoverable Block Producers - Ultra Testnet Dashboard",
"/nodes>title": "Ultra Nodes Status Monitor",
"/nodes-distribution>title": "Geographic Distribution of Nodes - Ultra Testnet Dashboard",
"/accounts>title": "Accounts and Contracts - Ultra Testnet Dashboard",
Expand All @@ -16,7 +16,7 @@
"/endpoints>title": "API Endpoints - Ultra Testnet Dashboard",
"/about>title": "About - Ultra Testnet Dashboard",
"/help>title": "Help - Ultra Testnet Dashboard",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of non-discoverable paid block producers.",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of undiscoverable paid block producers.",
"/non-compliant-bps>moreDescription": "A list of the paid block producers on the network which do not provide information in their BP.json files.",
"/bpjson>moreDescription": "A tool for block producers to provide details of their organizations and nodes to comply with the BP information standard.",
"/faucet>moreDescription": "This tool allows you to create an account and get UOS testnet tokens.",
Expand Down
4 changes: 2 additions & 2 deletions webapp/src/language/en.wax-testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"/cpu-benchmark>title": "CPU Benchmarks - WAX Testnet Network Dashboard",
"/block-producers>title": "Block Producers - WAX Testnet Network Dashboard",
"/rewards-distribution>title": "Rewards Distribution - WAX Testnet Network Dashboard",
"/non-compliant-bps>title": "Paid non-discoverable Block Producers - WAX Testnet Network Dashboard",
"/non-compliant-bps>title": "Paid undiscoverable Block Producers - WAX Testnet Network Dashboard",
"/nodes>title": "WAX Testnet Nodes Status Monitor",
"/nodes-distribution>title": "Geographic Distribution of Nodes - WAX Testnet Network Dashboard",
"/accounts>title": "Accounts and Contracts - WAX Testnet Network Dashboard",
Expand All @@ -15,7 +15,7 @@
"/endpoints>title": "API Endpoints - WAX Testnet Network Dashboard",
"/about>title": "About - WAX Testnet Network Dashboard",
"/help>title": "Help - WAX Testnet Network Dashboard",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of non-discoverable paid block producers.",
"/rewards-distribution>moreDescription": "A geographic visualization of daily block producer rewards and a list of undiscoverable paid block producers.",
"/non-compliant-bps>moreDescription": "A list of the paid block producers on the network which do not provide information in their BP.json files.",
"/bpjson>moreDescription": "A tool for block producers to provide details of their organizations and nodes to comply with the BP information standard.",
"/node-config>moreDescription": "Use this tool to obtain example config files to help configure a new node on the network.",
Expand Down
Loading

0 comments on commit 1c5adb0

Please sign in to comment.