-
Notifications
You must be signed in to change notification settings - Fork 576
Comparing changes
Open a pull request
base repository: thirdweb-dev/contracts
base: v3.15.0
head repository: thirdweb-dev/contracts
compare: main
- 15 commits
- 153 files changed
- 5 contributors
Commits on Apr 30, 2024
-
* reorg * update dependencies * update dependencies * fix import * v3.15.0
Configuration menu - View commit details
-
Copy full SHA for 114df57 - Browse repository at this point
Copy the full SHA 114df57View commit details
Commits on May 29, 2024
-
* update dependency * update OZ version to 4.9.6 * update package json
Configuration menu - View commit details
-
Copy full SHA for cb63226 - Browse repository at this point
Copy the full SHA cb63226View commit details
Commits on May 31, 2024
-
Bump @openzeppelin/contracts from 4.9.5 to 4.9.6 (#650)
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.9.5 to 4.9.6. - [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.9.5...v4.9.6) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7693ecc - Browse repository at this point
Copy the full SHA 7693eccView commit details -
Bump @openzeppelin/contracts-upgradeable from 4.9.5 to 4.9.6 (#651)
Bumps [@openzeppelin/contracts-upgradeable](https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable) from 4.9.5 to 4.9.6. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable/blob/master/CHANGELOG.md) - [Commits](OpenZeppelin/openzeppelin-contracts-upgradeable@v4.9.5...v4.9.6) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts-upgradeable" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0353be5 - Browse repository at this point
Copy the full SHA 0353be5View commit details
Commits on Aug 20, 2024
-
Switch to Entrypoint 0.7 (#656)
* forge install: account-abstraction v0.7.0 * AA entrypoint 0.7 * prettier * fix aa benchmark tests * fix solhint pragma error * fix imports * fix imports * cleanup
Configuration menu - View commit details
-
Copy full SHA for b1a6148 - Browse repository at this point
Copy the full SHA b1a6148View commit details
Commits on Oct 28, 2024
-
TokenPaymaster (0.7, Adjusted) (#660)
* TokenPaymaster (AA 0.7, Modified) * TokenPaymaster (0.7, Adjusted) Uniswap + Oracle based single ERC20 Paymaster for runtime sponsorship, compatible with sdks * tests * [L-1] TokenPaymaster doesn’t support tokens with decimal > 18 * [M-2] Paymaster is vulnerable to a sandwich attack when refilling the deposit on EntryPoint * prettier --------- Co-authored-by: Yash <kumaryashcse@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cf51bfa - Browse repository at this point
Copy the full SHA cf51bfaView commit details
Commits on Nov 26, 2024
-
[TokenPaymaster] Support chains without WETH9 & Other Improvements (#670
) * [TokenPaymaster] Support chains without WETH9 For chains like Celo we can swap directly to it without unwrapping * Ability to update Oracle config & better cache price updates * expose _setOracleConfiguration * make configs public * Switch to swap-router-contracts interface * Create swap-router-contracts * move price update to validate fn
Configuration menu - View commit details
-
Copy full SHA for 389f945 - Browse repository at this point
Copy the full SHA 389f945View commit details
Commits on Feb 19, 2025
-
* default configs * apply to all contracts * fix platform fee calculation * add default fee recipient addr * make the constant public * fix tests * fix tests * fix test
Configuration menu - View commit details
-
Copy full SHA for 884c906 - Browse repository at this point
Copy the full SHA 884c906View commit details
Commits on Feb 26, 2025
-
add funding.json for op retro program (#680)
* add funding.json for op retro program * lint
Configuration menu - View commit details
-
Copy full SHA for 55ed956 - Browse repository at this point
Copy the full SHA 55ed956View commit details
Commits on Mar 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3bffd0e - Browse repository at this point
Copy the full SHA 3bffd0eView commit details
Commits on Mar 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e85528e - Browse repository at this point
Copy the full SHA e85528eView commit details
Commits on Aug 8, 2025
-
* DropERC721-C * fix override * remove 2771 * initialize CreatorTokenBase * comments
Configuration menu - View commit details
-
Copy full SHA for be86157 - Browse repository at this point
Copy the full SHA be86157View commit details -
Cleanup - remove obsolete (#686)
* Cleanup * cleanup dependencies * remove unused
Configuration menu - View commit details
-
Copy full SHA for 5e15be5 - Browse repository at this point
Copy the full SHA 5e15be5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74105cc - Browse repository at this point
Copy the full SHA 74105ccView commit details -
Cleanup, fix tests, config update (#691)
* deploy config update * fix tests
Configuration menu - View commit details
-
Copy full SHA for 0da770f - Browse repository at this point
Copy the full SHA 0da770fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.15.0...main