What's Changed
- Updated to yarn 4.4 by @jimmychu0807 in #1
- Added hardhat-circom and update indent size to be 2 by @jimmychu0807 in #2
- Can start game in smart contract by @jimmychu0807 in #3
- Added submit bid function by @jimmychu0807 in #4
- Completed the smart contract side by @jimmychu0807 in #5
- Allow connecting with a wallet by @jimmychu0807 in #6
- Displaying gameCard by @jimmychu0807 in #7
- Can create game and see the game list by @jimmychu0807 in #8
- Added apps/circuits by @jimmychu0807 in #10
- Output a submission with nullifier now by @jimmychu0807 in #11
- Added test on smart contract to start game by @jimmychu0807 in #12
- Using loadFixture and fix checking on having at least 3 players to start a game by @jimmychu0807 in #13
- Added smart contract interaction on player submitting commitments by @jimmychu0807 in #14
- Added test for invalid proof by @jimmychu0807 in #15
- Start to test revealing player bids/commitments by @jimmychu0807 in #16
- Some renaming and added opening verifier by @jimmychu0807 in #17
- Updated by @jimmychu0807 in #18
- Complete test on opening commitment by @jimmychu0807 in #19
- Can conclude a round with test case by @jimmychu0807 in #21
- Completed the game lifecycle and test cases by @jimmychu0807 in #22
- Working on frontend by @jimmychu0807 in #23
- Added a basic game page by @jimmychu0807 in #24
- Can start a game by @jimmychu0807 in #25
- New UI by @jimmychu0807 in #26
- Updated UI that builds by @jimmychu0807 in #28
- Can start game by @jimmychu0807 in #29
- Better page layout by @jimmychu0807 in #30
- Can submit proof to smart contract by @jimmychu0807 in #32
- Can submit commitment and about to open by @jimmychu0807 in #33
- Can open commitment and conclude a round by @jimmychu0807 in #34
- Better UI on ended games by @jimmychu0807 in #35
- Fix bugs and have game instructions by @jimmychu0807 in #36
- Completed advanced mode in OpenCommitmentActionPanel by @jimmychu0807 in #37
- Added wasm and zkey into git LFS by @jimmychu0807 in #38
- Updated with deployed smart contract address by @jimmychu0807 in #39
- Remove Ethereum Sepolia support by @jimmychu0807 in #40
- Added walletconnect content string for verification by @jimmychu0807 in #41
- Added a project explanation video link by @jimmychu0807 in #42
- linted by @jimmychu0807 in #43
- Updated readme by @jimmychu0807 in #44
- Updating on the game help text by @jimmychu0807 in #45
- Fixing for yarn build and adding padding to the page bottom. by @jimmychu0807 in #46
- Updated project info by @jimmychu0807 in #52
New Contributors
- @jimmychu0807 made their first contribution in #1
Full Changelog: https://github.com/jimmychu0807/PSE-core-capstone/commits/v0.1