Skip to content

Commit

Permalink
small organisational issues and typos (#241)
Browse files Browse the repository at this point in the history
Co-authored-by: jonathan6620 <[email protected]>
  • Loading branch information
jonathan6620 and jonathan6620 authored Jul 12, 2022
1 parent 73e5cc2 commit 47eef00
Show file tree
Hide file tree
Showing 5 changed files with 65 additions and 64 deletions.
58 changes: 58 additions & 0 deletions docs/docs/archived-networks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
## Mainnet Archives

Archived data from previous versions of the fetchhub mainnet.

### Fetchhub-3 archive

| Parameter | Value |
| -------------- | ---------------------------------------------------------------------------------------- |
| Chain ID | fetchhub-3 |
| Block range | 4,504,601 --> 5,300,200 |
| Date range | 08/02/2022 --> 05/04/2022 |
| Denomination | afet |
| Decimals | 18 (1fet = 1000000000000000000afet) |
| Version | [v0.9.1](https://github.com/fetchai/fetchd/releases/tag/v0.9.1) |
| RPC Endpoint | <https://rpc-fetchhub3-archive.fetch.ai:443> |
| GRPC Endpoint | <https://grpc-fetchhub3-archive.fetch.ai:443> |
| REST Endpoint | <https://rest-fetchhub3-archive.fetch.ai:443> |
| Block Explorer | [https://explore-fetchhub3-archive.fetch.ai](https://explore-fetchhub3-archive.fetch.ai) |
| Token Faucet | N/A |
| Seed Node(s) | N/A |
| Snapshots | <https://storage.googleapis.com/fetch-ai-mainnet-snapshots/fetchhub-3-archive.tgz> |

### Fetchhub-2 archive

| Parameter | Value |
| -------------- | ---------------------------------------------------------------------------------------- |
| Chain ID | fetchhub-2 |
| Block range | 2,436,701 --> 4,504,600 |
| Date range | 15/09/2021 --> 08/02/2022 |
| Denomination | afet |
| Decimals | 18 (1fet = 1000000000000000000afet) |
| Version | [v0.8.7](https://github.com/fetchai/fetchd/releases/tag/v0.8.7) |
| RPC Endpoint | <https://rpc-fetchhub2-archive.fetch.ai:443> |
| GRPC Endpoint | <https://grpc-fetchhub2-archive.fetch.ai:443> |
| REST Endpoint | <https://rest-fetchhub2-archive.fetch.ai:443> |
| Block Explorer | [https://explore-fetchhub2-archive.fetch.ai](https://explore-fetchhub2-archive.fetch.ai) |
| Token Faucet | N/A |
| Seed Node(s) | N/A |
| Snapshots | <https://storage.googleapis.com/fetch-ai-mainnet-snapshots/fetchhub-2-archive.tgz> |

### Fetchhub-1 archive

| Parameter | Value |
| -------------- | ---------------------------------------------------------------------------------------- |
| Chain ID | fetchhub-1 |
| Block range | 1 --> 2,436,700 |
| Date range | 31/03/2021 --> 15/09/2021 |
| Denomination | afet |
| Decimals | 18 (1fet = 1000000000000000000afet) |
| Version | [v0.7.4](https://github.com/fetchai/fetchd/releases/tag/v0.7.4) |
| RPC Endpoint | <https://rpc-fetchhub1-archive.fetch.ai:443> |
| GRPC Endpoint | N/A |
| REST Endpoint | <https://rest-fetchhub1-archive.fetch.ai:443> |
| Block Explorer | [https://explore-fetchhub1-archive.fetch.ai](https://explore-fetchhub1-archive.fetch.ai) |
| Token Faucet | N/A |
| Seed Node(s) | N/A |
| Snapshots | <https://storage.googleapis.com/fetch-ai-mainnet-snapshots/fetchhub-1-archive.tgz> |

4 changes: 2 additions & 2 deletions docs/docs/block-explorer.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Block Explorer

Each of the [networks](./networks/) has a dedicated block explorer web site associated with it. This is a useful tool for monitoring network activity.
Each of the [networks](./live-networks.md) has a dedicated block explorer web site associated with it. This is a useful tool for monitoring network activity.

## Logging in with the Ledger Nano

Expand All @@ -23,4 +23,4 @@ After receiving tokens, you can send these to another address using the purple T

You can delegate your test-net tokens to a validator who is operating the network by clicking on the _Validators_ tab, and selecting one of the validators that you wish to delegate stake towards. In the _Voting Power_ panel there is an option to `DELEGATE` tokens. Pressing this button will trigger a pop-up that prompts you to select a delegation amount and then sign the transaction with your Ledger Nano device.

After delegating tokens, buttons labelled with `REDELEGATE` and `UNDELEGATE` will appear. The delegation of tokens to a validator provides you with a reward for helping to secure the network. It is also possible to delegate your tokens to a different validator using a `REDELEGATE` transaction. You can return any bonded tokens to your address by submitting an `UNDELEGATE` request, which will trigger the tokens to be returned after 21 days have elapsed. The rewards that you receive from delegating tokens to a validator are shown in the account page. These can be sent to your address by sending a `WITHDRAW` transaction.
After delegating tokens, buttons labelled with `REDELEGATE` and `UNDELEGATE` will appear. The delegation of tokens to a validator provides you with a reward for helping to secure the network. It is also possible to delegate your tokens to a different validator using a `REDELEGATE` transaction. You can return any bonded tokens to your address by submitting an `UNDELEGATE` request, which will trigger the tokens to be returned after 21 days have elapsed. The rewards that you receive from delegating tokens to a validator are shown in the account page. These can be sent to your address by sending a `WITHDRAW` transaction.
58 changes: 0 additions & 58 deletions docs/docs/networks.md → docs/docs/live-networks.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,64 +21,6 @@ The chain identifier of our production network is fetchhub-4.
| Seed Node(s) | 17693da418c15c95d629994a320e2c4f51a8069b@connect-fetchhub.fetch.ai:36456,a575c681c2861fe945f77cb3aba0357da294f1f2@connect-fetchhub.fetch.ai:36457,d7cda986c9f59ab9e05058a803c3d0300d15d8da@connect-fetchhub.fetch.ai:36458 |
| Snapshots | <https://storage.googleapis.com/fetch-ai-mainnet-snapshots/fetchhub-4-pruned.tgz> <br /> <https://storage.googleapis.com/fetch-ai-mainnet-snapshots/fetchhub-4-full.tgz> <br /> <https://storage.googleapis.com/fetch-ai-mainnet-snapshots/fetchhub-4-archive.tgz> |

## Mainnet Archives

Archived data for previous mainnet versions.

### Fetchhub-3 archive

| Parameter | Value |
| -------------- | ---------------------------------------------------------------------------------------- |
| Chain ID | fetchhub-3 |
| Block range | 4,504,601 --> 5,300,200 |
| Date range | 08/02/2022 --> 05/04/2022 |
| Denomination | afet |
| Decimals | 18 (1fet = 1000000000000000000afet) |
| Version | [v0.9.1](https://github.com/fetchai/fetchd/releases/tag/v0.9.1) |
| RPC Endpoint | <https://rpc-fetchhub3-archive.fetch.ai:443> |
| GRPC Endpoint | <https://grpc-fetchhub3-archive.fetch.ai:443> |
| REST Endpoint | <https://rest-fetchhub3-archive.fetch.ai:443> |
| Block Explorer | [https://explore-fetchhub3-archive.fetch.ai](https://explore-fetchhub3-archive.fetch.ai) |
| Token Faucet | N/A |
| Seed Node(s) | N/A |
| Snapshots | <https://storage.googleapis.com/fetch-ai-mainnet-snapshots/fetchhub-3-archive.tgz> |

### Fetchhub-2 archive

| Parameter | Value |
| -------------- | ---------------------------------------------------------------------------------------- |
| Chain ID | fetchhub-2 |
| Block range | 2,436,701 --> 4,504,600 |
| Date range | 15/09/2021 --> 08/02/2022 |
| Denomination | afet |
| Decimals | 18 (1fet = 1000000000000000000afet) |
| Version | [v0.8.7](https://github.com/fetchai/fetchd/releases/tag/v0.8.7) |
| RPC Endpoint | <https://rpc-fetchhub2-archive.fetch.ai:443> |
| GRPC Endpoint | <https://grpc-fetchhub2-archive.fetch.ai:443> |
| REST Endpoint | <https://rest-fetchhub2-archive.fetch.ai:443> |
| Block Explorer | [https://explore-fetchhub2-archive.fetch.ai](https://explore-fetchhub2-archive.fetch.ai) |
| Token Faucet | N/A |
| Seed Node(s) | N/A |
| Snapshots | <https://storage.googleapis.com/fetch-ai-mainnet-snapshots/fetchhub-2-archive.tgz> |

### Fetchhub-1 archive

| Parameter | Value |
| -------------- | ---------------------------------------------------------------------------------------- |
| Chain ID | fetchhub-1 |
| Block range | 1 --> 2,436,700 |
| Date range | 31/03/2021 --> 15/09/2021 |
| Denomination | afet |
| Decimals | 18 (1fet = 1000000000000000000afet) |
| Version | [v0.7.4](https://github.com/fetchai/fetchd/releases/tag/v0.7.4) |
| RPC Endpoint | <https://rpc-fetchhub1-archive.fetch.ai:443> |
| GRPC Endpoint | N/A |
| REST Endpoint | <https://rest-fetchhub1-archive.fetch.ai:443> |
| Block Explorer | [https://explore-fetchhub1-archive.fetch.ai](https://explore-fetchhub1-archive.fetch.ai) |
| Token Faucet | N/A |
| Seed Node(s) | N/A |
| Snapshots | <https://storage.googleapis.com/fetch-ai-mainnet-snapshots/fetchhub-1-archive.tgz> |

## Test Nets

### Dorado
Expand Down
5 changes: 2 additions & 3 deletions docs/docs/single-node-network.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,14 @@ for the network.

To run the network use the following command.

`fetchd start`
`fetchd start`

## Resetting the network

Often you will want to clear out all the data from the network and start again. To do that in a local network simply
run the following command:

`fetchd tendermint unsafe-reset-all`
`fetchd tendermint unsafe-reset-all`

This resets the chain back to genesis, you **DO NOT** need to perform the network setup steps again. After running this
command you can simply run the `fetchd start` command again.

4 changes: 3 additions & 1 deletion docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ nav:
- Introduction: 'index.md'
- Installation: 'building.md'
- Versions: 'versions.md'
- Networks: 'networks.md'
- Networks:
- Active Networks: 'live-networks.md'
- Mainnet Archive: 'archived-networks.md'
- Snapshots: 'snapshots.md'
- Commandline Client:
- Introduction: 'cli-introduction.md'
Expand Down

0 comments on commit 47eef00

Please sign in to comment.