Skip to content

Commit

Permalink
feat: support Shared Revenue collect module (#935)
Browse files Browse the repository at this point in the history
* chore: removes mention of APP_NOT_ALLOWED broadcasst error reason

* feat: support new Shared Revenue Collect module

* Adopt mintFee and updates node scripts

* Supports protocolSharedRevenueCollectOpenAction input

* Verify allowance and balance of mint fee token too

* Refactors OpenAction use-case

* Updates PublicActProxy addresses

* Improves resolveCollectPolicy

* Fix EPOC value

* Ensures correct publicPaidAct amount is used and correct spender

* Simplifies use of config.sponsored

* Fix OpenActionGateway tests
  • Loading branch information
cesarenaldi authored May 21, 2024
1 parent 2c13b09 commit afb3970
Show file tree
Hide file tree
Showing 85 changed files with 11,595 additions and 973 deletions.
10 changes: 10 additions & 0 deletions .changeset/weak-hairs-tan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
"@lens-protocol/client": minor
"@lens-protocol/react-native": minor
"@lens-protocol/react-web": minor
"@lens-protocol/react": minor
"@lens-protocol/api-bindings": patch
"@lens-protocol/domain": patch
---

**feat:** support new Shared Revenue Collect module
Loading

0 comments on commit afb3970

Please sign in to comment.