Added
- #634 Add events for listening coefficients and the computationally cheapest regrets
- #678 Add optimistic execution + update CometBFT to v0.38.15
- #663 Add whitelists for admins, topic creators, workers, and reputers. Create x/emissions v6 migration and chain upgrade v0.7.0
- #654 Reorganize Linter Folder, add linter to check fuzzer state transition probabilities add to 100 percent. (Integrated as part of #653)
- #685 Add burner permission to gov module
- #627 Add fee market and fee grant module
- #689 Add the
CircuitBreakerDecorator
to theAnteHandler
- #697 Add upgrade guide to contributing.md
Changed
- #670 Adjust topic initial regret initialization
- #652 Reduce code duplication, set local_testnet_upgrade_l1.sh using environment variables with local_testnet_l1.sh instead
- #650 Make fuzzer setup run through every state transition once before fuzzing starts
- #651 Refactor: Fuzzer rename invariants test to fuzz test
- #653 Fuzzer Bugfixes, Allow User to Set Fuzzer Transition Probability Distribution
- #686 CLI query commands alignment
- #691 Fix number of inferers considered in the reward cycle
- #693 Migration test updates
Deprecated
Removed
- #680 Remove custom ProposalHandler
Fixed
- #683 Added new strategy for reputer listening coefficients
- #668 Add stake nil amount validation + added tests + fixed other tests
- #687 Fix reputer nonce submission boundaries
- #690 Make investor token unlock amounts strictly monotonically increasing
- #695 Mint module GenesisState, proto, and v3 no-op migration (follow-on PR to 690)
- #698 Added docs to CONTRIBUTING.md; Fix
x/mint
version for query autocli; Fixx/emissions
v6 migration such thatx/gov
actually gets burner permissions; Add props to whitelist-related return protos to ensure
Security
- #682 Ensure IBC
MsgTransfer
funds are received