Releases: elesto-dao/bdjuno
Releases · elesto-dao/bdjuno
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2022-10-05)
Features
- add change log (v2.0.0) (#369) (3409a6c)
- add CMD parse-genesis (#257) (0068193)
- add daily refetch module (#454) (c946ce2)
- add optional node flags to cmd "bdjuno hasura-actions" (#331) (55d4b15)
- add prometheus monitoring to hasura actions (#352) (1f1deee)
- add tombstoned information inside validator status (#275) (cc38030)
- add vesting account handling (#232) (f36063f)
- Add workflow to build bdjuno container image (#431) (f9eaebd)
- added fix command (#228) (b81e781)
- added fix ibc-transfers received command (a7388f9)
- added fix ibc-transfers received command (3da3c68)
- added fix ibc-transfers received command (1687dd1)
- added fix ibc-transfers received command (cb070a0)
- added missing support for telemetry and pruning modules (7b5a1da)
- added the migrate command (acc1e4c)
- allow to set delegators rewards query frequency (#199) (a3bc143)
- allow to set validator commission amount query frequency (000dc9e)
- build container image to ghcr.io (00db75b)
- change when completed unbonding and redelegations are deleted (e39143f)
- enable IBC support for Cosmos v0.44.x (#220) (e22612f)
- fetch validator commission only periodically (#233) (1c0954b)
- handle feegrant module (#276) (83264fa)
- handle genesis params (#266) (9ca1491)
- handle MsgCreateVestingAccount (#317) (53749e1)
- handle update params proposals in gov module (#252) (c4e64d4)
- improve error handling (ed05487)
- improve error handling inside when using CoinGecko APIs (7531c8b)
- improved how local stores are initialized (e72d50c)
- improved how local stores are initialized (43c4e3e)
- merge version v1.0.0 (#330) (681fa7c)
- merge version v1.0.0-stargate (#329) (37bbc91)
- move Hasura actions to be a module (#381) (d663508)
- redesigned x/auth and x/bank modules (5a046b6)
- redesigned x/distr and x/gov modules (5ce4f13)
- redesigned x/history, x/mint, x/modules, x/pricefeed, x/slashing and x/staking modules (1e6c310)
- register elesto types (c026348)
- replace hasura actions base URL with env variable (#379) (71648aa)
- set 100 as the default distribution frequency (82415a5)
- set proper vacuum settings for blocks and transactions (#291) (51fde16)
- update inflation following mint param change proposal passed (#432) (52ce0df)
- update proposals that have invalid status but can still be in voting or deposit periods (#430) (49e3089)
- update requirements (#382) (5f0781c)
- update total supply with periodic ops instead (#308) (d16b348)
- updated history module (#353) (081b40f)
- updated staking pool values (#455) (c01e1de)
Bug Fixes
MsgCreateValidator
andMsgUpdateValidator
race condition (#225) (501e2b2)- add block reference to gov schema (#350) (395c839)
- add refetch blocks and transactions fix command (#248) (703b6ae)
- bdjuno version display (#351) (d717d6f)
- BondedTokens exceeds int64 range (#300) (210e7a1)
- completed unbonding delegations and redelegations not updating balances (#251) (d77c95e)
- delegation not being updated correctly (d643d97)
- delegation updating return insertion error (49a0d63)
- error handling while listen and serve hasura action's port (#384) (0dde689)
- filter out empty PriceID returned from GetTokensPriceID() (#328) (82245e9)
- fixed delegator rewards not being updated after unbonding/redelegation ([ce94380](https://github.com/elesto-dao/bdjuno/commi...