-
Notifications
You must be signed in to change notification settings - Fork 242
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ETHEREUM-CONTRACTS] Disable flownfts (#1991)
* gov-upgrade-super-token-logic: auto-include tokens using the previous canonical logic * fix multisig detection * disable FlowNFT hooks * remove unused imports * ? * don't update IDA, don't update FlowNFTs, remove bad test code * remove obsolete tests * fix deploy script for tests * updated CHANGELOG * not in this PR * flowNFT purging * more removal, changing subgraph too. WIP * fix tests & devcontainer * fetch newest schema and fix sdk-core build * bump sdk-redux version * remove from verification script * appease linter * remove ApprovalForAllEvent * one more * github runner switched to docker compose v2 * removed MetadataUpdate event, bumped versions, updated metadata, updated CHANGELOG files * fix deploy script * fix code path with pre-existing DMZForwarder * more removal --------- Co-authored-by: Kaspar Kallas <[email protected]>
- Loading branch information
1 parent
5106c44
commit 69c5856
Showing
89 changed files
with
275 additions
and
4,496 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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 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 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 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 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 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
28 changes: 0 additions & 28 deletions
28
packages/ethereum-contracts/contracts/interfaces/superfluid/IConstantInflowNFT.sol
This file was deleted.
Oops, something went wrong.
41 changes: 0 additions & 41 deletions
41
packages/ethereum-contracts/contracts/interfaces/superfluid/IConstantOutflowNFT.sol
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.