Skip to content

Commit

Permalink
Merge pull request #58 from oracleNetworkProtocol/worry-free
Browse files Browse the repository at this point in the history
update docs
  • Loading branch information
soooc authored May 17, 2022
2 parents 5b5ca10 + 0c25e39 commit d79323f
Show file tree
Hide file tree
Showing 32 changed files with 142 additions and 791 deletions.
74 changes: 73 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,78 @@

## Released

## v1.5.0
* docs update and add sha3 func by @worryFree56 in [\#52](https://github.com/oracleNetworkProtocol/plugchain/pull/52)
* Modification evm fee by @soooc in [\#53](https://github.com/oracleNetworkProtocol/plugchain/pull/53)
* ~ by @soooc in [\#54](https://github.com/oracleNetworkProtocol/plugchain/pull/54)
* Modification fee calculation by @soooc in [\#55](https://github.com/oracleNetworkProtocol/plugchain/pull/55)
* upgrade by @soooc in [\#56](https://github.com/oracleNetworkProtocol/plugchain/pull/56)

**Full Changelog**: https://github.com/oracleNetworkProtocol/plugchain/compare/v1.3.0...v1.5.0

## v1.3.0
* update docs by @worryFree56 in [\#36](https://github.com/oracleNetworkProtocol/plugchain/pull/36)
* add cosmovisor docs by @soooc in [\#37](https://github.com/oracleNetworkProtocol/plugchain/pull/37)
* add setup-localnet.sh by @worryFree56 in [\#38](https://github.com/oracleNetworkProtocol/plugchain/pull/38)
* json rpc by @soooc in [\#39](https://github.com/oracleNetworkProtocol/plugchain/pull/39)
* add rpc service by @worryFree56 in [\#40](https://github.com/oracleNetworkProtocol/plugchain/pull/40)
* add transactionArgs struct by @soooc in [\#41](https://github.com/oracleNetworkProtocol/plugchain/pull/41)
* add json rpc for rpc_xxx (#42) by @soooc in [\#42](https://github.com/oracleNetworkProtocol/plugchain/pull/42)
* add prc20 json rpc by @worryFree56 in [\#43](https://github.com/oracleNetworkProtocol/plugchain/pull/43)
* add transaction type by @soooc in [\#44](https://github.com/oracleNetworkProtocol/plugchain/pull/44)
* rpc_ prefixed func by @worryFree56 in [\#45](https://github.com/oracleNetworkProtocol/plugchain/pull/45)
* add transaction type by @soooc in [\#46](https://github.com/oracleNetworkProtocol/plugchain/pull/46)
* update docs to add rpc_ prefix by @worryFree56 in [\#47](https://github.com/oracleNetworkProtocol/plugchain/pull/47)
* rpc_ func debug and del testnet/ by @worryFree56 in [\#48](https://github.com/oracleNetworkProtocol/plugchain/pull/48)


**Full Changelog**: https://github.com/oracleNetworkProtocol/plugchain/compare/v1.2.1...v1.3.0

## v1.2.1
* add cosmovisor by @soooc in [\#35](https://github.com/oracleNetworkProtocol/plugchain/pull/35)
* x/token symbol to min-unit by @worryFree56 in [\#33](https://github.com/oracleNetworkProtocol/plugchain/pull/33)
* denom to class by @worryFree56 in [\#34](https://github.com/oracleNetworkProtocol/plugchain/pull/34)

**Full Changelog**: https://github.com/oracleNetworkProtocol/plugchain/compare/v1.1.2...v1.2.1


## v1.1.2
* add genesis.json by @worryFree56 in [\#25](https://github.com/oracleNetworkProtocol/plugchain/pull/25)
* move mainnet/ to oracleNetworkProtocol/mainnet library by @worryFree56 in [\#26](https://github.com/oracleNetworkProtocol/plugchain/pull/26)
* Update account doc by @worryFree56 in [\#28](https://github.com/oracleNetworkProtocol/plugchain/pull/28)
* Hardhat doc by @soooc in [\#27](https://github.com/oracleNetworkProtocol/plugchain/pull/27)
* account docs and coins protocol by @worryFree56 in [\#29](https://github.com/oracleNetworkProtocol/plugchain/pull/29)
* offline signed transaction docs by @soooc in [\#30](https://github.com/oracleNetworkProtocol/plugchain/pull/30)
* update acc desc by @worryFree56 in [\#31](https://github.com/oracleNetworkProtocol/plugchain/pull/31)
* update swagger by @worryFree56 in [\#32](https://github.com/oracleNetworkProtocol/plugchain/pull/32)
## New Contributors
* @soooc made their first contribution in [\#27](https://github.com/oracleNetworkProtocol/plugchain/pull/27)

**Full Changelog**: https://github.com/oracleNetworkProtocol/plugchain/compare/v1.1.1...v1.1.2


## v1.1.1
* Bump markdown-it from 12.0.6 to 12.3.2 in /docs by @dependabot in [\#7](https://github.com/oracleNetworkProtocol/plugchain/pull/7)
* update nft example by @worryFree56 in [\#13](https://github.com/oracleNetworkProtocol/plugchain/pull/13)
* Update issue templates by @oracleNetworkProtocol in [\#15](https://github.com/oracleNetworkProtocol/plugchain/pull/15)
* Update issue templates by @oracleNetworkProtocol in [\#16](https://github.com/oracleNetworkProtocol/plugchain/pull/16)
* update cosmos proto by @worryFree56 in [\#17](https://github.com/oracleNetworkProtocol/plugchain/pull/17)
* update evm proto and swagger by @worryFree56 in [\#18](https://github.com/oracleNetworkProtocol/plugchain/pull/18)
* Bump prismjs from 1.25.0 to 1.27.0 in /docs by @dependabot in [\#19](https://github.com/oracleNetworkProtocol/plugchain/pull/19)
* nft module function adjustment, cli collection renamed to nfts, etc. by @worryFree56 in [\#20](https://github.com/oracleNetworkProtocol/plugchain/pull/20)
* add workflows to lint.yml by @worryFree56 in [\#21](https://github.com/oracleNetworkProtocol/plugchain/pull/21)
* modification of cli desc by @worryFree56 in [\#22](https://github.com/oracleNetworkProtocol/plugchain/pull/22)
* Worry free by @worryFree56 in [\#23](https://github.com/oracleNetworkProtocol/plugchain/pull/23)


**Full Changelog**: https://github.com/oracleNetworkProtocol/plugchain/compare/v1.0.0...v1.1.0

## What's Changed
* dump version by @worryFree56 in [\#24](https://github.com/oracleNetworkProtocol/plugchain/pull/24)


**Full Changelog**: https://github.com/oracleNetworkProtocol/plugchain/compare/v1.1.0...v1.1.1

## v1.0.0
The mainnet hard fork will be carried out on block height 300,000. The estimated date is March 5, 2022. The hard fork process is expected to take 24 hours

Expand Down Expand Up @@ -45,7 +117,7 @@ Stable version of existing functions in the warehouse
## v0.6.0 - 2021-09-29
- Mainnet upgrade
- Bump x/prc10 and x/nft
- Add [Liquidity](https://github.com/oracleNetworkProtocol/liquidity) module [v0.1.2](https://github.com/oracleNetworkProtocol/liquidity/tree/v0.1.2)
- Add [\#Liquidity](https://github.com/oracleNetworkProtocol/liquidity) module [\#v0.1.2](https://github.com/oracleNetworkProtocol/liquidity/tree/v0.1.2)

## v0.5.0 - 2021-08-19
- cosmos-sdk v0.42.7
Expand Down
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ The plugchain is built on the Cosmos SDK using the following modules:
- ibc-go/modules: Communication between blockchains. Hosted in the [cosmos/ibc-go](https://github.com/cosmos/ibc-go) repository.
- x/params: Process application-level parameters.
- liquidity: Automated Market Maker. Hosted in the [oracleNetworkProtocol/liquidity](https://github.com/oracleNetworkProtocol/liquidity) repository.
- pvm: contract. Host in the [ethermint](https://github.com/oracleNetworkProtocol/ethermint) repository.

The following modules are built on the OracleNetworkProtocol repository:

Expand Down
3 changes: 1 addition & 2 deletions docs/endpoints/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ Each node can be configured with the following endpoints, and each type of endpo

- [Restful API](./grpc-rest.md)
- [gRPC](./grpc-client.md)
- [socker subscription](./subscription.md)
- [SDKs](./sdk.md) (In development)
- [socker subscription](./subscription.md)
28 changes: 0 additions & 28 deletions docs/endpoints/sdk.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/get-started/mainnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ order: 3
# Join The Mainnet

:::tip
**Requirements:** [install plugchaind](install.md) or download the corresponding version of the binary file [releases] (https://github.com/oracleNetworkProtocol/plugchain/releases)
**Requirements:** [install plugchaind](install.md) or download the corresponding version of the binary file [releases](https://github.com/oracleNetworkProtocol/plugchain/releases)
:::

## Run a Full Node
Expand Down
83 changes: 0 additions & 83 deletions docs/get-started/upgrade.md

This file was deleted.

7 changes: 5 additions & 2 deletions docs/get-started/explorers.md → docs/tools/explorers.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
---
order: 6
order: 2
---

# Plug Chain Explorers
# Explorers

These block explorers allow you to search, view and analyze Plug Chain Hub data—like blocks, transactions, validators, governance including params or proposals, etc.

- [Plug Chain](https://www.plugchain.network/)
- [Plug Chain v2](https://plugchain.network/v2)



71 changes: 0 additions & 71 deletions docs/tools/kms.md

This file was deleted.

3 changes: 0 additions & 3 deletions docs/tools/kms/kms_cpu.md

This file was deleted.

3 changes: 0 additions & 3 deletions docs/tools/kms/kms_ledger.md

This file was deleted.

Binary file removed docs/tools/kms/ledger_1.jpg
Binary file not shown.
Binary file removed docs/tools/kms/ledger_2.jpg
Binary file not shown.
Loading

0 comments on commit d79323f

Please sign in to comment.