-
Notifications
You must be signed in to change notification settings - Fork 28
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
V0.8 #27
base: main
Are you sure you want to change the base?
V0.8 #27
Commits on Dec 25, 2022
-
Use assembly to emit transfer events (#23)
Co-authored-by: Nidhhoggr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 637bf4c - Browse repository at this point
Copy the full SHA 637bf4cView commit details -
Merge pull request #26 from estarriolvetch/main
Use assembly to emit transfer events (#23)
Configuration menu - View commit details
-
Copy full SHA for f8f406c - Browse repository at this point
Copy the full SHA f8f406cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e8bb72 - Browse repository at this point
Copy the full SHA 9e8bb72View commit details
Commits on Jan 5, 2023
-
* update deps * Gets tests working for ERC721Psi * removing ununsed custom errors * Adds ERC721PsiUpgradeable with passing tests * Getting upgradeable mocks working * Adding and implementing ERC721PsiAddressDataStorage * Implement remaining storage slots * Adding test for Burnable and replacing Mock initialize functions with WithInit bootstrapper * Adding tests for AddressData and AddressDataBurnable * Adds tests for RandomSeed extensions * fixing override compiler error and swaping out require string with custom error * Adds tests for RandomSeedReveal extensions * Moving RandomSeed test to appropriate extensions folder Co-authored-by: Nidhhoggr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4dda527 - Browse repository at this point
Copy the full SHA 4dda527View commit details
Commits on Jan 16, 2023
-
Using Solady BitMaps instead of solidity-bits (#32)
Co-authored-by: nidhhoggr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4accc83 - Browse repository at this point
Copy the full SHA 4accc83View commit details
Commits on Jan 23, 2023
-
Feature/addressdata bytemap (#34)
* Using Solady BitMaps instead of solidity-bits * using bytemap in place of the AddressData struct for further optimizations #33 * Ensures once-only writes to mapping on transfers for additional savings #33 Co-authored-by: nidhhoggr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f7504e - Browse repository at this point
Copy the full SHA 0f7504eView commit details
Commits on Nov 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 36e3061 - Browse repository at this point
Copy the full SHA 36e3061View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9174a11 - Browse repository at this point
Copy the full SHA 9174a11View commit details -
Upgrade openzeppelin to v5 and chainlink to v8 (#45)
* Readme updates * Update hardhat.config.js updated spelling * Update README.md fixed a spelling issue * migrated to openzeppelin v5 and minor fixes -upgraded to oz v5 -upgraded to chainlink v8 -uniformed heterogeneous revert error messages -removed unused dependencies -bumped solc version to 0.8.22 -added solidity-coverage dependency * removed unused Address library * migrated to ethers v6 -also removed unused dependencies --------- Co-authored-by: Daniel Gruesso <[email protected]> Co-authored-by: Player1Taco <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30382b6 - Browse repository at this point
Copy the full SHA 30382b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c90088 - Browse repository at this point
Copy the full SHA 4c90088View commit details -
Configuration menu - View commit details
-
Copy full SHA for f608dbd - Browse repository at this point
Copy the full SHA f608dbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for fce10d4 - Browse repository at this point
Copy the full SHA fce10d4View commit details
Commits on Nov 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ef4e87b - Browse repository at this point
Copy the full SHA ef4e87bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d82eed - Browse repository at this point
Copy the full SHA 4d82eedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 008d399 - Browse repository at this point
Copy the full SHA 008d399View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5c911e - Browse repository at this point
Copy the full SHA a5c911eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88b8359 - Browse repository at this point
Copy the full SHA 88b8359View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3640de8 - Browse repository at this point
Copy the full SHA 3640de8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3237ae5 - Browse repository at this point
Copy the full SHA 3237ae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5566d5 - Browse repository at this point
Copy the full SHA f5566d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b91f65c - Browse repository at this point
Copy the full SHA b91f65cView commit details
Commits on Nov 15, 2023
-
Merge pull request #46 from niccolopetti/v0.8
Added slither github action to v8 and minor changes
Configuration menu - View commit details
-
Copy full SHA for 7307f33 - Browse repository at this point
Copy the full SHA 7307f33View commit details