Skip to content

Commit

Permalink
Merge #115
Browse files Browse the repository at this point in the history
115: Bump Version for 1.4.8 r=sacherjj a=Fraser999

Bumped casper-node to 1.4.8 and assembly script to 1.4.8 (for CI requirements)

Co-authored-by: Fraser Hutchison <[email protected]>
  • Loading branch information
casperlabs-bors-ng[bot] and Fraser999 authored Aug 14, 2022
2 parents 281061f + 389dddc commit b94c4f7
Show file tree
Hide file tree
Showing 10 changed files with 46 additions and 39 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions node/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ All notable changes to this project will be documented in this file. The format



## 1.4.8

### Changed
* Update `casper-execution-engine`.



## 1.4.7

### Changed
Expand Down
2 changes: 1 addition & 1 deletion node/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "casper-node"
version = "1.4.7" # when updating, also update 'html_root_url' in lib.rs
version = "1.4.8" # when updating, also update 'html_root_url' in lib.rs
authors = ["Marc Brinkmann <[email protected]>", "Fraser Hutchison <[email protected]>"]
edition = "2018"
description = "The Casper blockchain node"
Expand Down
2 changes: 1 addition & 1 deletion node/src/components/rpc_server/rpcs/docs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ use crate::{
};

pub(crate) const DOCS_EXAMPLE_PROTOCOL_VERSION: ProtocolVersion =
ProtocolVersion::from_parts(1, 4, 7);
ProtocolVersion::from_parts(1, 4, 8);

const DEFINITIONS_PATH: &str = "#/components/schemas/";

Expand Down
2 changes: 1 addition & 1 deletion node/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
//! While the [`main`](fn.main.html) function is the central entrypoint for the node application,
//! its core event loop is found inside the [reactor](reactor/index.html).
#![doc(html_root_url = "https://docs.rs/casper-node/1.4.7")]
#![doc(html_root_url = "https://docs.rs/casper-node/1.4.8")]
#![doc(
html_favicon_url = "https://raw.githubusercontent.com/CasperLabs/casper-node/master/images/CasperLabs_Logo_Favicon_RGB_50px.png",
html_logo_url = "https://raw.githubusercontent.com/CasperLabs/casper-node/master/images/CasperLabs_Logo_Symbol_RGB.png",
Expand Down
2 changes: 1 addition & 1 deletion resources/production/chainspec.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[protocol]
# Protocol version.
version = '1.4.7'
version = '1.4.8'
# Whether we need to clear latest blocks back to the switch block just before the activation point or not.
hard_reset = true
# This protocol version becomes active at this point.
Expand Down
32 changes: 16 additions & 16 deletions resources/test/rpc_schema_hashing_V1.json
Original file line number Diff line number Diff line change
Expand Up @@ -2718,7 +2718,7 @@
"url": "https://raw.githubusercontent.com/CasperLabs/casper-node/master/LICENSE"
},
"title": "Client API of Casper Node",
"version": "1.4.7"
"version": "1.4.8"
},
"methods": [
{
Expand Down Expand Up @@ -2783,7 +2783,7 @@
"result": {
"name": "account_put_deploy_example_result",
"value": {
"api_version": "1.4.7",
"api_version": "1.4.8",
"deploy_hash": "5c9b3b099c1378aa8e4a5f07f59ff1fcdc69a83179427c7e67ae0377d94d93fa"
}
}
Expand Down Expand Up @@ -2841,7 +2841,7 @@
"result": {
"name": "info_get_deploy_example_result",
"value": {
"api_version": "1.4.7",
"api_version": "1.4.8",
"deploy": {
"approvals": [
{
Expand Down Expand Up @@ -3020,7 +3020,7 @@
"main_purse": "uref-09480c3248ef76b603d386f3f4f8a5f87f597d4eaffd475433f861af187ab5db-007",
"named_keys": []
},
"api_version": "1.4.7",
"api_version": "1.4.8",
"merkle_proof": "01000000006ef2e0949ac76e55812421f755abe129b6244fe7168b77f47a72536147614625016ef2e0949ac76e55812421f755abe129b6244fe7168b77f47a72536147614625000000003529cde5c621f857f75f3810611eb4af3f998caaa9d4a3413cf799f99c67db0307010000006ef2e0949ac76e55812421f755abe129b6244fe7168b77f47a7253614761462501010102000000006e06000000000074769d28aac597a36a03a932d4b43e4f10bf0403ee5c41dd035102553f5773631200b9e173e8f05361b681513c14e25e3138639eb03232581db7557c9e8dbbc83ce94500226a9a7fe4f2b7b88d5103a4fc7400f02bf89c860c9ccdd56951a2afe9be0e0267006d820fb5676eb2960e15722f7725f3f8f41030078f8b2e44bf0dc03f71b176d6e800dc5ae9805068c5be6da1a90b2528ee85db0609cc0fb4bd60bbd559f497a98b67f500e1e3e846592f4918234647fca39830b7e1e6ad6f5b7a99b39af823d82ba1873d000003000000010186ff500f287e9b53f823ae1582b1fa429dfede28015125fd233a31ca04d5012002015cc42669a55467a1fdf49750772bfc1aed59b9b085558eb81510e9b015a7c83b0301e3cf4a34b1db6bfa58808b686cb8fe21ebe0c1bcbcee522649d2b135fe510fe3"
}
}
Expand Down Expand Up @@ -3103,7 +3103,7 @@
"result": {
"name": "state_get_dictionary_item_example_result",
"value": {
"api_version": "1.4.7",
"api_version": "1.4.8",
"dictionary_key": "dictionary-67518854aa916c97d4e53df8570c8217ccc259da2721b692102d76acd0ee8d1f",
"merkle_proof": "01000000006ef2e0949ac76e55812421f755abe129b6244fe7168b77f47a72536147614625016ef2e0949ac76e55812421f755abe129b6244fe7168b77f47a72536147614625000000003529cde5c621f857f75f3810611eb4af3f998caaa9d4a3413cf799f99c67db0307010000006ef2e0949ac76e55812421f755abe129b6244fe7168b77f47a7253614761462501010102000000006e06000000000074769d28aac597a36a03a932d4b43e4f10bf0403ee5c41dd035102553f5773631200b9e173e8f05361b681513c14e25e3138639eb03232581db7557c9e8dbbc83ce94500226a9a7fe4f2b7b88d5103a4fc7400f02bf89c860c9ccdd56951a2afe9be0e0267006d820fb5676eb2960e15722f7725f3f8f41030078f8b2e44bf0dc03f71b176d6e800dc5ae9805068c5be6da1a90b2528ee85db0609cc0fb4bd60bbd559f497a98b67f500e1e3e846592f4918234647fca39830b7e1e6ad6f5b7a99b39af823d82ba1873d000003000000010186ff500f287e9b53f823ae1582b1fa429dfede28015125fd233a31ca04d5012002015cc42669a55467a1fdf49750772bfc1aed59b9b085558eb81510e9b015a7c83b0301e3cf4a34b1db6bfa58808b686cb8fe21ebe0c1bcbcee522649d2b135fe510fe3",
"stored_value": {
Expand Down Expand Up @@ -3193,7 +3193,7 @@
"result": {
"name": "query_global_state_example_result",
"value": {
"api_version": "1.4.7",
"api_version": "1.4.8",
"block_header": {
"accumulated_seed": "ac979f51525cfd979b14aa7dc0737c5154eabe0db9280eceaa8dc8d2905b20d5",
"body_hash": "cd502c5393a3c8b66d6979ad7857507c9baf5a8ba16ba99c28378d3a970fff42",
Expand Down Expand Up @@ -3336,7 +3336,7 @@
"result": {
"name": "info_get_peers_example_result",
"value": {
"api_version": "1.4.7",
"api_version": "1.4.8",
"peers": [
{
"address": "127.0.0.1:54321",
Expand Down Expand Up @@ -3381,7 +3381,7 @@
"result": {
"name": "info_get_status_example_result",
"value": {
"api_version": "1.4.7",
"api_version": "1.4.8",
"build_version": "1.0.0-xxxxxxxxx@DEBUG",
"chainspec_name": "casper-example",
"last_added_block_info": {
Expand Down Expand Up @@ -3508,7 +3508,7 @@
"result": {
"name": "info_get_validator_changes_example_result",
"value": {
"api_version": "1.4.7",
"api_version": "1.4.8",
"changes": [
{
"public_key": "01d9bf2148748a85c89da5aad8ee0b0fc2d105fd39d41a4c796536354f0ae2900c",
Expand Down Expand Up @@ -3568,7 +3568,7 @@
"result": {
"name": "chain_get_block_example_result",
"value": {
"api_version": "1.4.7",
"api_version": "1.4.8",
"block": {
"body": {
"deploy_hashes": [],
Expand Down Expand Up @@ -3686,7 +3686,7 @@
"result": {
"name": "chain_get_block_transfers_example_result",
"value": {
"api_version": "1.4.7",
"api_version": "1.4.8",
"block_hash": "13c2d7a68ecdd4b74bf4393c88915c836c863fc4bf11d7f2bd930a1bbccacdcb",
"transfers": [
{
Expand Down Expand Up @@ -3770,7 +3770,7 @@
"result": {
"name": "chain_get_state_root_hash_example_result",
"value": {
"api_version": "1.4.7",
"api_version": "1.4.8",
"state_root_hash": "0808080808080808080808080808080808080808080808080808080808080808"
}
}
Expand Down Expand Up @@ -3840,7 +3840,7 @@
"result": {
"name": "state_get_item_example_result",
"value": {
"api_version": "1.4.7",
"api_version": "1.4.8",
"merkle_proof": "01000000006ef2e0949ac76e55812421f755abe129b6244fe7168b77f47a72536147614625016ef2e0949ac76e55812421f755abe129b6244fe7168b77f47a72536147614625000000003529cde5c621f857f75f3810611eb4af3f998caaa9d4a3413cf799f99c67db0307010000006ef2e0949ac76e55812421f755abe129b6244fe7168b77f47a7253614761462501010102000000006e06000000000074769d28aac597a36a03a932d4b43e4f10bf0403ee5c41dd035102553f5773631200b9e173e8f05361b681513c14e25e3138639eb03232581db7557c9e8dbbc83ce94500226a9a7fe4f2b7b88d5103a4fc7400f02bf89c860c9ccdd56951a2afe9be0e0267006d820fb5676eb2960e15722f7725f3f8f41030078f8b2e44bf0dc03f71b176d6e800dc5ae9805068c5be6da1a90b2528ee85db0609cc0fb4bd60bbd559f497a98b67f500e1e3e846592f4918234647fca39830b7e1e6ad6f5b7a99b39af823d82ba1873d000003000000010186ff500f287e9b53f823ae1582b1fa429dfede28015125fd233a31ca04d5012002015cc42669a55467a1fdf49750772bfc1aed59b9b085558eb81510e9b015a7c83b0301e3cf4a34b1db6bfa58808b686cb8fe21ebe0c1bcbcee522649d2b135fe510fe3",
"stored_value": {
"CLValue": {
Expand Down Expand Up @@ -3930,7 +3930,7 @@
"result": {
"name": "state_get_balance_example_result",
"value": {
"api_version": "1.4.7",
"api_version": "1.4.8",
"balance_value": "123456",
"merkle_proof": "01000000006ef2e0949ac76e55812421f755abe129b6244fe7168b77f47a72536147614625016ef2e0949ac76e55812421f755abe129b6244fe7168b77f47a72536147614625000000003529cde5c621f857f75f3810611eb4af3f998caaa9d4a3413cf799f99c67db0307010000006ef2e0949ac76e55812421f755abe129b6244fe7168b77f47a7253614761462501010102000000006e06000000000074769d28aac597a36a03a932d4b43e4f10bf0403ee5c41dd035102553f5773631200b9e173e8f05361b681513c14e25e3138639eb03232581db7557c9e8dbbc83ce94500226a9a7fe4f2b7b88d5103a4fc7400f02bf89c860c9ccdd56951a2afe9be0e0267006d820fb5676eb2960e15722f7725f3f8f41030078f8b2e44bf0dc03f71b176d6e800dc5ae9805068c5be6da1a90b2528ee85db0609cc0fb4bd60bbd559f497a98b67f500e1e3e846592f4918234647fca39830b7e1e6ad6f5b7a99b39af823d82ba1873d000003000000010186ff500f287e9b53f823ae1582b1fa429dfede28015125fd233a31ca04d5012002015cc42669a55467a1fdf49750772bfc1aed59b9b085558eb81510e9b015a7c83b0301e3cf4a34b1db6bfa58808b686cb8fe21ebe0c1bcbcee522649d2b135fe510fe3"
}
Expand Down Expand Up @@ -4000,7 +4000,7 @@
"result": {
"name": "chain_get_era_info_by_switch_block_example_result",
"value": {
"api_version": "1.4.7",
"api_version": "1.4.8",
"era_summary": {
"block_hash": "13c2d7a68ecdd4b74bf4393c88915c836c863fc4bf11d7f2bd930a1bbccacdcb",
"era_id": 42,
Expand Down Expand Up @@ -4086,7 +4086,7 @@
"result": {
"name": "state_get_auction_info_example_result",
"value": {
"api_version": "1.4.7",
"api_version": "1.4.8",
"auction_state": {
"bids": [
{
Expand Down
Loading

0 comments on commit b94c4f7

Please sign in to comment.