Skip to content

Tags: ApolloFoundation/Apollo

Tags

1.51.2

Toggle 1.51.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1230 from ApolloFoundation/stage

1.51.2-rc

1.51.1

Toggle 1.51.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1221 from ApolloFoundation/stage

1.51.1-RC

1.51.0

Toggle 1.51.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1217 from ApolloFoundation/stage

Apollo Blockchain 1.51.0 Release (sharding update)

1.50.36

Toggle 1.50.36's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

1.50.35

Toggle 1.50.35's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Apollo Blockchain 1.50.35 Release (H2 block timestamp index fix) pr#1…

…212/stage

Merge pull request #1212 from ApolloFoundation/stage
Add alternative block_timestamp_idx with DESC sort to speedup blockchain sync due to long last block lookup statement exection on popOff operation: SELECT * FROM block WHERE next_block_id <> 0 OR next_block_id IS NULL ORDER BY timestamp DESC LIMIT 1
Original block_timestamp_idx is not deleted since deletion works differently for o-db initialization and existing db migration (require different statements)
Bump version to 1.50.35
Fully compatible with 1.50.34 reverted release

1.50.32

Toggle 1.50.32's commit message
Hotfix: removed db download block

1.48.11

Toggle 1.48.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1194 from ApolloFoundation/stage

Apollo Blockchain 1.48.11 Release

bhgh

Toggle bhgh's commit message
Add tests for CCAssetTransferTransactionType

1.47.28

Toggle 1.47.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Apollo Blockchain 1.47.28 Hotfix Release

Merge pull request #1177 from ApolloFoundation/stage 
Less strict overflow validation for confirmed tx

1.47.27

Toggle 1.47.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1171 from ApolloFoundation/stage

Apollo Blockchain 1.47.27 Release (lowered mainnet alias fee height, activation at ~2021.09.08)