Version game7-v0.1.0.
What's Changed
- Feat: Add abis folder and polish repo by @karacurt in #25
- Permissionless staking contract -
Staker
by @zomglings in #24 - Staker updates after Nethermind audit (first pass) by @zomglings in #31
- Factored out Staker position metadata generation into a separate contract by @zomglings in #32
- Gas estimation improvement by @Anton-Mushnin in #30
- Bridge UI fixes by @Anton-Mushnin in #33
- L2 l3 messaging by @Anton-Mushnin in #36
- Fix: Separate cooldowns on Token Faucet by @karacurt in #37
- Staker UI prototype by @elclandestin0 in #35
- Use correct staker abi by @elclandestin0 in #39
- remove
Staker
and readdstaker
by @elclandestin0 in #40 - New faucet intervals by @Anton-Mushnin in #41
- fixing premature notification by @Anton-Mushnin in #42
- Bridge UI settings by @Anton-Mushnin in #43
- Fix metamask for iOS wallet connection by @Anton-Mushnin in #44
- refactor: remove array reversal for transaction order processing by @Anton-Mushnin in #45
- fix: update input handler to correctly store destination instead of data by @Anton-Mushnin in #47
- Layout check & update by @Anton-Mushnin in #46
- feat: add Google Tag Manager integration to index.html for tracking by @Anton-Mushnin in #49
- Web messages handling by @Anton-Mushnin in #50
- Web allowance dialog update by @Anton-Mushnin in #48
- Web - storing UI settings by @Anton-Mushnin in #51
- chore: deleting unused Summon assets by @Anton-Mushnin in #52
- Web gas estimation by @Anton-Mushnin in #55
- Updated faucet flow for G7 tokens on G7 testnet by @zomglings in #57
- Feat: Token Faucet API by @karacurt in #59
- Feat: Add new endpoints to faucet API by @karacurt in #61
- fix(@arbitrum/sdk): patch L1ToL2MessageGasEstimator to handle Metamas… by @Anton-Mushnin in #66
- Feat: Deploy contract with Safe multisig wallet by @karacurt in #62
- hide staker by @elclandestin0 in #60
- Deployment service for protocol-api by @kompotkot in #68
- Ping route by @kompotkot in #69
- Feat: Add Winston Logger to Protocol API by @karacurt in #70
- Feat: Add Cors by @karacurt in #71
- Added
/status
endpoint to the Protocol API by @zomglings in #72 - Move
/apis/protocol-api
to/api
by @zomglings in #73 - Fix: accept ethereum addresses without 0x by @karacurt in #74
- Feat: add protocol api docs with swagger by @karacurt in #76
- Fix: remove /api from routes by @karacurt in #77
- Modified deploy-wb-dashboard action to deploy to build.game7.io by @zomglings in #78
- Fix build error on frontend... by @zomglings in #79
- Use staging branch during deployment workflow by @kompotkot in #80
- Feat: Adding third party stakes using the address of the user by @ogarciarevett in #84
- Feat: ERC20 bridge CLI + safe flag by @karacurt in #81
- Fix: Add right values of hardhat to deploy to the g7 testnet chain by @ogarciarevett in #85
- Feat/faucet changes by @elclandestin0 in #63
- Feat/bridge updates by @elclandestin0 in #82
- Fix: Update contracts license to MIT by @karacurt in #88
- Feat/faucet changes by @elclandestin0 in #87
- Feat/dark mode by @elclandestin0 in #89
- Feat/dark mode by @elclandestin0 in #91
- Fix bindings by @karacurt in #92
- Feat: Add safe nonce overrider by @karacurt in #93
- Feat/faucet changes by @elclandestin0 in #90
- Fix: api error response by @karacurt in #97
- fix build by @karacurt in #98
- Protocol CLI 0.1.0 by @karacurt in #99
- Add foundry instalation to CI by @karacurt in #100
- The Metronome by @zomglings in #58
New Contributors
- @Anton-Mushnin made their first contribution in #30
- @elclandestin0 made their first contribution in #35
- @ogarciarevett made their first contribution in #84
Full Changelog: game7-v0.0.4...game7-v0.1.0