Skip to content

Latest commit

 

History

History
200 lines (77 loc) · 10.5 KB

CHANGELOG.md

File metadata and controls

200 lines (77 loc) · 10.5 KB

(2024-05-20)

Bug Fixes

  • ci: Update changelog workflow (#224) (32b141a)
  • readme: fixed init script with broken consensus params (#240) (302762d)

2.2.0-rc01 (2024-05-09)

Features

  • ante: allow doing vesting txs based on whitelist (#216) (e1c968f)

2.1.3-rc02 (2024-05-03)

Bug Fixes

  • deps: bump dymint to v1.1.3-rc02 to fix unsync issue when da is down (#227) (6c745ac)

2.1.3-rc01 (2024-05-02)

Bug Fixes

  • deps: bump dymint to v1.1.3-rc01 to fix full node p2p initial sync issues (#225) (37c7b0f)

2.1.2 (2024-05-01)

Bug Fixes

  • deps: bump dymint to v1.1.2 to fix full node sync issues (#222) (bbcbf5a)

2.1.1 (2024-04-30)

Bug Fixes

  • deps: bumped dymint to v1.1.1 to fix da health event fast emmision (#221) (95743b4)

2.1.0 (2024-04-29)

2.1.0-rc09 (2024-04-29)

Bug Fixes

  • build: Added ledger and netgo support in makefile when make install (#213) (1be4bfc)
  • deps: bump evmos to v0.4.2 to fix vesting msgs not blocked in eip712 ante handler (#218) (8176ee3)

2.1.0-rc08 (2024-04-28)

Bug Fixes

  • deps: bumped dymint to v1.1.0-rc05 to fix da sync issue (#211) (2ef1d93)

2.1.0-rc07 (2024-04-28)

Bug Fixes

  • deps: bump dymint to v1.1.0-rc04 to fix account error not causing panic (#210) (5636e41)

2.1.0-rc06 (2024-04-28)

Features

  • set bech32 prefix without changing source code (#207) (d750eda)

2.1.0-rc05 (2024-04-27)

Bug Fixes

  • readme: fix governor creation and block time substition missing in readme (#206) (f612207)

2.1.0-rc04 (2024-04-27)

Bug Fixes

  • deps: update evmos tag v0.4.1 to block vesting account (#203) (56eb2c1)
  • deps: updated dymint to v1.1.0-rc03 to solve gossip bug (#205) (2bd1daa)
  • deps: updated protobuf to v1.33.0 due to vulnerability (#204) (ea4d3f1)

2.1.0-rc03 (2024-04-26)

Bug Fixes

  • local script: updated with latest relayer version and extra eips (#199) (b032ae1)

2.1.0-rc02 (2024-04-26)

2.1.0-rc01 (2024-04-26)

Bug Fixes

  • app: Changed to use sequencerKeeper instead of stakingKeepr in ibcKeeper (#195) (cec299f)
  • app: fixed bech32 on account keeper to not be hardcoded (#165) (750d1e7)
  • deps: bumps block-explorer-rpc-cosmos v1.0.3 & evm-block-explorer-rpc-cosmos v1.0.3 (#142) (ea5e5fd)
  • multiple fixes to advance readme features (#141) (469d39f)
  • readme: broken links have been renewed. (#78) (c7df6f2)
  • scripts: add an option to skip evm base fees (#162) (ea51eee)
  • scripts: fix hubgenesis tokens in update genesis (#172) (8d37db8)
  • scripts: remove redundant line in setup ibc script (#161) (57d4f17)
  • test scripts: make alice and bob keys in .rollap dir (#147) (b6ee646)
  • updated block size and evm no_base_fee (#160) (876ccad)

Features

  • add swagger config and make scripts (#130) (41718e4)
  • be: integrate block explorer Json-RPC server (#132) (d73b1c4)

2.2.0-alpha (2024-03-26)

Bug Fixes

  • updated init.sh to set gensis operator address (#123) (7cb34f8)

2.1.0-alpha (2024-03-22)

Bug Fixes

2.0.0-beta (2024-01-15)

Bug Fixes

  • cleaning file descriptors (#69) (18f7558)
  • hotfix for ibc-go due to val-set hotfix done on hub for froopyland. (#73) (40c6ec4)

1.0.0-beta (2023-10-19)

Bug Fixes

0.1.0-rc2 (2023-07-31)

0.1.0-rc1 (2023-07-27)