-
Notifications
You must be signed in to change notification settings - Fork 12.4k
Remove code in preparation for v5.0 #4258
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
cd07e1b
Remove cross-chain contracts
Amxx 42b3aef
Remove Escrow & PullPayment contracts
Amxx ff68a57
Remove ERC777
Amxx 18e63a7
Update documentation's nav
Amxx 64bf67c
add changeset
Amxx aeb12fa
Remove the Timer libary
Amxx 0ea8756
Remove deprecated draft-xxx files.
Amxx 3344612
Remove getters with error strings
Amxx 5624e52
Remove SafeERC20.safeApprove
Amxx 0a3ccc2
Remove AccessControl._setupRole
Amxx f3e4e14
Remove deprecated getters in Proxy & deprecated error code in ECDSA
Amxx a06d55f
Remove GovernorProposalThreshold
Amxx a949b62
Remove ERC1820Implementer
Amxx 6831f92
fix lint
Amxx 7b385c6
remove tests for ERC1820Implementer
Amxx cd0407f
fix test/urils/Create2.test.js dependency on ERC1820Implementer
Amxx edc27fe
remove deprecated and duplicate storage
Amxx 69c5dee
Remove Checkpoints.History
Amxx c974e7f
Remove SafeMath.sol and move tryXxx function to Math.sol
Amxx d39ab48
re-add PullPayment (with immutable ownership of the Escrow)
Amxx b2be20e
Revert "re-add PullPayment (with immutable ownership of the Escrow)"
Amxx f714926
Update "_Available since" for tryXxx operations
Amxx 15639d7
Apply suggestions from code review
Amxx e519bc3
Update Math.test.js
Amxx 2cd0d41
cleanup EnumerableMap.test.js
Amxx 815bf2a
cleanup Checkpoints tests
Amxx a19eb6a
retreive checkpoint sizes from the generation scripts
Amxx d0e778f
fix foundry test
Amxx 932ae59
Fix upgradeable.patch
Amxx b9991cc
Update .changeset/selfish-queens-rest.md
Amxx 4d11483
add missing await
frangio 32b6b60
Remove SignedSafeMath library and tests
Amxx e21211b
remove mention to SafeMath in SafeCast
Amxx 9456fce
Update test/utils/Create2.test.js
Amxx 2d2e8fa
Update test/utils/Checkpoints.test.js
frangio 9193cea
remove mention of safemath from template
frangio 41732d3
remove ERC-1820 docs and move interfaces
frangio File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Revert "re-add PullPayment (with immutable ownership of the Escrow)"
This reverts commit d39ab48.
- Loading branch information
commit b2be20ea466a96f6d0d32e7d8f10a3695df7faf6
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.