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