Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

Releases: radixdlt/olympia-node

1.0-beta.29

25 Apr 18:14
Compare
Choose a tag to compare
1.0-beta.29 Pre-release
Pre-release

Changes

🧰 Maintenance

🍏 CI & Build

1.0-beta.28

06 Apr 10:11
Compare
Choose a tag to compare
1.0-beta.28 Pre-release
Pre-release
  • Transaction batching
  • Refactored client API, which now has its own DB
  • Multiple genesis atoms
  • Full node improvements
  • Substate store
  • Better transaction creation (TxBuilder)
  • Many small bug fixes

1.0-beta.27

11 Mar 16:12
Compare
Choose a tag to compare
1.0-beta.27 Pre-release
Pre-release
  • Dramatically reduced ledger size
  • A lot of minor fixes

1.0-beta.26

02 Mar 11:35
Compare
Choose a tag to compare
1.0-beta.26 Pre-release
Pre-release
  • Fixed gap-inducing sync issues
  • Fixed pending votes bug
  • Fixed various minor bugs
  • Implemented a reactive-based API layer

1.0-beta.25

17 Feb 19:46
0cedf1c
Compare
Choose a tag to compare
1.0-beta.25 Pre-release
Pre-release
  • Add mempool filler
  • Implement split store
  • Runners and reducers refactoring
  • Fix committed sync across epochs
  • Fix conflicts in mempool

1.0-beta.24

09 Feb 18:57
Compare
Choose a tag to compare
1.0-beta.24 Pre-release
Pre-release
  • Implement Flowable backpressure for messages
  • Implement chaos api for testing
  • Refactor persistence layer
  • Fix bug with syncs occurring cross epoch boundaries

1.0-beta.23.1

03 Feb 09:19
7df4f22
Compare
Choose a tag to compare
1.0-beta.23.1 Pre-release
Pre-release

Fix for gradle and regression tests

1.0-beta.23

01 Feb 17:48
Compare
Choose a tag to compare
1.0-beta.23 Pre-release
Pre-release
  • Implement smarter mempool
  • Implement batched committed sync
  • Add integration tests project
  • Fix atom structure
  • Fix exponential message growth

1.0-beta.22

07 Jan 11:58
@siy siy
Compare
Choose a tag to compare
1.0-beta.22 Pre-release
Pre-release

Migration to monorepo