predeploy-contracts icon indicating copy to clipboard operation
predeploy-contracts copied to clipboard

Results 17 predeploy-contracts issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [undici](https://github.com/nodejs/undici) from 5.27.2 to 5.28.4. Release notes Sourced from undici's releases. v5.28.4 :warning: Security Release :warning: Fixes https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7 CVE-2024-30260 Fixes https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672 CVE-2024-30261 Full Changelog: https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 v5.28.3 ⚠️ Security Release...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.9 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies

Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.9.3 to 4.9.6. Release notes Sourced from @​openzeppelin/contracts's releases. v4.9.6 Base64: Fix issue where dirty memory located just after the input buffer is affecting the result. (#4929)...

dependencies

Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.60 to 0.10.63. Release notes Sourced from es5-ext's releases. 0.10.63 (2024-02-23) Bug Fixes Do not rely on problematic regex (3551cdd), addresses #201 Support ES2015+ function definitions in...

dependencies

Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies

https://github.com/AcalaNetwork/predeploy-contracts/blob/926bc15978912638122751861d95af4ae53ea5bc/contracts/utils/Predeploy.sol#L15 LIQUID_CROWDLOAN only on acala

Swapped? _Originally posted by @shunjizhan in https://github.com/AcalaNetwork/predeploy-contracts/pull/138#discussion_r1145685996_

https://github.com/AcalaNetwork/predeploy-contracts/blob/769b991ef777fc7322b2088f38d32bc4e1854b63/contracts/stable-asset/IStableAsset.sol#L7-L31 The current events are just the input parameter, the users don't care about this, it should emit the amount that occurred

Should we move this to a new file? Also maybe convert it into a js script that load registered assets from onchain data to generate the file? _Originally posted by...