Releases: tokenize-x/tx-chain
Releases · tokenize-x/tx-chain
v7.0.0
What's Changed
- Build local-only in linux by @masihyeganeh in #57
- update tx-crust dep by @metalarm10 in #77
- Implement CLI for migrating OS keyring keys by @metalarm10 in #81
- Bump TX version v7 by @TxCorpi0x in #79
- Fix docs links in README.md by @alinetskyi in #83
- Backport Core burn from coreum repo by @TxCorpi0x in #62
- feat: [x/dex]-Add query to get total order-reserver by account by @metalarm10 in #76
- Fix vulnerable CosmWasm version by @masihyeganeh in #84
- Add selective key migration for os keyring migration CLI by @metalarm10 in #86
- IBCv2 Integration by @TxCorpi0x in #64
- [PSE] Use incremental ID for ScheduledDistributions by @metalarm10 in #91
- Fix migrate-keyring CLI to include address reverse-lookup entries by @metalarm10 in #89
- Local binary linux wasmvm panic by @TxCorpi0x in #85
- Fix Missed Lint Issues by @TxCorpi0x in #94
- Fix broken hyperlink rendering in docs by @mkuvsh in #93
- add pse structures to the pse module. by @miladz68 in #95
- fix bug which allows to bypass block smart contract by @miladz68 in #88
- Fix random export failure by @TxCorpi0x in #90
- Fix random CI failure for TestFeeGrant integration test by @metalarm10 in #99
- Implement multi-block PSE community distribution by @metalarm10 in #96
- Move MsgSubmitProposal of group module to non-determinstic gas by @TxCorpi0x in #104
- Release version suffix support by @TxCorpi0x in #107
- Update
tx-wasm-sdkby @TxCorpi0x in #87 - [PSE]: multi-block PSE migration v7 by @metalarm10 in #106
- Handle panic in addition of error recovery of PSE by @TxCorpi0x in #110
- Run Lint CI for docs change only by @TxCorpi0x in #109
- Multi-block PSE - Final Features and TODO Cleanup by @metalarm10 in #111
- Add support for glibc for binary build by @TxCorpi0x in #100
- Fix DEX freeze bug by @masihyeganeh in #92
- Use published TX RUST crates by @TxCorpi0x in #112
- Emit event on PSE community finalization by @TxCorpi0x in #113
- Bump Cosmos-SDK
v0.53.6and Wasmdv0.60.6by @TxCorpi0x in #115 - GRPC health endpoint with List, Check and Watch methods by @TxCorpi0x in #114
- feat(pse): Split scheduled distributions query into processed and unprocessed endpoints by @metalarm10 in #116
- Add CLI Support for PSE Query by @metalarm10 in #117
- Replace upstream repo instead of ibc-go fork ref by @TxCorpi0x in #124
- Set custom handler comment to be changed v8 on 2026 Q4 by @TxCorpi0x in #123
- Integration tests for wasm queries by @TxCorpi0x in #121
- Remove Unnecessary Retry from Network testutil by @TxCorpi0x in #122
- Revert ssh-keys Step in CI for Private Repos by @TxCorpi0x in #120
- [multiblock-PSE] Fix possible failures in delegation phase by @metalarm10 in #119
- Chore(deps): bump cosmos/iavl v1.2.4 to v1.2.8 by @metalarm10 in #118
- Set remaining TODOs as v8 by @TxCorpi0x in #125
- Bump lint version golangci-lint v2.11.4 by @metalarm10 in #126
- Fix
no commit infoerror in export by @TxCorpi0x in #127 - Fix Randomness in Funding acccounts in integration tests by @TxCorpi0x in #132
- Fix Random PSE upgrade Test by @TxCorpi0x in #131
- fix(pse): repair mainnet v7 migration TotalScore invariant + Add Error Context by @metalarm10 in #129
- Fix wasm export integration test by @TxCorpi0x in #133
New Contributors
Full Changelog: v6.0.0...v7.0.0
v7.0.1-testnet
What's Changed
- v7patch1 testnet recovery by @metalarm10 in #130
Full Changelog: v7.0.0-testnet...v7.0.1-testnet
v7.0.0-testnet
What's Changed
- Build local-only in linux by @masihyeganeh in #57
- update tx-crust dep by @metalarm10 in #77
- Implement CLI for migrating OS keyring keys by @metalarm10 in #81
- Bump TX version v7 by @TxCorpi0x in #79
- Fix docs links in README.md by @alinetskyi in #83
- Backport Core burn from coreum repo by @TxCorpi0x in #62
- feat: [x/dex]-Add query to get total order-reserver by account by @metalarm10 in #76
- Fix vulnerable CosmWasm version by @masihyeganeh in #84
- Add selective key migration for os keyring migration CLI by @metalarm10 in #86
- IBCv2 Integration by @TxCorpi0x in #64
- [PSE] Use incremental ID for ScheduledDistributions by @metalarm10 in #91
- Fix migrate-keyring CLI to include address reverse-lookup entries by @metalarm10 in #89
- Local binary linux wasmvm panic by @TxCorpi0x in #85
- Fix Missed Lint Issues by @TxCorpi0x in #94
- Fix broken hyperlink rendering in docs by @mkuvsh in #93
- add pse structures to the pse module. by @miladz68 in #95
- fix bug which allows to bypass block smart contract by @miladz68 in #88
- Fix random export failure by @TxCorpi0x in #90
- Fix random CI failure for TestFeeGrant integration test by @metalarm10 in #99
- Implement multi-block PSE community distribution by @metalarm10 in #96
- Move MsgSubmitProposal of group module to non-determinstic gas by @TxCorpi0x in #104
- Release version suffix support by @TxCorpi0x in #107
- Update
tx-wasm-sdkby @TxCorpi0x in #87 - [PSE]: multi-block PSE migration v7 by @metalarm10 in #106
- Handle panic in addition of error recovery of PSE by @TxCorpi0x in #110
- Run Lint CI for docs change only by @TxCorpi0x in #109
- Multi-block PSE - Final Features and TODO Cleanup by @metalarm10 in #111
- Add support for glibc for binary build by @TxCorpi0x in #100
- Fix DEX freeze bug by @masihyeganeh in #92
- Use published TX RUST crates by @TxCorpi0x in #112
- Emit event on PSE community finalization by @TxCorpi0x in #113
- Bump Cosmos-SDK
v0.53.6and Wasmdv0.60.6by @TxCorpi0x in #115 - GRPC health endpoint with List, Check and Watch methods by @TxCorpi0x in #114
- feat(pse): Split scheduled distributions query into processed and unprocessed endpoints by @metalarm10 in #116
- Add CLI Support for PSE Query by @metalarm10 in #117
- Replace upstream repo instead of ibc-go fork ref by @TxCorpi0x in #124
- Set custom handler comment to be changed v8 on 2026 Q4 by @TxCorpi0x in #123
- Integration tests for wasm queries by @TxCorpi0x in #121
- Remove Unnecessary Retry from Network testutil by @TxCorpi0x in #122
- Revert ssh-keys Step in CI for Private Repos by @TxCorpi0x in #120
- [multiblock-PSE] Fix possible failures in delegation phase by @metalarm10 in #119
- Chore(deps): bump cosmos/iavl v1.2.4 to v1.2.8 by @metalarm10 in #118
New Contributors
Full Changelog: v6.0.0...v7.0.0-testnet
v6.1.0-testnet
What's Changed
- Testnet Missed upgrade steps by @TxCorpi0x in #102
Full Changelog: v6.1.0...v6.1.0-testnet
v6.1.0
What's Changed
- Fix missing DenomUnits in v6 denom metadata migration by @metalarm10 in #103
- Rename upgrade to v6patch1 by @metalarm10 in #105
Full Changelog: v6.0.2...v6.1.0
What's Changed
- Fix missing DenomUnits in v6 denom metadata migration by @metalarm10 in #103
- Rename upgrade to v6patch1 by @metalarm10 in #105
Full Changelog: v6.0.2...v6.1.0
v6.0.2
What's Changed
- [hotfix]: Fix PSE division by zero in distributeToDelegator by @metalarm10 in #101
Full Changelog: v6.0.1...v6.0.2
v6.0.1
v6.0.0
What's Changed
- Configure private access to crust inside tx-chain repo by @alinetskyi in #1
- Rename crust to tx-crust in tx-chain repo by @alinetskyi in #2
- Replace
tx-toolsreferences by @TxCorpi0x in #3 - Replace crust with
tx-crustby @TxCorpi0x in #5 - Replace
coreum-wasm-sdkwithtx-wasm-sdkby @TxCorpi0x in #4 - pse module empty skeleton by @miladz68 in #6
- Implemented data types for pse snapshoting by @miladz68 in #7
- fixed leftovers in pse module structure by @miladz68 in #8
- Implemented AfterDelegationModified Hook for pse module by @miladz68 in #9
- Implement delegation removed staking hook in pse module by @miladz68 in #10
- Params definition for PSE module with excluded addresses by @TxCorpi0x in #11
- implemented distribute function of the pse module by @miladz68 in #13
- Update
wasmd@v0.60.2dependencies by @TxCorpi0x in #15 - PSE Schedule and Distribution by @TxCorpi0x in #14
- added additional test to the pse distribute method by @miladz68 in #16
- fix inflation according pse plan requirements by @miladz68 in #19
- merge 2 different pse distribution logics by @miladz68 in #23
- refactor final score map struct in pse module by @miladz68 in #24
- PSE Multi-Recipient mappping for clearing accounts by @TxCorpi0x in #21
- PSE Score query implementation by @TxCorpi0x in #25
- fix tests which are broken from previous PRs by @miladz68 in #26
- added score and delegation time entry to pse genesis by @miladz68 in #22
- integrate address exclusion functionality from distribution by @miladz68 in #27
- PSE Clearing accounts balances Query by @TxCorpi0x in #29
- create snapthot of staking module into pse after upgrade by @miladz68 in #20
- PSE Allocation Schedule Query by @TxCorpi0x in #28
- Mint PSE module account balances in znet by @TxCorpi0x in #33
- Added Cli query for user score by @miladz68 in #30
- PSE Proposals message hanlders by @TxCorpi0x in #31
- finalize end blocker of pse module by @miladz68 in #32
- PSE Distribution Timing by @TxCorpi0x in #37
- added some wait time to pse upgrade test by @miladz68 in #38
- PSE Query CLI and Integration tests by @TxCorpi0x in #35
- PSE spec readme by @TxCorpi0x in #34
- Add integration test for pse community distribution by @miladz68 in #39
- PSE upgrade integration test by @TxCorpi0x in #40
- added event for pse community ditribution by @miladz68 in #42
- Fix insecure dependencies by @masihyeganeh in #43
- Fix gaia on arm mac by @masihyeganeh in #46
- fixed failing export test by @miladz68 in #44
- implemented disable distribution gov proposal in pse module by @miladz68 in #41
- fixed score reset logic in the pse module by @miladz68 in #48
- fixed failing unit tests in pse module by @miladz68 in #47
- fix audit report issues from Certik by @miladz68 in #50
- Upgrade handler for Validator Commission rate by @TxCorpi0x in #49
- Switch to ghcr.io for storing docker images by @ysv in #51
- Enable breakingProto by @masihyeganeh in #55
- Add PSE video to readme by @TxCorpi0x in #56
- Add deterministic map implementation and linter by @masihyeganeh in #54
- Fix excluded addresses re-inclusion by @TxCorpi0x in #59
- Update cored from 5.0.0 to 5.0.3 by @TxCorpi0x in #61
- Rmove the version from upgrade CI title by @TxCorpi0x in #65
- Bump CometBFT to v0.38.21 (Tachyon patch) by @metalarm10 in #63
- Revert "Add deterministic map implementation and linter (#54)" by @miladz68 in #66
- fixed run-unsafe integration test flag by @miladz68 in #58
- Bump ledger-related deps to fix ledger signing by @ysv in #68
- Fix PSE iterator by @masihyeganeh in #70
- Upgrade vulnerable dependencies by @masihyeganeh in #72
- Finalize upgrade v6 steps for testnet by @ysv in #73
- Set upgrade v6 parameters for mainnet by @ysv in #74
New Contributors
- @alinetskyi made their first contribution in #1
- @TxCorpi0x made their first contribution in #3
- @miladz68 made their first contribution in #6
- @masihyeganeh made their first contribution in #43
- @ysv made their first contribution in #51
- @metalarm10 made their first contribution in #63
Full Changelog: v5.0.0...v6.0.0
v6.0.3-rc1
What's Changed
- Configure private access to crust inside tx-chain repo by @alinetskyi in #1
- Rename crust to tx-crust in tx-chain repo by @alinetskyi in #2
- Replace
tx-toolsreferences by @TxCorpi0x in #3 - Replace crust with
tx-crustby @TxCorpi0x in #5 - Replace
coreum-wasm-sdkwithtx-wasm-sdkby @TxCorpi0x in #4 - pse module empty skeleton by @miladz68 in #6
- Implemented data types for pse snapshoting by @miladz68 in #7
- fixed leftovers in pse module structure by @miladz68 in #8
- Implemented AfterDelegationModified Hook for pse module by @miladz68 in #9
- Implement delegation removed staking hook in pse module by @miladz68 in #10
- Params definition for PSE module with excluded addresses by @TxCorpi0x in #11
- implemented distribute function of the pse module by @miladz68 in #13
- Update
wasmd@v0.60.2dependencies by @TxCorpi0x in #15 - PSE Schedule and Distribution by @TxCorpi0x in #14
- added additional test to the pse distribute method by @miladz68 in #16
- fix inflation according pse plan requirements by @miladz68 in #19
- merge 2 different pse distribution logics by @miladz68 in #23
- refactor final score map struct in pse module by @miladz68 in #24
- PSE Multi-Recipient mappping for clearing accounts by @TxCorpi0x in #21
- PSE Score query implementation by @TxCorpi0x in #25
- fix tests which are broken from previous PRs by @miladz68 in #26
- added score and delegation time entry to pse genesis by @miladz68 in #22
- integrate address exclusion functionality from distribution by @miladz68 in #27
- PSE Clearing accounts balances Query by @TxCorpi0x in #29
- create snapthot of staking module into pse after upgrade by @miladz68 in #20
- PSE Allocation Schedule Query by @TxCorpi0x in #28
- Mint PSE module account balances in znet by @TxCorpi0x in #33
- Added Cli query for user score by @miladz68 in #30
- PSE Proposals message hanlders by @TxCorpi0x in #31
- finalize end blocker of pse module by @miladz68 in #32
- PSE Distribution Timing by @TxCorpi0x in #37
- added some wait time to pse upgrade test by @miladz68 in #38
- PSE Query CLI and Integration tests by @TxCorpi0x in #35
- PSE spec readme by @TxCorpi0x in #34
- Add integration test for pse community distribution by @miladz68 in #39
- PSE upgrade integration test by @TxCorpi0x in #40
- added event for pse community ditribution by @miladz68 in #42
- Fix insecure dependencies by @masihyeganeh in #43
- Fix gaia on arm mac by @masihyeganeh in #46
- fixed failing export test by @miladz68 in #44
- implemented disable distribution gov proposal in pse module by @miladz68 in #41
- fixed score reset logic in the pse module by @miladz68 in #48
- fixed failing unit tests in pse module by @miladz68 in #47
- fix audit report issues from Certik by @miladz68 in #50
- Upgrade handler for Validator Commission rate by @TxCorpi0x in #49
- Switch to ghcr.io for storing docker images by @ysv in #51
- Enable breakingProto by @masihyeganeh in #55
- Add PSE video to readme by @TxCorpi0x in #56
- Add deterministic map implementation and linter by @masihyeganeh in #54
- Fix excluded addresses re-inclusion by @TxCorpi0x in #59
- Update cored from 5.0.0 to 5.0.3 by @TxCorpi0x in #61
- Rmove the version from upgrade CI title by @TxCorpi0x in #65
- Bump CometBFT to v0.38.21 (Tachyon patch) by @metalarm10 in #63
- Revert "Add deterministic map implementation and linter (#54)" by @miladz68 in #66
- fixed run-unsafe integration test flag by @miladz68 in #58
- Bump ledger-related deps to fix ledger signing by @ysv in #68
- Fix PSE iterator by @masihyeganeh in #70
- Upgrade vulnerable dependencies by @masihyeganeh in #72
New Contributors
- @alinetskyi made their first contribution in #1
- @TxCorpi0x made their first contribution in #3
- @miladz68 made their first contribution in #6
- @masihyeganeh made their first contribution in #43
- @ysv made their first contribution in #51
- @metalarm10 made their first contribution in #63
Full Changelog: https://github.com/tokenize-x/tx-chain/commits/v6.0.3-rc1