This repository was archived by the owner on Jan 8, 2021. It is now read-only.
Releases: radixdlt/radixdlt-java
Releases · radixdlt/radixdlt-java
1.0-beta.19
- Fix staking logic
1.0-beta.18
- Fee calculation API for atom
1.0-beta.17
- Add node runner command line utilities
- Use guava hashcode
1.0-beta.16
Token fees, transition to Java 11 and cleaned up exception handling
1.0-beta.15
- Fix dependency issues
1.0-beta.14
- Add node runner command line client
- Add staking queries
- Add consensus timestamp per committed action
1.0-beta.13
- Add validator url
- Add validator staking whitelist
- Use github packages
1.0-beta.12
- Add additional token url
- Remove client provided timestamps
- Fix fungible transition logic
1.0-beta.11
- Add ability to stake
- Remove internal sharding logic
1.0-beta.10
- The 'encrypted' metadata field is properly set in Data class.