Releases: nolus-protocol/nolus-core
Releases · nolus-protocol/nolus-core
v0.6.3-testnet-gov-patch
v0.6.2-patch
Bug Fixes
- gov params (Lockwarr)
v0.6.3
Features
Bug Fixes
Documentation
Code Refactoring
- mint module start using KVStoreService #146 (ivivanov)
- tax module start using KVStoreService #146 (ivivanov)
- vestings module start using KVStoreService #146 (ivivanov)
Chores
- remove legacy comment (Lockwarr)
- typo #153 (Lockwarr)
- update cometbft to latest release #157 (Lockwarr)
Commits
v0.6.2
Features
- scripts: Add new protocol stable currency #129 (desislavva)
- script: Allow overriding of node address during setup of a local network #132 (Kiril Mihaylov)
- scripts: Add options for setting node address #134 (Kiril Mihaylov)
Bug Fixes
- scripts: Get valid addresses for platform contracts #130 (desislavva)
- script: Use address passed down as argument for Hermes' configuration #133 (Kiril Mihaylov)
- scripts: Use passed node address #135 (Kiril Mihaylov)
- scripts: Add Hermes configuration flags #139 (desislavva)
- scripts: Add query_gas_limit minimum_gas_price flags #139 (desislavva)
- scripts: Add max_deposit_period max_validators flags #139 (desislavva)
- understandable error when there is no fee provided but required #140 (Lockwarr)
- scripts: Deploy contracts - remove stable_currency (desislavva)
- dependabot alerts (Lockwarr)
- dependabot alerts (Lockwarr)
- applied sdk-50 upgrades, build passing successfully #143 (Lockwarr)
- linter errors #143 (Lockwarr)
- errors after rebase w main #143 (Lockwarr)
- upgrade package names #143 (Lockwarr)
- tax module unit tests successful #143 (Lockwarr)
- mint module tests #143 (Lockwarr)
- all unit-tests passing locally #143 (Lockwarr)
- unit tests passing after wasmvm v2 #143 (Lockwarr)
- sim tests passing #143 (Lockwarr)
- rebase with main #143 (Lockwarr)
- use non-conflicting cosmos-sdk fork version #143 (Lockwarr)
- improve cli #143 (Lockwarr)
- fix creation of vesting accounts through our custom module #143 (Lockwarr)
- rename legacy nomo name #143 (ivivanov)
- use cometbft v0.38.x so querying events works fine #143 (Lockwarr)
- scripts: Gov - expedited_min_deposit denom #143 (desislavva)
- linter #143 (Lockwarr)
- wasmvm base url in builder (Lockwarr)
- require and satisfy hasbeginblocker interface correclty in x/mint (Lockwarr)
- linter (Lockwarr)
Documentation
Code Refactoring
- scripts: Track
nolusd
's process to avoid hanging #138 (Kiril Mihaylov) - wip basicModuleManager #143 (Lockwarr)
Tests
- more tests for custom_tx_fee_checker (Lockwarr)
Continuous Integration
- proto: add manual trigger (ivivanov)
- proto: manual trigger (ivivanov)
- update aws actions ver #143 (ivivanov)
- proto: pin runner version to ubuntu-20.04 #143 (ivivanov)
- proto: add manual trigger event #143 (ivivanov)
- proto: fix syntax err #143 (ivivanov)
- build: pin ubuntu ver (ivivanov)
- build: allow use old node ver (ivivanov)
- build: use x86_64 version for wasmvm lib (Lockwarr)
- builder: use go 1.22.5 with alpine3.20 and fix errors when building (Lockwarr)
- build: new image tag (Lockwarr)
- use alpine3.18 as base image in builder (Lockwarr)
Chores
- scripts: Hermes version - set default value #139 (desislavva)
- fix struct name in comment #142 ([jinjingroad](https://github.com/nolus-pr...
v0.5.3-testnet
FOR TESTNET ONLY
Bug Fixes- testnet release (Lockwarr)
v0.5.3
Features
Bug Fixes
- set icaregisterfeefirstcodeid only for local chains (Lockwarr)
Code Refactoring
- remove unnecessary calling of the method ValidateBasic in the CLI handler - #118 #119 (Emil Georgiev)
Continuous Integration
- add build metadata for cosmovisor #121 (ivivanov)
- restore lint and test (ivivanov)
- fix binaries json output (ivivanov)
Chores
v0.5.2
v0.5.1
Features
Bug Fixes
- scripts: deploy-platform.sh name (desislavva)
- scripts: DEX config - increase gas_multiplier (desislavva)
- wasmvm v1.5.2 (Lockwarr)
- set icaRegisterFeeFirstCode for new networks (Lockwarr)
- tax module fees in foreign denoms refinement (Lockwarr)
- slight refactoring (Lockwarr)
Documentation
- ADR for cosmos-sdk v0.47 #103 (Lockwarr)
- ADR documents (Lockwarr)
- adr document for fees in foreign denoms #106 (Lockwarr)
- fees adr header #106 (Lockwarr)
- lint errors and adr update (Lockwarr)
Styles
- format (Lockwarr)
Code Refactoring
- scripts: Network setup process update #105 (desislavva)
Continuous Integration
- pin builder base image version (ivivanov)
v0.5.0
Features
- mint: add proposal msg sim test #100 (ivivanov )
- tax: add proposal msg sim test #100 (ivivanov )
- enable paying fees in foreign denoms #100 (Lockwarr )
Bug Fixes
- wasmvm v1.5.2 (Lockwarr )
- use static version for golangci-lint #100 (Lockwarr )
- reuse SetAddressPrefixes and clean up #100 (ivivanov )
- redundant func call #100 (ivivanov )
- build #100 (ivivanov )
- proto gen script #100 (ivivanov )
- working nolusd cli #100 (Lockwarr )
- assign staking keeper in appkeepers #100 (Lockwarr )
- x/params is deprecated, let each module manage its params #100 (Lockwarr )
- simulations working #100 (Lockwarr )
- minter test begin block #100 (ivivanov )
- nolusd successfully starting without hermes #100 (Lockwarr )
- ledger support #100 (ivivanov )
- replace depricated math types #100 (ivivanov )
- fix test tax decorator #100 (Lockwarr )
- proto: replace depricated math types #100 (ivivanov )
- cosmos
Documentation
- Update the instructions for adding new DEX #102 (Desislava )
- readme - info about new way to submit proposals #100 (Lockwarr )
Code Refactoring
Continuous Integration
Chores
- stop using deprecated tendermint spm #100 (Lockwarr )
- keepers: re-enable custom modules #100 (ivivanov )
- update deps #100 (ivivanov )
- ante: fix ante handlers #100 (ivivanov )
- app: fixing errors in app/ #100 (ivivanov )
- lint fix #100 (ivivanov )
- lint: start using new errors module #100 (ivivanov )
- lint: start using new errors module #100 (ivivanov )
- lint: using new math module from sdk #100 (ivivanov )
- lint: fix various errors #100 (ivivanov )
- regenerate go.sum #100 (ivivanov )
- remove redundant comment #100 (ivivanov )
- fix style #100 (ivivanov )
- bump proto builder version #100 (ivivanov )
- update meta files #100 (ivivanov )
Commits
- c0553e1: [scripts]feat: Add new DEX - deploy contracts step (Desislava) #102
- ae55c96: [scripts]fix: flag name (Desislava) #102
- continue with go mod tidy #100 (Lockwarr )
- 64934e6: wip (Lockwarr) #100
- 7e9c182: wip - keepers rafactoring (ivivanov) #100
- custom modules refactoring #100 (Lockwarr )
- refactoring keepers.go #100 (ivivanov )
- use neutron sdk47 branch and fix wasmbinding folder errors #100 (Lockwarr )
- 0a84e83: set gov legacy router (ivivanov) #100
- errors cleanup in cmd folder, temporarily ignore some more tests in minter #100 (Lockwarr )
- fix errors in testutil/network #100 (Lockwarr )
- refactor simulation #100 (Lockwarr )
- readability and consensus module #100 ([Lockwarr](https://github.com/nolus-protocol/nolu...