Skip to content

Commit

Permalink
Merge pull request #270 from nucypher/epic-subscription
Browse files Browse the repository at this point in the history
[EPIC] New fee model architecture
  • Loading branch information
KPrasch authored Aug 14, 2024
2 parents aa53f83 + 05b960e commit f92cce4
Show file tree
Hide file tree
Showing 57 changed files with 6,497 additions and 2,883 deletions.
1 change: 0 additions & 1 deletion .solhint.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"check-send-result": "error",
"func-visibility": ["error", { "ignoreConstructors": true }],
"multiple-sends": "error",
"no-complex-fallback": "error",
"no-inline-assembly": "off",
"no-unused-import": "error",
"not-rely-on-block-hash": "error",
Expand Down
163 changes: 0 additions & 163 deletions contracts/contracts/coordination/BetaProgramInitiator.sol

This file was deleted.

Loading

0 comments on commit f92cce4

Please sign in to comment.