upgrading.md additions (#5049)

## Description

- expand `upgrading.md`
- alphabetize the changelog
- update swagger with changes


Closes: #XXX
This commit is contained in:
Marko
2020-06-26 08:40:41 +00:00
committed by GitHub
parent e59378b45d
commit 85acd11097
3 changed files with 101 additions and 74 deletions
+28 -28
View File
@@ -1223,8 +1223,8 @@ components:
type: string
example: "1262196"
earliest_block_time:
type: string
example: "2019-08-01T11:52:22.818762194Z"
type: string
example: "2019-08-01T11:52:22.818762194Z"
catching_up:
type: boolean
example: false
@@ -1384,8 +1384,8 @@ components:
- "hash"
properties:
total:
type: string
example: "1"
type: number
example: 1
hash:
type: string
example: "CB02DCAA7FB46BF874052EC2273FD0B1F2CF2E1593298D9781E60FE9C3DB8638"
@@ -1511,8 +1511,8 @@ components:
type: string
example: "1262085"
round:
type: string
example: "0"
type: number
example: 0
block_id:
$ref: "#/components/schemas/BlockID"
timestamp:
@@ -1522,8 +1522,8 @@ components:
type: string
example: "000001E443FD237E4B616E2FA69DF4EE3D49A94F"
validator_index:
type: string
example: "0"
type: number
example: 0
signature:
type: string
example: "DBchvucTzAUEJnGYpNvMdqLhBAHG4Px8BsOBB3J3mAFCLGeuG7uJqy+nVngKzZdPhPi8RhmE/xcw/M9DOJjEDg=="
@@ -1852,8 +1852,8 @@ components:
- "hash"
properties:
total:
type: "string"
example: "1"
type: number
example: 1
hash:
type: "string"
example: "CB02DCAA7FB46BF874052EC2273FD0B1F2CF2E1593298D9781E60FE9C3DB8638"
@@ -1898,8 +1898,8 @@ components:
type: "string"
example: "1311801"
round:
type: "string"
example: "0"
type: number
example: 0
block_id:
required:
- "hash"
@@ -1914,8 +1914,8 @@ components:
- "hash"
properties:
total:
type: "string"
example: "1"
type: number
example: 1
hash:
type: "string"
example: "38D4B26B5B725C4F13571EFE022C030390E4C33C8CF6F88EDD142EA769642DBD"
@@ -2151,8 +2151,8 @@ components:
type: "string"
example: "1311801"
round:
type: "string"
example: "0"
type: number
example: 0
step:
type: "number"
example: 3
@@ -2224,8 +2224,8 @@ components:
type: "object"
type: "object"
locked_round:
type: "string"
example: "-1"
type: number
example: -1
valid_round:
type: "string"
example: "-1"
@@ -2259,8 +2259,8 @@ components:
type: "string"
example: "BA{100:____________________________________________________________________________________________________} 0/170220253 = 0.00"
commit_round:
type: "string"
example: "-1"
type: number
example: -1
last_commit:
x-nullable: true
required:
@@ -2398,16 +2398,16 @@ components:
- "hash"
properties:
total:
type: "string"
example: "0"
type: number
example: 0
hash:
type: "string"
example: ""
type: "object"
proposal_pol_round:
x-nullable: true
type: "string"
example: "-1"
type: number
example: -1
proposal_pol:
x-nullable: true
type: "string"
@@ -2422,16 +2422,16 @@ components:
example: "____________________________________________________________________________________________________"
last_commit_round:
x-nullable: true
type: "string"
example: "0"
type: number
example: 0
last_commit:
x-nullable: true
type: "string"
example: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
catchup_commit_round:
type: "string"
type: number
x-nullable: true
example: "-1"
example: -1
catchup_commit:
x-nullable: true
type: "string"