Skip to content
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

feat: support Shared Revenue collect module #953

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    bfa4607 View commit details
    Browse the repository at this point in the history
  2. feat: support Shared Revenue collect module (#935)

    * 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
    cesarenaldi committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    87b457d View commit details
    Browse the repository at this point in the history