This repository was archived by the owner on Jun 18, 2025. It is now read-only.
Releases: tendermint/spn
Releases · tendermint/spn
v0.3.1
v0.3.0
What's Changed
- feat(
campaign): add simulation formsgEditCampaignby @giunatale in #712 - test(
campaign): addSimulateMsgUpdateTotalSupplytoWeightedOperationin simulation by @giunatale in #722 - test(
campaign): updatedefaultWeightMsgInitializeMainnetby @giunatale in #723 - fix(
simulation): ensure no int overflow for bank state generation by @aljo242 in #724 - chore: bump dependencies by @aljo242 in #713
- fix(
profile): ensure addresses are not equal for MsgAddValidatorOperatorAddress sim by @aljo242 in #727 - test(
campaign): simulation improvements by @giunatale in #726 - feat(
app): add monitoringp module by @aljo242 in #721 - test(
reward): add coverage by @aljo242 in #729 - fix: usage of
randin simulation test by @lumtis in #740 - test(
monitoringc): increase code coverage by @giunatale in #730 - test(
monitoringp): increase code coverage by @aljo242 in #736 - test: ensure only
sdk.DefaultBondDenomis used for fees in our modules simulation by @giunatale in #743 - feat(
profile): events by @aljo242 in #742 - fix: properly set
lastBlockHeightin localnet by @giunatale in #745 - chore(
participation): simplify IsRegisterEnabled return statement by @aljo242 in #751 - fix(
campaign): return correct request number in campaign summary by @lumtis in #748 - feat(
launch): events by @aljo242 in #517 - chore: remove
SendVoucheroperation in simulation by @lumtis in #760 - refactor(
launch): update events format by @lumtis in #758 - fix: campaign query urls by @lumtis in #764
- test(
campaign): add tests forCampaignSummaryby @giunatale in #766 - feat(
campaign): emit events by @aljo242 in #750 - refactor: upgrade
fundraisingto0.3.0by @lumtis in #771 - feat(
campaign): addAuctionsOfCampaignquery by @giunatale in #770 - chore: sdk-bump by @aljo242 in #777
- ci(reset-testnet): add hack to reset testnets by @helder-moreira in #779
- refactor(
launch): removeChainstruct from events by @aljo242 in #776 - feat(
reward): emit events by @aljo242 in #752 - feat(
participation): emit events by @aljo242 in #778 - chore: bump ignite-cli by @aljo242 in #792
- chore(
campaign): disableMsgAddVestingOptionsby @lumtis in #788 - fix: standardize the GRPC query responses by @Pantani in #795
- refactor(
profile): simplify events by @aljo242 in #791 - feat(
campaign): addcreatedAtfield by @lumtis in #796 - feat(
campaign): implementMainnetAccountBalanceAllandMainnetAccountBalancequeries by @lumtis in #793 - feat(
mint): addmintmodule by @giunatale in #794 - feat(
claim): scaffoldclaimmodule by @giunatale in #797 - feat(
campaign): create special allocations type by @lumtis in #786 - feat: denom metadata by @aljo242 in #799
- refactor(
campaign):MainnetAccountBalanceAll: omit account with empty balance by @lumtis in #803 - feat(
claim): genesis and types by @aljo242 in #800 - feat(
campaign): implementMsgUpdateSpecialAllocationsby @lumtis in #798 - test(
claim): improveClaimRecordvalidate by @lumtis in #811 - test: remove
tc := tcby @lumtis in #812 - fix(monitoringc): fix not found query response for
VerifiedClientIdsby @Pantani in #810 - feat(
campaign): implement queryspecial-allocations-balanceby @lumtis in #802 - chore: improve
localnettesting environment by @lumtis in #816 - refactor(
campaign): set correct order withMsgUpdateSpecialAllocationsby @lumtis in #820 - feat(
events): add coordinator address and ID for chain and campaign creation by @lumtis in #824 - fix: outdated proto build by @lumtis in #826
- feat(
campaign): add simulation forMsgUpdateSpecialAllocationsby @lumtis in #817 - chore(localnet): update hermes command for latest version by @lumtis in #831
- chore: format files by @aljo242 in #829
- feat: Implement peer empty connection by @ivanovpetr in #822
- feat(
launch): automatically fetch mainnet account balances for queryGenesisAccountswith mainnet by @lumtis in #805 - chore: upgrade ibc-go to v3.0.0 by @aljo242 in #679
- refactor(
campaign): remove msg add shares by @aljo242 in #837 - test: implement query test suite by @lumtis in #832
- revert(
mint): removerestfromcliby @lumtis in #853 - test(
launch): normalize test cases format by @lumtis in #842 - refactor(
campaign): removeMsgAddVestingOptionsby @aljo242 in #827 - feat(
claim): implementCompleteMissionby @lumtis in #836 - fix(
config.yml): denom metadata by @lumtis in #868 - chore(
config.yml): addclaimsample genesis state by @lumtis in #867 - test(
profile): normalize test cases format by @lumtis in #866 - feat(
claim): add hooks for delegation and vote mission claim by @lumtis in #871 - chore: bump dependencies by @aljo242 in #872
- feat(
mint): addDevelopmentFundto block rewards by @giunatale in #839 - feat(
campaign): add event for campaign auction creation by @lumtis in #841 - refactor(
claim): add checks in genesis validate for already completed missions by @lumtis in #877 - chore: update the cli version by @Pantani in #865
- feat(
claim): implementMsgClaimInitialmessage by @lumtis in #878 - chore(
claim): fix query prefixes by @lumtis in #887 - chore: remove
vueby @lumtis in #888 - feat(
claim): simulation forMsgClaimInitialby @lumtis in #886 - chore: bump cosmos SDK by @aljo242 in #890
- chore: fix app import names by @aljo242 in #889
- refactor(
campaign): removeAuctionsOfCampaignby @lumtis in #892 - fix(
claim): define mission 1 and 2 for simulations by @lumtis in #893 - fix: app.go const lint by @lumtis in #896
- chore: add
config_26661.ymlto serve chain without port collisions by @lumtis in #900 - chore: some localnet fixes by @lumtis in #901
- docs: update
READMEby @aljo242 in #902 - refactor: remove campaign summary queries by @lumtis in #905
- fix(
localnet): set default values forpriv_validator_state.jsonby @lumtis in #907 - chore: sync
mainby @lumtis in #904 - refactor(
app): remove deprecated rest imports by @aljo242 in #908 - refactor: remove usage of
ToDec()by @aljo242 in #910 - refactor(
participation): usesdk.Inttype for allocations by @aljo242 in #894 - refactor: remove
ignitedep by @aljo242 in #911 - chore: update go.mod by @lumtis in #922
- feat: Cosmos SDK
v0.46.0by @aljo242 in #914 - feat(
participation): decay support by @lumtis in https://g...
latest
fix(`launch`): remove pointer for `InitialGenesis` in `MsgCreateChain…