Skip to content

Commit

Permalink
Release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shanejearley committed Jan 12, 2023
1 parent c345bca commit 6e0d9ae
Show file tree
Hide file tree
Showing 3 changed files with 104 additions and 4 deletions.
102 changes: 101 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,107 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### 0.0.1
#### [v0.0.2](https://github.com/consensusnetworks/casimir/compare/v0.0.1...v0.0.2)

- Promote develop to master [`#233`](https://github.com/consensusnetworks/casimir/pull/233)
- New design [`#232`](https://github.com/consensusnetworks/casimir/pull/232)
- Promote develop to master [`#216`](https://github.com/consensusnetworks/casimir/pull/216)
- Feature/primary account [`#226`](https://github.com/consensusnetworks/casimir/pull/226)
- Dynamically calculate fees from SSV smart contract and show on front-end [`#222`](https://github.com/consensusnetworks/casimir/pull/222)
- Add try catch around cdk bootstrap to catch deletion rejections [`#225`](https://github.com/consensusnetworks/casimir/pull/225)
- Feature/tidy front end [`#221`](https://github.com/consensusnetworks/casimir/pull/221)
- Add postinstall script to build workspace packages on install [`#220`](https://github.com/consensusnetworks/casimir/pull/220)
- Add mock beacon deposit usage [`#215`](https://github.com/consensusnetworks/casimir/pull/215)
- Promote develop to master [`#211`](https://github.com/consensusnetworks/casimir/pull/211)
- Add live data to /stake [`#214`](https://github.com/consensusnetworks/casimir/pull/214)
- Feature/ssv pool query [`#213`](https://github.com/consensusnetworks/casimir/pull/213)
- Feature/staking page [`#209`](https://github.com/consensusnetworks/casimir/pull/209)
- Feature/exchange rate fe [`#212`](https://github.com/consensusnetworks/casimir/pull/212)
- Calculate fees and add to staking total [`#208`](https://github.com/consensusnetworks/casimir/pull/208)
- Promote develop to master [`#183`](https://github.com/consensusnetworks/casimir/pull/183)
- Feature/auth-message [`#201`](https://github.com/consensusnetworks/casimir/pull/201)
- Add SSV pool details and change to ID [`#204`](https://github.com/consensusnetworks/casimir/pull/204)
- Add protocol fee collection and distribution [`#202`](https://github.com/consensusnetworks/casimir/pull/202)
- Feature/web layout [`#196`](https://github.com/consensusnetworks/casimir/pull/196)
- Feature/whitepaper styling [`#192`](https://github.com/consensusnetworks/casimir/pull/192)
- Feature/trezor [`#195`](https://github.com/consensusnetworks/casimir/pull/195)
- Feature/whitepaper [`#184`](https://github.com/consensusnetworks/casimir/pull/184)
- Fix sending EIP1559 transaction with ethers [`#191`](https://github.com/consensusnetworks/casimir/pull/191)
- Change -e (expose) flag to -x (external) for local/dev [`#190`](https://github.com/consensusnetworks/casimir/pull/190)
- Add trezor emulator [`#179`](https://github.com/consensusnetworks/casimir/pull/179)
- Promote develop to master [`#178`](https://github.com/consensusnetworks/casimir/pull/178)
- Feature/save remove address [`#176`](https://github.com/consensusnetworks/casimir/pull/176)
- Feature/clean crawler [`#167`](https://github.com/consensusnetworks/casimir/pull/167)
- Feature/dynamic layout [`#174`](https://github.com/consensusnetworks/casimir/pull/174)
- Promote develop to master [`#164`](https://github.com/consensusnetworks/casimir/pull/164)
- Add contract markdown docs hook [`#177`](https://github.com/consensusnetworks/casimir/pull/177)
- Feature/verify address [`#161`](https://github.com/consensusnetworks/casimir/pull/161)
- Clean landing app [`#162`](https://github.com/consensusnetworks/casimir/pull/162)
- Feature/ssv deposit balance [`#160`](https://github.com/consensusnetworks/casimir/pull/160)
- Promote develop to master [`#157`](https://github.com/consensusnetworks/casimir/pull/157)
- Feature/auth lambda setup [`#156`](https://github.com/consensusnetworks/casimir/pull/156)
- Add getGasPriceAndLimit method to useEthers composable [`#155`](https://github.com/consensusnetworks/casimir/pull/155)
- Promote develop to master [`#152`](https://github.com/consensusnetworks/casimir/pull/152)
- Refactor existing composable initialization, add wallet-specific address getters [`#154`](https://github.com/consensusnetworks/casimir/pull/154)
- Replace hardhat automine with interval mining [`#153`](https://github.com/consensusnetworks/casimir/pull/153)
- Add initial SSV manager and pool contracts [`#135`](https://github.com/consensusnetworks/casimir/pull/135)
- Promote develop to master [`#141`](https://github.com/consensusnetworks/casimir/pull/141)
- Add beacon deposit event [`#142`](https://github.com/consensusnetworks/casimir/pull/142)
- Feature/phantom new [`#143`](https://github.com/consensusnetworks/casimir/pull/143)
- Merging PR for ledger send/sign and other wallet provider sign [`#137`](https://github.com/consensusnetworks/casimir/pull/137)
- Add crawler test script and refactor existing scripts [`#140`](https://github.com/consensusnetworks/casimir/pull/140)
- Promote develop to master [`#139`](https://github.com/consensusnetworks/casimir/pull/139)
- Promote develop to master [`#136`](https://github.com/consensusnetworks/casimir/pull/136)
- Add casimir logo to content directory [`#138`](https://github.com/consensusnetworks/casimir/pull/138)
- Schema change proposal [`#134`](https://github.com/consensusnetworks/casimir/pull/134)
- Promote develop to master [`#133`](https://github.com/consensusnetworks/casimir/pull/133)
- Add Ethereum and update Iotex actions [`#132`](https://github.com/consensusnetworks/casimir/pull/132)
- Promote develop to master [`#130`](https://github.com/consensusnetworks/casimir/pull/130)
- Rename sendWalletConnectTx to sendWalletConnectTransaction [`#131`](https://github.com/consensusnetworks/casimir/pull/131)
- Add WalletConnect functionality (enable, disable, sendTransaction) [`#129`](https://github.com/consensusnetworks/casimir/pull/129)
- Promote develop to master [`#120`](https://github.com/consensusnetworks/casimir/pull/120)
- Remove diagrams notebook [`#121`](https://github.com/consensusnetworks/casimir/pull/121)
- Retrieve last block & schema change [`#119`](https://github.com/consensusnetworks/casimir/pull/119)
- Add ledger emulator [`#115`](https://github.com/consensusnetworks/casimir/pull/115)
- Promote develop to master [`#117`](https://github.com/consensusnetworks/casimir/pull/117)
- Break out web and landing apps [`#118`](https://github.com/consensusnetworks/casimir/pull/118)
- Feature/iotex actions [`#116`](https://github.com/consensusnetworks/casimir/pull/116)
- Promote develop to master [`#114`](https://github.com/consensusnetworks/casimir/pull/114)
- Add ethereum tools and diagram [`#113`](https://github.com/consensusnetworks/casimir/pull/113)
- Promote develop to master [`#108`](https://github.com/consensusnetworks/casimir/pull/108)
- Add crawler service [`#104`](https://github.com/consensusnetworks/casimir/pull/104)
- Promote develop to master [`#106`](https://github.com/consensusnetworks/casimir/pull/106)
- Move chainID to Antenna init options [`#105`](https://github.com/consensusnetworks/casimir/pull/105)
- Promote develop to master [`#103`](https://github.com/consensusnetworks/casimir/pull/103)
- Add logo to README.md [`#102`](https://github.com/consensusnetworks/casimir/pull/102)
- Promote develop to master [`#101`](https://github.com/consensusnetworks/casimir/pull/101)
- Add data ops workspace [`#94`](https://github.com/consensusnetworks/casimir/pull/94)
- Promote develop to master [`#97`](https://github.com/consensusnetworks/casimir/pull/97)
- Add node modules polyfills and vite commonjs build for iotex-antenna [`#96`](https://github.com/consensusnetworks/casimir/pull/96)
- Promote develop to master [`#95`](https://github.com/consensusnetworks/casimir/pull/95)
- Add IoPay desktop wallet functionality [`#73`](https://github.com/consensusnetworks/casimir/pull/73)
- Promote develop to master [`#87`](https://github.com/consensusnetworks/casimir/pull/87)
- Enhance README style [`#86`](https://github.com/consensusnetworks/casimir/pull/86)
- Promote develop to master [`#72`](https://github.com/consensusnetworks/casimir/pull/72)
- Prototype account lookup and send transaction (eth) for two wallet providers [`#70`](https://github.com/consensusnetworks/casimir/pull/70)
- Promote develop to master [`#69`](https://github.com/consensusnetworks/casimir/pull/69)
- Promote develop to master [`#67`](https://github.com/consensusnetworks/casimir/pull/67)
- Refactor lambda service [`#68`](https://github.com/consensusnetworks/casimir/pull/68)
- Merge contract flow [`#64`](https://github.com/consensusnetworks/casimir/pull/64)
- Promote develop to master [`#63`](https://github.com/consensusnetworks/casimir/pull/63)
- Add initial ETL infrastructure [`#62`](https://github.com/consensusnetworks/casimir/pull/62)
- Promote develop to master [`#50`](https://github.com/consensusnetworks/casimir/pull/50)
- @shanejearley @DemogorGod - Thank you for the review and suggested changes. Changes have all been made and am merging them in now. Feel free to check them out. [`#48`](https://github.com/consensusnetworks/casimir/pull/48)
- Promote develop to master [`#46`](https://github.com/consensusnetworks/casimir/pull/46)
- Promote develop to master [`#45`](https://github.com/consensusnetworks/casimir/pull/45)
- Move optional mocking behind flag [`#29`](https://github.com/consensusnetworks/casimir/pull/29)
- Add network flag to ethereum deploy script in dev flow [`53720ee`](https://github.com/consensusnetworks/casimir/commit/53720ee31e1ed15d9afc0645244b92c6cb31a514)
- Fix corrupted package-lock.json [`8f325ea`](https://github.com/consensusnetworks/casimir/commit/8f325ea05a08b8ef1304f52bdddc213dbb02829d)
- Update release-it [`ea7e3e5`](https://github.com/consensusnetworks/casimir/commit/ea7e3e56019cd15769c49a69d5456586c9d1be9c)

#### v0.0.1

> 11 June 2022
- Feature/landing page [`#27`](https://github.com/consensusnetworks/casimir/pull/27)
- Add email service [`2b9dc0f`](https://github.com/consensusnetworks/casimir/commit/2b9dc0f8b3be01853c71bd02ba202655d255f6c2)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "casimir",
"version": "0.0.1",
"version": "0.0.2",
"description": "Decentralized staking and asset management",
"workspaces": [
"apps/*",
Expand Down

0 comments on commit 6e0d9ae

Please sign in to comment.