Skip to content

Releases: loreum-org/chamber-contracts

v0.1.1-alpha

07 Mar 18:41
4b474d3
Compare
Choose a tag to compare
v0.1.1-alpha Pre-release
Pre-release

What's Changed

  • Feat/upgradeable by @xhad in #38
  • Feat/upgradeable by @xhad in #39
  • Feat/upgradeable by @xhad in #40
  • Feat/upgradeable by @xhad in #41
  • fix: Interace getters without view by @xhad in #42
  • fix: Update the getChambers function on Regsitry by @xhad in #43
  • Refactor: Make leaderboard array dynamic and implement Bubble Sort. by @jyotirmoydotdev in #44
  • feat: Implement Nonce Handling for Proposals by @jyotirmoydotdev in #45
  • feat: EIP-712 Compliance for Signature Verification by @jyotirmoydotdev in #46
  • feat: Implement GuardManager for Enhanced Transaction Security in the Chamber by @jyotirmoydotdev in #48
  • refactor: Upgrade all uint8 to uint256 by @jyotirmoydotdev in #49
  • Refactor: Separate function and additional improvements. by @jyotirmoydotdev in #50
  • refactor: rename ChamberProxy to MultiProxy by @jyotirmoydotdev in #51
  • feat: Added proposal cancellation and sequential execution of proposals. by @jyotirmoydotdev in #52
  • chore: Rename folders by @xhad in #53
  • chore: Fix broken guard test by @xhad in #54
  • feat: chamber change from Transparent Proxy to Beacon Proxy by @jyotirmoydotdev in #55
  • chore: Run the actions on every commit by @xhad in #57
  • Fix: Imports by @xhad in #58
  • Update the compiler version by @xhad in #59
  • Update Branch by @xhad in #61
  • Updates imports and natspec by @xhad in #62
  • Deploys tokens to sepolia by @xhad in #63
  • Chore/deploy tokens by @xhad in #64
  • Fix bug in the promote function and rename private variables by @xhad in #65
  • Update deployed addresses on Readme by @xhad in #66
  • Fix the function name for the cancel signature by @xhad in #67
  • Updates readme with new deployment to sepolia by @xhad in #68

Full Changelog: 0.1.0-alpha...v0.1.1-alpha

v0.1.0-alpha

10 Sep 04:40
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

What's Changed

  • Chore/rename by @xhad in #36
  • chore: Update the Registry address on Readme by @xhad in #37

Full Changelog: 0.0.5-alpha...0.1.0-alpha

v0.0.5-alpha

09 Sep 19:47
49daa95
Compare
Choose a tag to compare
v0.0.5-alpha Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.4-alpha...0.0.5-alpha

v0.0.4-alpha

04 Sep 21:47
Compare
Choose a tag to compare
v0.0.4-alpha Pre-release
Pre-release

v0.0.3-alpha

04 Sep 21:13
Compare
Choose a tag to compare
v0.0.3-alpha Pre-release
Pre-release

Minor updates and cleanup

What's Changed

New Contributors

  • @omahs made their first contribution in #26

Full Changelog: 0.0.2-alpha...0.0.3-alpha

v0.0.2-alpha

27 Aug 03:44
182baf4
Compare
Choose a tag to compare
v0.0.2-alpha Pre-release
Pre-release

Release without the typechain

v0.0.1-alpha

27 Aug 03:35
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release

Initial Release of Chamber Multisig