- Add collect-gentxs command to pickup custom gendoc (#388) (f6997e0)
- denommetadata: Add support for providing denom-trace and creation of multiple denom-metadatas (#384) (c720640)
1.5.0-beta (2024-04-14)
1.4.0-beta (2024-04-13)
1.3.0-beta (2024-04-11)
- allocation: do not destroy fee rewards if allocating to proposer fails (#358) (bfd0943)
- mint: added missing cli query for current inflation (#366) (6ecadd8)
- sequencer: added HistoricalEntries param validation (#369) (8e4b891)
- sequencers: sequencers genesis operator address not exported (#367) (2a1f308)
1.2.0-beta (2024-03-26)
1.1.0-beta (2024-03-22)
- adding_inspect_command (#289) (a58be89)
- mint add query cmd for current inflation (#328) (1c49688)
- permissioned creation of token metadata (#327) (ffe8e06)
- rollapp genesis token locking upon channel creation (#333) (4bbdcda)
1.0.0-beta (2023-10-19)
- added keyring-backend flag for gentx_seq (#239) (7bf5d44)
- evm module to use sequencers module instead of staking (#223) (315aa83)
- fixed epochs proto API path (#236) (0013f9f)
- sequencer module returns two objects in initchain (#237) (76c5329)
0.4.0-rc1 (2023-07-02)
- Bump golang.org/x/net from 0.3.0 to 0.7.0 (#150) (1963021)
- changed Int64 to string when logging (#220) (c6cfd1a)
- changed the ibc_go replace directive to the release/v5.1.x_dymint branch (#185) (bb3ef71)
- ci lint failure (#165) (1b92970)
- fixed bug when modifying staking params in init script (#176) (96b35de)
- fixed ERC20 support (#140) (f4aae00)
- fixed overwritten signal handler in
cmd/start
(#195) (72bd37f) - RDK upgrade handler fix from v0.45 to v0.46 (#192) (d632283)
- add automatic erc20 conversion (#154) (d719490)
- add readme (#199) (935d9ee)
- change ibc script to support dymension relayer (#156) (01c204c)
- change minting to be epoch based (#198) (404bb2b)
- changed log rotate max size to be configurable vs hardcoded (#107) (1c40dfd)
- clean up scripts folder (#149) (de8b201)
- Enhanced log config and enable log level override on a module basis (#109) (7292826)
- move dymint related commands to dymint repo (#206) (961dc98)
- passing max_log_size to the logger (#111) (ef2d364)
- simple way to add sequencer on genesis (#183) (53f56f9)
- support getting active sequencers from dymint (#147) (b3c8f82)
- support reading dymint configuration from file (#187) (5feb350)
- update rdk to use
cometbft
(#209) (f4ae301) - upgrade RDK to use cosmos-sdk v0.46.10 (#180) (86713e4)
0.2.0-beta (2023-02-15)
- Revert "removed vue and ts-client" (10bff86)