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

Smart contracts for Ampleforth Protocol (working name uFragments)

Results 27 ampleforth-contracts issues
Sort by recently updated
recently updated
newest added

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...

dependencies
javascript

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...

dependencies
javascript

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. Release notes Sourced from actions/setup-node's releases. v4.0.0 What's Changed In scope of this release we changed version of node runtime for action from node16...

dependencies
github_actions

Bumps [undici](https://github.com/nodejs/undici) from 5.19.1 to 5.26.3. Release notes Sourced from undici's releases. v5.26.3 No release notes provided. v5.26.2 Security Release, CVE-2023-45143. v5.26.1 What's Changed Fix publish undici-types once and for...

dependencies
javascript

Bumps [@openzeppelin/contracts-upgradeable](https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable) from 4.7.3 to 4.9.3. Release notes Sourced from @​openzeppelin/contracts-upgradeable's releases. v4.9.3 Note This release contains a fix for GHSA-g4vp-m682-qqmp. ERC2771Context: Return the forwarder address whenever the msg.data of...

dependencies
javascript

A version of wrapped AMPL which implements ERC-4626.

adds whitelist to orchestrator contract so that whitelisted contracts can call rebase

Several contract deployments fail: ``` An unexpected error occurred: Error: missing argument: passed to contract (count=3, expectedCount=4, code=MISSING_ARGUMENT, version=contracts/5.7.0) ``` ``` An unexpected error occurred: Error: no matching function (argument="signature",...