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

Feature: Allow PAYG on base #685

Merged
merged 8 commits into from
Sep 3, 2024
Merged

Feature: Allow PAYG on base #685

merged 8 commits into from
Sep 3, 2024

Commits on Sep 3, 2024

  1. Feature: Handle Base superfluid

    fix:
    
    Fix: using Chaininfo on settings for better standarization
    
    (TO REVERT)
    
    Refactor: chain management for flow stream
    
    Fix: use chain_info.super_token instead of
    settings.PAYMENT_SUPER_TOKEN
    
    Refactor: status_public_config to display AVAILABLE_PAYMENTS instead of  PAYMENT_SUPER_TOKEN and PAYMENT_CHAIN_ID
    
    Feature: allow user to replace RPC with .env RPC_BASE and RPC_AVAX
    
    Feature: add Checks to ensure that the chain is active with superflu in get_stream
    
    Update dependency superfluid to aleph-superfluid==0.2.1
    1yam authored and olethanh committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e15ba8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0b917a View commit details
    Browse the repository at this point in the history
  3. Upgrade to aleph-superfluid 2.1.0

    Co-authored-by: nesitor <amolinsdiaz@yahoo.es>
    
    Update pyproject.toml
    
    Co-authored-by: nesitor <amolinsdiaz@yahoo.es>
    2 people authored and olethanh committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5a4151c View commit details
    Browse the repository at this point in the history
  4. Refactor: available_payments in status_public_config

    Co-authored-by: nesitor <amolinsdiaz@yahoo.es>
    2 people authored and olethanh committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4ca1102 View commit details
    Browse the repository at this point in the history
  5. Refactor: ChainInfo have now standard_token and superfluid_token and …

    …a property token
    1yam authored and olethanh committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7af1cad View commit details
    Browse the repository at this point in the history
  6. fix: missing import

    1yam authored and olethanh committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    aee0872 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9fcc656 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc4ff37 View commit details
    Browse the repository at this point in the history