Skip to content

Commit 83b1332

Browse files
Merge pull request #1216 from ApolloFoundation/stage
Apollo Blockchain 1.50.36 Release (Certificates update) Changes: * Reverted release scope 1.51.0 (Sharding fixes and enhancement) * Update and cleanup certificates with new CA (keeping backward compatibility for previous versions to make their update possible): #1215
2 parents 0f4b31f + 7ef5296 commit 83b1332

106 files changed

Lines changed: 550 additions & 2637 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ OS name: "linux", version: "5.9.12-200.fc33.x86_64", arch: "amd64", family: "uni
8585

8686
### Installation artefacts
8787

88-
The final artifact that is ready to install and run located in the ___apl-exec/target___ directory and has name like ___apollo-blockchain-1.50.35-NoOS-NoArch.zip___.
88+
The final artifact that is ready to install and run located in the ___apl-exec/target___ directory and has name like ___apollo-blockchain-1.50.36-NoOS-NoArch.zip___.
8989

9090
Unzip it to some location and run by scripts in ___ApolloWallet/apollo-blockchain/bin___ directory.
9191

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.50.35
1+
1.50.36

apl-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.apollocurrency</groupId>
88
<artifactId>apollo-blockchain</artifactId>
9-
<version>1.50.35</version>
9+
<version>1.50.36</version>
1010
</parent>
1111

1212
<artifactId>apl-api</artifactId>

apl-api2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.apollocurrency</groupId>
88
<artifactId>apollo-blockchain</artifactId>
9-
<version>1.50.35</version>
9+
<version>1.50.36</version>
1010
</parent>
1111

1212
<artifactId>apl-api2</artifactId>

apl-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.apollocurrency</groupId>
77
<artifactId>apl-bom</artifactId>
8-
<version>1.50.35</version>
8+
<version>1.50.36</version>
99
<packaging>pom</packaging>
1010
<name>apl-bom</name>
1111

apl-conf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.apollocurrency</groupId>
77
<artifactId>apollo-blockchain</artifactId>
8-
<version>1.50.35</version>
8+
<version>1.50.36</version>
99
</parent>
1010
<artifactId>apl-conf</artifactId>
1111
<name>apl-conf</name>

apl-conf/src/main/resources/conf-tn1/certs/1_1.crt

Lines changed: 0 additions & 37 deletions
This file was deleted.

apl-conf/src/main/resources/conf-tn1/certs/1_2.crt

Lines changed: 0 additions & 37 deletions
This file was deleted.

apl-conf/src/main/resources/conf-tn1/certs/1_3.crt

Lines changed: 0 additions & 37 deletions
This file was deleted.

apl-conf/src/main/resources/conf-tn1/certs/1_4.crt

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)