This repository has been archived by the owner on Feb 19, 2024. It is now read-only.
Releases: radixdlt/olympia-node
Releases · radixdlt/olympia-node
1.0-beta.39
Changes
- Update validator address logging @talekhinezh (#445)
- handle unexpected discovery messages @LukasGasior1 (#439)
- Feature/mainnet genesis @talekhinezh (#440)
- Fix p2p auth handshake backwards compatibility @LukasGasior1 (#443)
- Fix validator API's for client @siy (#444)
- Checkstyle issues @shambupujar (#436)
- Feature/update client @siy (#441)
- Lookup network by uppercase in secret creation @shambupujar (#442)
- Rename magic to networkId and improve log msg @LukasGasior1 (#438)
- Blacklist uri on failed p2p handshake @LukasGasior1 (#437)
1.0-beta.38
Changes
- Remove docker-compose files from release @rvelaz (#434)
- store validator addresses in key generation @shambupujar (#428)
- Fix ledger info in Staking test @talekhinezh (#433)
- Add back numerics to symbols @talekhinezh (#432)
- Update radix engine configuration api to show all info @talekhinezh (#431)
- Add more info to get_node_info @talekhinezh (#430)
- Add 'verbose' flag to transaction history method @siy (#429)
- Fix reporting of active endpoints @siy (#427)
- Update docs on transaction fee @iamyulong (#410)
- Feature/txn max size to config @talekhinezh (#426)
- Feature/add uptime metrics @talekhinezh (#425)
- Update licenses to Radix License by RDLT @russellharvey (#424)
- Don't allow trailing bytes in syscall calldata @talekhinezh (#416)
- Feature/remove re reducers @talekhinezh (#413)
- Add rpc call to get addr book entries @LukasGasior1 (#423)
- Improve signature recovering to allow V=0..3 @siy (#422)
- Fix concurrent access in p2p and cleanup singletons @LukasGasior1 (#421)
- Don't allow v bytes outside of 0 or 1 @talekhinezh (#415)
- Add sanity checks to AppendLog @talekhinezh (#420)
- Add ValidatorSystemMetadata @talekhinezh (#418)
- Docker config fix for acceptance tests @Theoklitos (#411)
- Reduce rri namespace to characters only and add reserved symbols config @talekhinezh (#419)
- Validators with zero stake should not be included in validatorSet @talekhinezh (#417)
- Fix concurrent hash map issue @talekhinezh (#414)
- Fix validators info endpoint @talekhinezh (#412)
- Feature/add fees @talekhinezh (#409)
- Feature/better map state retrieval @talekhinezh (#400)
- Add commitID instead of SNAPSHOT as part of the version @rvelaz (#405)
- Separate stokenet and mainnet configurations @talekhinezh (#408)
- Feature/stokenet fixes @talekhinezh (#407)
- Fix acceptance tests @Theoklitos (#392)
1.0-beta.37
Changes
- Fix bad Unstake action entry @talekhinezh (#404)
- More logs related to peer ban @LukasGasior1 (#403)
- Fix address book serialization (empty set) @LukasGasior1 (#402)
- Fix public key serialization for client library @siy (#401)
- Rename action from
UpdateValidator
toUpdateValidatorMetadata
@siy (#399) - Feature/big epoch test @talekhinezh (#398)
- Update transaction specs @iamyulong (#397)
- Feature/cleanup testing framework @talekhinezh (#396)
- Refactor faucet so that it sends a portion of any tokens it is holding @talekhinezh (#395)
- Feature/refactor parsing @talekhinezh (#389)
- Rename action; Fix actions in client; Fix fee parameter type @siy (#394)
- Add tests to DTOs; Return IP address for peer channels @siy (#391)
- Client library docs and other improvements @siy (#390)
- Feature/virtualized states on ledger @talekhinezh (#386)
- Feature/refactor virtualization @talekhinezh (#380)
- Update transaction specs @iamyulong (#384)
- Feature/remove prepared substates @talekhinezh (#379)
- Feature/radixdlt java cleanups @siy (#382)
- Fix/missed rcnet config @shambupujar (#383)
- add publick key prefix based on network ID @rvelaz (#368)
- Fix typos @stuartbain (#381)
- Update transaction specs @iamyulong (#373)
- Feature/read index @talekhinezh (#377)
- Flatten finalize_transaction parameters and other fixes @siy (#378)
- Feature/single parameter submit @siy (#376)
- Feature/prefix substate fixed index @talekhinezh (#374)
- Fix pacemaker test @talekhinezh (#375)
- Feature/dev genesis @talekhinezh (#372)
- Feature/re txn format update @talekhinezh (#370)
- Feature/log cleanup @talekhinezh (#364)
- Feature/token resource fee @talekhinezh (#363)
- Update transaction specs @iamyulong (#361)
- Feature/manage int256 overflows @talekhinezh (#362)
- Fix NPE in peer channel @LukasGasior1 (#367)
- Fix broken tests @siy (#366)
- Feature/cleanups plus nodes keys @rvelaz (#358)
- Fixes after review @siy (#365)
- Port validator list retrieval and transaction history performance fixes @siy (#360)
- Feature/per byte fees @talekhinezh (#359)
- Feature/max txns per round @talekhinezh (#356)
- Feature/change substate id to up count @talekhinezh (#355)
- Feature/remove invalid txns @talekhinezh (#354)
- Mainnet configuration @talekhinezh (#351)
- Different hrp per network @talekhinezh (#350)
- Feature/cleanups @talekhinezh (#346)
- Feature/cleanup universe @talekhinezh (#345)
- Fix script which generates docker-compose configurations @siy (#349)
- Fix staking integration test @talekhinezh (#353)
- Update Transaction Specs @iamyulong (#348)
- remove libraries needed by curl @rvelaz (#342)
- Use better error messages in tx builder @talekhinezh (#344)
- Use universe magic for p2p handshake and remove magic from messages @LukasGasior1 (#343)
- clarify that fee has to go first @michalzajda (#337)
- Feature/mainnet prep @talekhinezh (#341)
- Feature/track missed proposals @talekhinezh (#340)
- Feature/separate fork config re config @talekhinezh (#339)
- Move docs to root @iamyulong (#335)
- New API @siy (#297)
- Update README @ymatto (#332)
- Add Radix transaction specs @iamyulong (#334)
- randomize the generation of secret to encrypt key @rvelaz (#330)
- Update owner of ValidatorInfo @talekhinezh (#331)
- Feature/delegation flag @talekhinezh (#328)
- Feature/validator owner @talekhinezh (#326)
- Feature/validator rake @talekhinezh (#325)
- Refactor p2p layer @LukasGasior1 (#209)
- Hotfix/fix staking test @talekhinezh (#324)
- Feature/refactor substate serialization @talekhinezh (#323)
- Set transaction log to debug level @talekhinezh (#322)
- Feature/add disable resource alloc destroy @talekhinezh (#314)
1.0-beta.35.1
Changes
fix naming for release artifacts (#319)
Skip epoch check for locked tokens
1.0-beta.35
Changes
- Copy specific HTTP headers from request to response @siy (#308)
- Add condition for test config file @shambupujar (#307)
- Feature/modify fork config for tests @talekhinezh (#306)
- Feature/unstake action @talekhinezh (#305)
- Feature/unstake xrd @talekhinezh (#304)
- Feature/emission pool @talekhinezh (#303)
- Feature/refactor emissions @talekhinezh (#301)
- Refactor staking @talekhinezh (#299)
- Feature/separate epoch and view state @talekhinezh (#295)
- Fix client api store instantiation @siy (#296)
- Refactor tokens @talekhinezh (#293)
- Refactor Constraint Machine @talekhinezh (#292)
- Emissions @talekhinezh (#286)
- Revert change to SystemParticle @talekhinezh (#291)
- Task/remove observable from Berkeley and TransactionStatus @michalzajda (#290)
- Transaction history pagination @siy (#288)
- Revert "Replace Observable with EventProcessor" @siy (#287)
- Feature/proposer in vertex @talekhinezh (#283)
- Replace Observable with EventProcessor @michalzajda (#280)
- Fix database default configuration @siy (#285)
- Do not override keystore on startup @siy (#284)
- Add missing counter update for ledger sync target and diff @LukasGasior1 (#282)
🥂 Improvements
- More acceptance tests @Theoklitos (#298)
- Use JSON-RPC library to write some acceptance tests @Theoklitos (#281)
🍏 CI & Build
1.0-beta.34
Changes
- Hard fork @ epoch 45
- Bugfixes
1.0-beta.33
Changes
- Moar visibility in bft sync threading @LukasGasior1 (#278)
- Feature/fork view ceiling @talekhinezh (#276)
- Client API improvements @siy (#268)
- Fix rx java unbounded queue @LukasGasior1 (#277)
- Feature/less alerting mem leak message @LukasGasior1 (#272)
- Memleak hotfix @talekhinezh (#274)
- Fix handling of messages in transactions @siy (#271)
- Fix memleak in local sync @LukasGasior1 (#270)
- Implement locked unstaking @talekhinezh (#265)
- Use strict check that the timeout event matches pending sync request @LukasGasior1 (#239)
- Soft Fork Constraint Machine @talekhinezh (#264)
- Restore necessary bindings for TransactionStatusService @siy (#267)
- Fix PendingVotes memory leak on timeout votes @talekhinezh (#263)
- Task/rpnv1 1261 docker permission issue @shambupujar (#262)
- Keygen utility can print public keys @Theoklitos (#261)
- Refactor consensus dispatch @talekhinezh (#258)
- Add support for named parameters @siy (#260)
- Add yml file to connect to betanet @talekhinezh (#259)
- Feature/result refactoring @siy (#256)
- Add more logging to BerkeleyLedgerEntryStore @siy (#257)
- Fix ordering of the validators @siy (#255)
- Remove dependency on custom version of jackson-databind @siy (#254)
🧰 Maintenance
- Removing unused code @Theoklitos (#266)
🍏 CI & Build
1.0-beta.32
- Fix unstaking action bug
- Fix stakes node endpoint
- Add transaction debug endpoint
1.0-beta.31
Changes
- Add config option for enabling faucet
1.0-beta.30
Changes
- Devops/separate ports @rvelaz (#248)
- generate production genesis @rvelaz (#231)
- Hotfix/fix disallow sending tokens to nonholder @talekhinezh (#246)
- Cleanup genesis @talekhinezh (#245)
- Implement separate ports @talekhinezh (#234)
- Tweak sync timeouts @LukasGasior1 (#238)
- Modify GenerateUniverses so that there is one main key staker @talekhinezh (#243)
- Fix transaction ordering @siy (#242)
- Implement remaining API's @siy (#241)
- Update gradle deps @LukasGasior1 (#240)
- Implement keygen tool @siy (#237)
- Cleanup configs @talekhinezh (#236)
- Debug and fix memory leak issue @talekhinezh (#235)