Releases: tendermint/spn
Releases · tendermint/spn
v0.3.1
v0.3.0
What's Changed
- feat(
campaign
): add simulation formsgEditCampaign
by @giunatale in #712 - test(
campaign
): addSimulateMsgUpdateTotalSupply
toWeightedOperation
in simulation by @giunatale in #722 - test(
campaign
): updatedefaultWeightMsgInitializeMainnet
by @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
rand
in 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.DefaultBondDenom
is used for fees in our modules simulation by @giunatale in #743 - feat(
profile
): events by @aljo242 in #742 - fix: properly set
lastBlockHeight
in 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
SendVoucher
operation 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 forCampaignSummary
by @giunatale in #766 - feat(
campaign
): emit events by @aljo242 in #750 - refactor: upgrade
fundraising
to0.3.0
by @lumtis in #771 - feat(
campaign
): addAuctionsOfCampaign
query 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
): removeChain
struct 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
): disableMsgAddVestingOptions
by @lumtis in #788 - fix: standardize the GRPC query responses by @Pantani in #795
- refactor(
profile
): simplify events by @aljo242 in #791 - feat(
campaign
): addcreatedAt
field by @lumtis in #796 - feat(
campaign
): implementMainnetAccountBalanceAll
andMainnetAccountBalance
queries by @lumtis in #793 - feat(
mint
): addmint
module by @giunatale in #794 - feat(
claim
): scaffoldclaim
module 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
): implementMsgUpdateSpecialAllocations
by @lumtis in #798 - test(
claim
): improveClaimRecord
validate by @lumtis in #811 - test: remove
tc := tc
by @lumtis in #812 - fix(monitoringc): fix not found query response for
VerifiedClientIds
by @Pantani in #810 - feat(
campaign
): implement queryspecial-allocations-balance
by @lumtis in #802 - chore: improve
localnet
testing environment by @lumtis in #816 - refactor(
campaign
): set correct order withMsgUpdateSpecialAllocations
by @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 forMsgUpdateSpecialAllocations
by @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 queryGenesisAccounts
with 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
): removerest
fromcli
by @lumtis in #853 - test(
launch
): normalize test cases format by @lumtis in #842 - refactor(
campaign
): removeMsgAddVestingOptions
by @aljo242 in #827 - feat(
claim
): implementCompleteMission
by @lumtis in #836 - fix(
config.yml
): denom metadata by @lumtis in #868 - chore(
config.yml
): addclaim
sample 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
): addDevelopmentFund
to 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
): implementMsgClaimInitial
message by @lumtis in #878 - chore(
claim
): fix query prefixes by @lumtis in #887 - chore: remove
vue
by @lumtis in #888 - feat(
claim
): simulation forMsgClaimInitial
by @lumtis in #886 - chore: bump cosmos SDK by @aljo242 in #890
- chore: fix app import names by @aljo242 in #889
- refactor(
campaign
): removeAuctionsOfCampaign
by @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.yml
to serve chain without port collisions by @lumtis in #900 - chore: some localnet fixes by @lumtis in #901
- docs: update
README
by @aljo242 in #902 - refactor: remove campaign summary queries by @lumtis in #905
- fix(
localnet
): set default values forpriv_validator_state.json
by @lumtis in #907 - chore: sync
main
by @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.Int
type for allocations by @aljo242 in #894 - refactor: remove
ignite
dep by @aljo242 in #911 - chore: update go.mod by @lumtis in #922
- feat: Cosmos SDK
v0.46.0
by @aljo242 in #914 - feat(
participation
): decay support by @lumtis in https://g...
latest
fix(`launch`): remove pointer for `InitialGenesis` in `MsgCreateChain…