-
Notifications
You must be signed in to change notification settings - Fork 230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Smooth test #159
base: use-ZetaInteractor-in-test
Are you sure you want to change the base?
Smooth test #159
Commits on Jun 16, 2022
-
aaiello/zeta-306-fix-smart-contracts-sast-results (zeta-chain#7)
* aaiello/zeta-306-fix-smart-contracts-sast-results * Update packages/protocol-contracts/contracts/ZetaNonEth.sol * Update packages/protocol-contracts/contracts/ZetaInteractor.sol Co-authored-by: Lucas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 026fde3 - Browse repository at this point
Copy the full SHA 026fde3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 912f7dd - Browse repository at this point
Copy the full SHA 912f7ddView commit details -
Update protocol contracts (zeta-chain#9)
* Missing tests * Protocol contracts improvements * All tests passing * Cleanup * Cleanup * Make it more consistent * Comply with Slither conventions
Configuration menu - View commit details
-
Copy full SHA for d4b9db9 - Browse repository at this point
Copy the full SHA d4b9db9View commit details
Commits on Jun 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ea11bc6 - Browse repository at this point
Copy the full SHA ea11bc6View commit details
Commits on Jun 22, 2022
-
Scaffold repo scripts, add Slither (zeta-chain#3)
* WIP: scripts * Added inquirer and multiple output types * Update .gitignore Co-authored-by: Lucas <[email protected]> * added option for CI and other PR feedback * Update scripts/slither.ts * Update scripts/slither.ts * Add ts-node, add slither script * Remove await * Blankline Co-authored-by: Lucas Janon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d651c44 - Browse repository at this point
Copy the full SHA d651c44View commit details
Commits on Jun 23, 2022
-
aaiello/zeta-335-add-supply-cap-to-smart-contracts (zeta-chain#13)
* aaiello/zeta-335-add-supply-cap-to-smart-contracts * comments addressed * renames * default value to maxSupply * update test * Add describe, enforce max supply on revert * Improve test message * Move setMaxSupply function Co-authored-by: Lucas Janon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50aefdc - Browse repository at this point
Copy the full SHA 50aefdcView commit details -
Exclude libraries from Slither (zeta-chain#12)
* Added ability to include or exclude uniswap/OZ libraries from scan * Fixed import * Script improvements Co-authored-by: Lucas Janon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6981173 - Browse repository at this point
Copy the full SHA 6981173View commit details
Commits on Jun 24, 2022
-
Remove initial mint from ZetaNonEth, add tests (zeta-chain#15)
* Add ZetaNonEth tests, remove mint parameter from ZetaNonEth, prevent TSS from minting * Use HashZero and AddressZero
Configuration menu - View commit details
-
Copy full SHA for 7a03205 - Browse repository at this point
Copy the full SHA 7a03205View commit details -
Update contracts naming (zeta-chain#14)
* Update gasLimit naming * originSenderAddress -> zetaTxSenderAddress * originChainId -> sourceChainId * origin -> sourceTxOriginAddress/zetaTxSender * zetaAmount -> zetaValueAndFees * zetaValueAndFees -> zetaValueAndGas * Improve comments
Configuration menu - View commit details
-
Copy full SHA for 3ee5860 - Browse repository at this point
Copy the full SHA 3ee5860View commit details
Commits on Jun 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5297756 - Browse repository at this point
Copy the full SHA 5297756View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd2a200 - Browse repository at this point
Copy the full SHA fd2a200View commit details -
Improve Slither results (zeta-chain#20)
* Improve Slither results * Use 0.8.7 * Use a single condition
Configuration menu - View commit details
-
Copy full SHA for ac8c0f5 - Browse repository at this point
Copy the full SHA ac8c0f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04ab7c2 - Browse repository at this point
Copy the full SHA 04ab7c2View commit details -
Add Pauser role (zeta-chain#17)
* Add Pauser role * Add tests * Guard for pauserAddress == 0
Configuration menu - View commit details
-
Copy full SHA for 9e4ae67 - Browse repository at this point
Copy the full SHA 9e4ae67View commit details
Commits on Jun 28, 2022
-
Add readme to protocol module (zeta-chain#23)
* Add readme to protocol module * Update packages/protocol-contracts/README.md * Update packages/protocol-contracts/README.md * Update packages/protocol-contracts/README.md * Update packages/protocol-contracts/README.md Co-authored-by: Lucas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8822455 - Browse repository at this point
Copy the full SHA 8822455View commit details -
Create ZetaTokenConsumer (zeta-chain#22)
* Standardize underscore * Add ZetaGasPayer base * Add uniswap contracts * Small tweaks * ZetaGasPayer -> ZetaTokenConsumer * Tests and improvements * WIP: UniV3 * add UniV3 strategy * update contracts and test * secure updateStrategy and add events * add zero validations * update comments * import uniswap v3 contracts * remove fallback * Naming, syntax * Remove fallback & payable * Update packages/protocol-contracts/contracts/ZetaTokenConsumerRecommended.strategy.sol * Details * zetaTokenInput_ -> zetaToken_ * Add receive function * Copy * add test for events * move addresses to json file * update ZetaTokenConsumerUniV3 * remove old comment * Install order keys plugins * Rename * Delete recommended strategy * tokenPoolFee * Blankline Co-authored-by: Lucas Janon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3aa49b - Browse repository at this point
Copy the full SHA c3aa49bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bfb3e3 - Browse repository at this point
Copy the full SHA 4bfb3e3View commit details
Commits on Jun 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for db87337 - Browse repository at this point
Copy the full SHA db87337View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0035046 - Browse repository at this point
Copy the full SHA 0035046View commit details
Commits on Jul 1, 2022
-
Add zetainteractor and errors to examples (zeta-chain#24)
* Add zetainteractor and errors to examples * remove unused error * remove _crossChainId from examples * rename
Configuration menu - View commit details
-
Copy full SHA for 58c7f41 - Browse repository at this point
Copy the full SHA 58c7f41View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 89a5cd1 - Browse repository at this point
Copy the full SHA 89a5cd1View commit details -
Add connector token approval script (zeta-chain#4)
* script to approve connector to spend tokens * PR feedback * Update packages/protocol-contracts/lib/contracts.helpers.ts Co-authored-by: Lucas <[email protected]> Co-authored-by: Lucas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10a8344 - Browse repository at this point
Copy the full SHA 10a8344View commit details
Commits on Jul 5, 2022
-
Integrate zeta token consumer (zeta-chain#26)
* Integrate zeta token consumer * add crosschain test * add zetaConsumer address * fix small comments and renames * update ZetaTokenConsumer to return amount * remove unused functions
Configuration menu - View commit details
-
Copy full SHA for 6952f97 - Browse repository at this point
Copy the full SHA 6952f97View commit details
Commits on Jul 13, 2022
-
Implement veridise audit suggestions (zeta-chain#30)
* Implement veridise audit suggestions * add interface
Configuration menu - View commit details
-
Copy full SHA for 11564d6 - Browse repository at this point
Copy the full SHA 11564d6View commit details -
Aaiello/zeta 790 implement veridise suggestions (zeta-chain#31)
* Implement veridise audit suggestions * add interface * rename
Configuration menu - View commit details
-
Copy full SHA for 3bf2e3f - Browse repository at this point
Copy the full SHA 3bf2e3fView commit details
Commits on Jul 14, 2022
-
Implement veridise suggestions (zeta-chain#32)
* Implement veridise audit suggestions * add interface * rename * add immutable
Configuration menu - View commit details
-
Copy full SHA for 30cd3d2 - Browse repository at this point
Copy the full SHA 30cd3d2View commit details
Commits on Jul 18, 2022
-
Implement PeckShield suggestions (zeta-chain#33)
implement PeckShield suggestions
Configuration menu - View commit details
-
Copy full SHA for be7898d - Browse repository at this point
Copy the full SHA be7898dView commit details
Commits on Jul 20, 2022
-
Deploy to deterministic addresses (zeta-chain#28)
* Deploy to deterministic addresses * deploy with leading zeros * update labels * refactor * update comment * remove unused * deploy immutableCreate2Factory
Configuration menu - View commit details
-
Copy full SHA for 53ca9cd - Browse repository at this point
Copy the full SHA 53ca9cdView commit details
Commits on Jul 21, 2022
-
Add changeset to publish on npm (zeta-chain#29)
* Add changeset to publish on npm * add npm ignore * suggestions
Configuration menu - View commit details
-
Copy full SHA for 07ca732 - Browse repository at this point
Copy the full SHA 07ca732View commit details
Commits on Jul 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1366de2 - Browse repository at this point
Copy the full SHA 1366de2View commit details
Commits on Aug 3, 2022
-
Improve zetaValueAndgGas naming (zeta-chain#39)
* ignore from npm examples and address * Improve zetavalueandgas naming * restore pkg * update connector * add comment
Configuration menu - View commit details
-
Copy full SHA for 501b847 - Browse repository at this point
Copy the full SHA 501b847View commit details
Commits on Aug 4, 2022
-
Update zetasent event to be read by the protocol (zeta-chain#40)
* Update zetasent event * add onrevert
Configuration menu - View commit details
-
Copy full SHA for 79d150d - Browse repository at this point
Copy the full SHA 79d150dView commit details -
Expose addresses on npm (zeta-chain#37)
* ignore from npm examples and address * Expose addresses on npm * update addr * deploy v1 * rename pkg * update readme * update readme * move read functions to addresses pkg * add getAddressAsync * Expose abis and types on npm packages (zeta-chain#38) Expose abis and types on npm * rename to loadAddressFromFile * Update packages/addresses/src/addresses.helpers.ts Co-authored-by: Lucas <[email protected]> * Update packages/addresses/src/addresses.helpers.ts Co-authored-by: Lucas <[email protected]> * Update packages/addresses/src/addresses.helpers.ts Co-authored-by: Lucas <[email protected]> * refactor * rename aux func Co-authored-by: Lucas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e35b55 - Browse repository at this point
Copy the full SHA 4e35b55View commit details -
Redeploy Connector and Zeta token (zeta-chain#34)
* Redeploy Connector and Zeta token * refactor * add comment * add a const * Redeploy example contracts (zeta-chain#35) * Redeploy example contracts * update addr * rebase from main * point to interfaces * more updates * more * deploy connector * restore getScanVariable * examples deplyed * update comment * remove comments
Configuration menu - View commit details
-
Copy full SHA for ff13a11 - Browse repository at this point
Copy the full SHA ff13a11View commit details
Commits on Aug 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1c03730 - Browse repository at this point
Copy the full SHA 1c03730View commit details
Commits on Sep 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cc3bbc1 - Browse repository at this point
Copy the full SHA cc3bbc1View commit details
Commits on Sep 7, 2022
-
Fix npm packages to be used externally (zeta-chain#47)
* Fix npm packages to be used in external * add babel and type files * update readme file * Update packages/addresses/README.md Co-authored-by: Lucas <[email protected]> * Update packages/addresses/README.md Co-authored-by: Lucas <[email protected]> * update readme * move to vite * update version * Update packages/addresses/.npmignore Co-authored-by: Lucas <[email protected]> * Update packages/addresses/.npmignore Co-authored-by: Lucas <[email protected]> * Update packages/addresses/tsconfig.json Co-authored-by: Lucas <[email protected]> * update errors * Update packages/addresses/package.json Co-authored-by: Lucas <[email protected]> Co-authored-by: Lucas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fbc563d - Browse repository at this point
Copy the full SHA fbc563dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 252fd0c - Browse repository at this point
Copy the full SHA 252fd0cView commit details
Commits on Sep 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0520781 - Browse repository at this point
Copy the full SHA 0520781View commit details
Commits on Sep 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0eca92b - Browse repository at this point
Copy the full SHA 0eca92bView commit details
Commits on Sep 20, 2022
-
Add different strategies to swap (zeta-chain#42)
* Add different strategies to swap * consumer option * update CROSS_CHAIN_SWAP_MESSAGE * add test * remove old swap v3 * add deployment script * contract changes * update comment * update comment * deployment
Configuration menu - View commit details
-
Copy full SHA for 77e3185 - Browse repository at this point
Copy the full SHA 77e3185View commit details -
Deploy send value contract to klaytn (zeta-chain#51)
* Deploy send value contract to klaytn * add script
Configuration menu - View commit details
-
Copy full SHA for 9884884 - Browse repository at this point
Copy the full SHA 9884884View commit details
Commits on Nov 4, 2022
-
Implement quantum suggestions (zeta-chain#43)
* Add different strategies to swap * consumer option * update CROSS_CHAIN_SWAP_MESSAGE * add test * remove old swap v3 * add deployment script * contract changes * update comment * update comment * deployment * Implement Quantum suggestions
Configuration menu - View commit details
-
Copy full SHA for 16b56c7 - Browse repository at this point
Copy the full SHA 16b56c7View commit details
Commits on Nov 8, 2022
-
Develop cross chain swap (zeta-chain#53)
* Develop cross chain swap * add deploy script * improve swap * deploy to athens2 * remove unsed code * renames * update readme
Configuration menu - View commit details
-
Copy full SHA for 07e33f1 - Browse repository at this point
Copy the full SHA 07e33f1View commit details
Commits on Nov 28, 2022
-
Develop and deploy zevm uniswap (zeta-chain#55)
* Develop cross chain swap * add deploy script * remove unsed code * Develop and deploy zevm uniswap * rename ZRC4 to ZRC20 * rename ZRC20 to zrc20 * fix swap contract * refactor * params to swap * refactor * update env example * add zeta btc swap * add script to read zEVM system data * add bitcoin test * add tBTC constant * dd btc helper * deploy btc inbound * random updates and deploy * update sample * deploy to athens 2 * refactor liq script * update add liquidity script * remove athens2 constant * restore from main
Configuration menu - View commit details
-
Copy full SHA for d2a7b79 - Browse repository at this point
Copy the full SHA d2a7b79View commit details
Commits on Dec 26, 2022
-
Improvements on contracts ownership (zeta-chain#54)
* Improvements on contracts ownership * add safeCreate2AndTransfer * restore assertion
Configuration menu - View commit details
-
Copy full SHA for 6a94cdd - Browse repository at this point
Copy the full SHA 6a94cddView commit details -
Develop cctx testing scripts (zeta-chain#56)
* Develop cctx testing scripts * comments addressed
Configuration menu - View commit details
-
Copy full SHA for 03a7ff3 - Browse repository at this point
Copy the full SHA 03a7ff3View commit details
Commits on Jan 5, 2023
-
Write SC for multiple output (zeta-chain#57)
* Write SC for multiple output * add test * add multiple output test * refactor using system contarct info * add test * fix v1 swap * comments addressed * rename NoAvailableTransfers * typo
Configuration menu - View commit details
-
Copy full SHA for e7402e3 - Browse repository at this point
Copy the full SHA e7402e3View commit details
Commits on Jan 11, 2023
-
Create bugbounty.md (zeta-chain#59)
* Create bugbounty.md * Update bugbounty.md
Brandon Truong authoredJan 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 010e652 - Browse repository at this point
Copy the full SHA 010e652View commit details
Commits on Jan 12, 2023
-
Deploy swap to klaytn (zeta-chain#52) (zeta-chain#60)
* Deploy swap to klaytn * update comment * fix merge
Configuration menu - View commit details
-
Copy full SHA for 09332dc - Browse repository at this point
Copy the full SHA 09332dcView commit details
Commits on Jan 25, 2023
-
Bump @openzeppelin/contracts from 4.6.0 to 4.7.3 (zeta-chain#63)
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.6.0 to 4.7.3. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md) - [Commits](OpenZeppelin/openzeppelin-contracts@v4.6.0...v4.7.3) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9336fe2 - Browse repository at this point
Copy the full SHA 9336fe2View commit details -
Missing zero address check in (zeta-chain#62)
* Missing zero address check in Signed-off-by: Andres Aiello <[email protected]> * test signed Signed-off-by: Andres Aiello <[email protected]> * test signed Signed-off-by: Andres Aiello <[email protected]> Signed-off-by: Andres Aiello <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cfe525c - Browse repository at this point
Copy the full SHA cfe525cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4c2aba - Browse repository at this point
Copy the full SHA a4c2abaView commit details
Commits on Feb 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 76f566c - Browse repository at this point
Copy the full SHA 76f566cView commit details
Commits on Feb 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fc15ef5 - Browse repository at this point
Copy the full SHA fc15ef5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1193d17 - Browse repository at this point
Copy the full SHA 1193d17View commit details
Commits on Feb 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d4c4153 - Browse repository at this point
Copy the full SHA d4c4153View commit details
Commits on Feb 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 399358e - Browse repository at this point
Copy the full SHA 399358eView commit details
Commits on Feb 27, 2023
-
Split smart contracts repo adding zeta app (zeta-chain#71)
* Split smart contracts repo adding zeta app * remove unsed code * remove unused code * split zevm pkg
Configuration menu - View commit details
-
Copy full SHA for 95ef8e6 - Browse repository at this point
Copy the full SHA 95ef8e6View commit details
Commits on Mar 21, 2023
-
Add comments to smart contracts (zeta-chain#72)
* Add comments to smart contracts * some copy nits in comments * nits * nit * Update packages/zeta-app-contracts/contracts/multi-chain-value/MultiChainValue.sol Co-authored-by: Lucas <[email protected]> * typo * Update packages/zeta-app-contracts/contracts/multi-chain-value/MultiChainValue.sol Co-authored-by: Lucas <[email protected]> * Update packages/zeta-app-contracts/contracts/multi-chain-value/MultiChainValue.sol Co-authored-by: Lucas <[email protected]> * standardize using @dev everywhere instead of @dev: * lucas comments * locas comment * standarize errors comment --------- Co-authored-by: Brandon Truong <[email protected]> Co-authored-by: Lucas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a3f689d - Browse repository at this point
Copy the full SHA a3f689dView commit details
Commits on Mar 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7ae7ad5 - Browse repository at this point
Copy the full SHA 7ae7ad5View commit details
Commits on Apr 6, 2023
-
Cicd/Build docker (zeta-chain#77)
* Fixed Dockerfile and added build step * Added script for auto generating simple env * Fixed docker tag and updated script to include faucet * Updated package.json with new command * renamed tutorial-setup * Setup script generated wallet now persists
Configuration menu - View commit details
-
Copy full SHA for 2d33199 - Browse repository at this point
Copy the full SHA 2d33199View commit details
Commits on Apr 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 70f6d21 - Browse repository at this point
Copy the full SHA 70f6d21View commit details
Commits on Apr 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 73fe6df - Browse repository at this point
Copy the full SHA 73fe6dfView commit details
Commits on Apr 19, 2023
-
Add prepublishonly to addressestools 2 (zeta-chain#85)
* Add prepublishonly to addressestools 2 * update text * remove exit 1
Configuration menu - View commit details
-
Copy full SHA for 724cc0a - Browse repository at this point
Copy the full SHA 724cc0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ee3bd1 - Browse repository at this point
Copy the full SHA 2ee3bd1View commit details
Commits on May 2, 2023
-
chore: replace Alchemy with Ankr RPC (zeta-chain#89)
chore: replace alchemy with ankr rpc
Configuration menu - View commit details
-
Copy full SHA for 21ae165 - Browse repository at this point
Copy the full SHA 21ae165View commit details
Commits on May 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 062b628 - Browse repository at this point
Copy the full SHA 062b628View commit details
Commits on May 5, 2023
-
ERC20custody contract (zeta-chain#75)
* feat: erc20custody contract * fix: small fixes * fix: review feedback * feat: add fee on token transfer handling * fix: some more fixes * feat: safe transfers
Configuration menu - View commit details
-
Copy full SHA for 6273dad - Browse repository at this point
Copy the full SHA 6273dadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ef323b - Browse repository at this point
Copy the full SHA 2ef323bView commit details
Commits on May 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0f079f8 - Browse repository at this point
Copy the full SHA 0f079f8View commit details
Commits on May 19, 2023
-
Cleanup protocol-contracts repo (zeta-chain#93)
* Cleanup protocol-contracts repo * update examples pkg to use protocol repo * update zeta-app pkg to use protocol repo * update zevm examples pkg to use protocol repo * remove interfaces pkg * removed protocol contracts from Dockerfile --------- Co-authored-by: CharlieM <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4993ebe - Browse repository at this point
Copy the full SHA 4993ebeView commit details -
Develop v1 of liquidity incentives (zeta-chain#74)
* Develop v1 of liquidity incentives * remove lib * update contracts * remove unused code * first test * update test * add complex test * add test * add comment * update to use custom errores * add test and refactor * add custom rewards * rename * move nonReentrant * add deploy script * add comment * refactor * add script to read contract data * add Synthetix test cases * Update packages/zevm-app-contracts/test/LiquidityIncentives.spec.ts Co-authored-by: Lucas <[email protected]> * Add timelock and cooldown to token (zeta-chain#90) * add cooldown and min staking * etc * update docker file * update dockerfile * add protocol-contracts-deprecated to dockerfile * merge issues --------- Co-authored-by: Lucas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 145e65e - Browse repository at this point
Copy the full SHA 145e65eView commit details
Commits on May 22, 2023
-
Fix ZRC20 protocol bug (zeta-chain#94)
* Fix ZRC20 protocol bug * rebase fix
Configuration menu - View commit details
-
Copy full SHA for 9aebe38 - Browse repository at this point
Copy the full SHA 9aebe38View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5f3372 - Browse repository at this point
Copy the full SHA e5f3372View commit details -
Bump http-cache-semantics from 4.1.0 to 4.1.1 (zeta-chain#67)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/kornelski/http-cache-semantics/releases) - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: http-cache-semantics dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 669aada - Browse repository at this point
Copy the full SHA 669aadaView commit details -
Bump decode-uri-component from 0.2.0 to 0.2.2 (zeta-chain#65)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 71392a0 - Browse repository at this point
Copy the full SHA 71392a0View commit details
Commits on May 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ae4b2bf - Browse repository at this point
Copy the full SHA ae4b2bfView commit details
Commits on May 24, 2023
-
Remove ZetaTokenConsumerTrident from zetachain repo (zeta-chain#98)
Remove ZetaTokenConsumerTrident to zetachain repo
Configuration menu - View commit details
-
Copy full SHA for e9e8e4e - Browse repository at this point
Copy the full SHA e9e8e4eView commit details
Commits on May 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 69cd5cf - Browse repository at this point
Copy the full SHA 69cd5cfView commit details
Commits on Jun 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 47d5bcf - Browse repository at this point
Copy the full SHA 47d5bcfView commit details
Commits on Jul 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f73a62a - Browse repository at this point
Copy the full SHA f73a62aView commit details
Commits on Jul 10, 2023
-
Remove Ropsten and upgrade to Athens3 (zeta-chain#106)
* Remove Ropsten and upgrade to Athens3 * rename Athens version
Configuration menu - View commit details
-
Copy full SHA for 2df7647 - Browse repository at this point
Copy the full SHA 2df7647View commit details
Commits on Aug 1, 2023
-
Redeploy swap (zeta-chain#110)
* Redeploy swap * upgrade protocol-contracts * redeploy contracts * update deployParams log * update yarn
Configuration menu - View commit details
-
Copy full SHA for 715d418 - Browse repository at this point
Copy the full SHA 715d418View commit details
Commits on Aug 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 57d542b - Browse repository at this point
Copy the full SHA 57d542bView commit details
Commits on Aug 25, 2023
-
Update ZetaChain repo to protocol-contracts 2.0 (zeta-chain#111)
* Update ZetaChain repo to protocol-contracts 2.0 * fix * rename * rm extra file
Configuration menu - View commit details
-
Copy full SHA for 0d1e9ee - Browse repository at this point
Copy the full SHA 0d1e9eeView commit details -
Deploy rewards to Athens2 and 3 (zeta-chain#104)
* Deploy rewards to Athens2 * make public time restrictions
Configuration menu - View commit details
-
Copy full SHA for f551f8a - Browse repository at this point
Copy the full SHA f551f8aView commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f11e620 - Browse repository at this point
Copy the full SHA f11e620View commit details
Commits on Sep 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 90685e8 - Browse repository at this point
Copy the full SHA 90685e8View commit details
Commits on Sep 12, 2023
-
Add native token support to StakingReward contract (zeta-chain#117)
* Add native token support to StakingReward contract * remove extra var * remove extra import * remove unused code
Configuration menu - View commit details
-
Copy full SHA for c80a37f - Browse repository at this point
Copy the full SHA c80a37fView commit details
Commits on Sep 27, 2023
-
Deploy disperse to athens (zeta-chain#120)
* Improve uniswap scripts * deploy disperse to athens * remove uniswap scripts * restore script
Configuration menu - View commit details
-
Copy full SHA for d288f57 - Browse repository at this point
Copy the full SHA d288f57View commit details
Commits on Sep 29, 2023
-
Add bsc-mainnet to addresses pkg (zeta-chain#121)
* Add bsc-mainnet to addresses pkg * Move to v0.0.13
Configuration menu - View commit details
-
Copy full SHA for 5b35a12 - Browse repository at this point
Copy the full SHA 5b35a12View commit details
Commits on Oct 2, 2023
-
Update address tools repo to deploy bsc-mainnet (zeta-chain#122)
* Update address tools repo to deploy bsc-mainnet * update chainId
Configuration menu - View commit details
-
Copy full SHA for 3763b13 - Browse repository at this point
Copy the full SHA 3763b13View commit details
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ccd893e - Browse repository at this point
Copy the full SHA ccd893eView commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ce2ae52 - Browse repository at this point
Copy the full SHA ce2ae52View commit details
Commits on Nov 5, 2023
-
Add deadline to uniswap v2 contract (zeta-chain#126)
* Add deadline to uniswap v2 contract * refactor
Configuration menu - View commit details
-
Copy full SHA for a0b9862 - Browse repository at this point
Copy the full SHA a0b9862View commit details
Commits on Nov 13, 2023
-
Smart contract to verify an address and for accept an invitation (zet…
…a-chain#124) * SC to verify an address and accept an invitation * naming * add test * add validation * naming * add counters * add test * update contract to unpersonalized links * add registration logic to manager * add validation * fix test * rename event * rename messageSigner * add index to event and test * improve test
Configuration menu - View commit details
-
Copy full SHA for b418a4d - Browse repository at this point
Copy the full SHA b418a4dView commit details
Commits on Nov 14, 2023
-
implement immunefi improvements (zeta-chain#131)
* implement immunefi improvements * add codeowners
Configuration menu - View commit details
-
Copy full SHA for 3a19731 - Browse repository at this point
Copy the full SHA 3a19731View commit details
Commits on Nov 27, 2023
-
Cleanup zetachain repo to be zeta apps repo (zeta-chain#132)
* Cleanup zetachain repo to be zeta-apps repo * update docker * update uniswap scripts * refactor * remove unused code * add type to getAppAddress
Configuration menu - View commit details
-
Copy full SHA for 6820479 - Browse repository at this point
Copy the full SHA 6820479View commit details
Commits on Nov 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2b6e85b - Browse repository at this point
Copy the full SHA 2b6e85bView commit details
Commits on Dec 4, 2023
-
Bump word-wrap from 1.2.3 to 1.2.4 (zeta-chain#109)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 76a7815 - Browse repository at this point
Copy the full SHA 76a7815View commit details -
Bump @openzeppelin/contracts from 4.8.3 to 4.9.3 (zeta-chain#112)
* Bump @openzeppelin/contracts from 4.8.3 to 4.9.3 Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.8.3 to 4.9.3. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.9.3/CHANGELOG.md) - [Commits](OpenZeppelin/openzeppelin-contracts@v4.8.3...v4.9.3) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * format --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andres Aiello <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 57c49b9 - Browse repository at this point
Copy the full SHA 57c49b9View commit details -
Bump browserify-sign from 4.2.1 to 4.2.2 (zeta-chain#134)
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md) - [Commits](browserify/browserify-sign@v4.2.1...v4.2.2) --- updated-dependencies: - dependency-name: browserify-sign dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 181bace - Browse repository at this point
Copy the full SHA 181baceView commit details -
Bump get-func-name from 2.0.0 to 2.0.2 (zeta-chain#135)
Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2. - [Release notes](https://github.com/chaijs/get-func-name/releases) - [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2) --- updated-dependencies: - dependency-name: get-func-name dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for daa335a - Browse repository at this point
Copy the full SHA daa335aView commit details
Commits on Dec 5, 2023
-
fix(setup-tutorial.ts) json error (zeta-chain#130)
JSON formatting error in setup-tutorial.ts
Configuration menu - View commit details
-
Copy full SHA for 2f39eff - Browse repository at this point
Copy the full SHA 2f39effView commit details
Commits on Dec 12, 2023
-
feat: ci to zetachain repo (zeta-chain#137)
* feat: ci to zetachain repo * remove unsed code * update test * remove old code * update yaml * remove unused code
Configuration menu - View commit details
-
Copy full SHA for 86eb10e - Browse repository at this point
Copy the full SHA 86eb10eView commit details
Commits on Dec 15, 2023
-
feat: Run slither and coverage (zeta-chain#138)
* feat: Run slither and coverage * remove unused code * lint * update readme * remove coverage files
Configuration menu - View commit details
-
Copy full SHA for 48f0398 - Browse repository at this point
Copy the full SHA 48f0398View commit details
Commits on Jan 3, 2024
-
feat: Iimprove token incentive scripts (zeta-chain#139)
* feat: Iimprove token incentive scripts * lint
Configuration menu - View commit details
-
Copy full SHA for ce47d94 - Browse repository at this point
Copy the full SHA ce47d94View commit details
Commits on Jan 8, 2024
-
feat: Npm Pkg for app contract addresses (zeta-chain#141)
Npm Pkg for app contract addresses
Configuration menu - View commit details
-
Copy full SHA for dd13770 - Browse repository at this point
Copy the full SHA dd13770View commit details -
feat: npm pkg app contract addresses (zeta-chain#142)
* Npm Pkg for app contract addresses * update publish to yarn 3
Configuration menu - View commit details
-
Copy full SHA for 66e4465 - Browse repository at this point
Copy the full SHA 66e4465View commit details -
feat: npm pkg app contract addresses 2 (zeta-chain#143)
* feat: npm pkg app contract addresses * select files
Configuration menu - View commit details
-
Copy full SHA for 95c5ec9 - Browse repository at this point
Copy the full SHA 95c5ec9View commit details
Commits on Jan 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc42ff8 - Browse repository at this point
Copy the full SHA fc42ff8View commit details
Commits on Jan 28, 2024
-
feat: Add events to disperse (zeta-chain#146)
* feat: Add events to disperse * rename * deploy * add from to event
Configuration menu - View commit details
-
Copy full SHA for d7f76a5 - Browse repository at this point
Copy the full SHA d7f76a5View commit details
Commits on Feb 2, 2024
-
feat: implement feature to disable invitation (zeta-chain#148)
* feat: implement feature to disable invitation * audit recommendation * add expiration * typo * update addresses * add pk
Configuration menu - View commit details
-
Copy full SHA for f79723b - Browse repository at this point
Copy the full SHA f79723bView commit details
Commits on Feb 20, 2024
-
feat: update zetachain multichainvalue (zeta-chain#150)
* Initial commit * update network pkg and imports * update deploy script * remove unused * update to @zetachain/networks 4.0.0 * update test * fix sendZeta * add gas limit * remove old deployments * update addresses * Update packages/zeta-app-contracts/contracts/multi-chain-value/MultiChainValue.sol Co-authored-by: Lucas <[email protected]> * Update packages/zeta-app-contracts/contracts/multi-chain-value/MultiChainValue.sol Co-authored-by: Lucas <[email protected]> --------- Co-authored-by: Lucas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45930f0 - Browse repository at this point
Copy the full SHA 45930f0View commit details