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

Add Skale Config #259

Closed
wants to merge 57 commits into from
Closed

Add Skale Config #259

wants to merge 57 commits into from

Commits on Feb 14, 2023

  1. Add stripe card payment

    flopez7 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    5cf984d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    a2d8c35 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    a790926 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    dac4222 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    744a366 View commit details
    Browse the repository at this point in the history
  3. Update .env.development

    flopez7 authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    04ea5df View commit details
    Browse the repository at this point in the history
  4. Improve fortune server, check balance on client before send the reque…

    …st to the backend and show exception errors
    flopez7 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    6f86b84 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Add Skale Config

    AzizBardi committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    d6e7690 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Merge pull request #246 from humanprotocol/feature/fortune-card-payment

    Add stripe card payment
    portuu3 authored Feb 24, 2023
    8 Configuration menu
    Copy the full SHA
    f9e45e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Fix get_pub_key_from_addr to get value of wallet_addr (#261)

    * Fix get_pub_key_from_addr to get value of wallet_addr
    
    * fix node.js sdk
    
    ---------
    
    Co-authored-by: Eric Lee <[email protected]>
    alidzm and leric7 authored Feb 27, 2023
    8 Configuration menu
    Copy the full SHA
    124d724 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. 8 Configuration menu
    Copy the full SHA
    b61ed98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78c0984 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9035754 View commit details
    Browse the repository at this point in the history
  4. update README

    leric7 committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    7528883 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. minor updates

    AzizBardi committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    725d1fd View commit details
    Browse the repository at this point in the history
  2. minor updates

    AzizBardi committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    e266362 View commit details
    Browse the repository at this point in the history
  3. 8 Configuration menu
    Copy the full SHA
    8759549 View commit details
    Browse the repository at this point in the history
  4. 8 Configuration menu
    Copy the full SHA
    1e5401d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e08b706 View commit details
    Browse the repository at this point in the history
  6. 8 Configuration menu
    Copy the full SHA
    878a263 View commit details
    Browse the repository at this point in the history
  7. minor updates

    AzizBardi committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    54dc433 View commit details
    Browse the repository at this point in the history
  8. minor updates

    AzizBardi committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    94a6e26 View commit details
    Browse the repository at this point in the history
  9. minor updates

    AzizBardi committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    e949c00 View commit details
    Browse the repository at this point in the history
  10. minor updates

    AzizBardi committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    e4b0e59 View commit details
    Browse the repository at this point in the history
  11. update

    AzizBardi committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    d4da50e View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Update README.md (#274)

    leric7 authored Mar 2, 2023
    8 Configuration menu
    Copy the full SHA
    77c87f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c1e7ae View commit details
    Browse the repository at this point in the history
  3. Clean logs

    flopez7 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    54d0b0d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #276 from humanprotocol/fix/fiatPayments

    Change the provider of the fiat section
    flopez7 authored Mar 2, 2023
    8 Configuration menu
    Copy the full SHA
    86bd008 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. wagmi config

    AzizBardi committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    c3dca18 View commit details
    Browse the repository at this point in the history
  2. minor update

    AzizBardi committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    82c7feb View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. update

    AzizBardi committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    56d002f View commit details
    Browse the repository at this point in the history
  2. 8 Configuration menu
    Copy the full SHA
    26adee0 View commit details
    Browse the repository at this point in the history
  3. Add Skale Config

    AzizBardi committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    9a6d169 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87d34a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25f839f View commit details
    Browse the repository at this point in the history
  6. minor updates

    AzizBardi committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    9d8b892 View commit details
    Browse the repository at this point in the history
  7. minor updates

    AzizBardi committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    c0590b9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    43fc7fc View commit details
    Browse the repository at this point in the history
  9. minor updates

    AzizBardi committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    71b9f65 View commit details
    Browse the repository at this point in the history
  10. minor updates

    AzizBardi committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    c5f2b3a View commit details
    Browse the repository at this point in the history
  11. minor updates

    AzizBardi committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    303d203 View commit details
    Browse the repository at this point in the history
  12. minor updates

    AzizBardi committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    83be87e View commit details
    Browse the repository at this point in the history
  13. update

    AzizBardi committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    d208b43 View commit details
    Browse the repository at this point in the history
  14. wagmi config

    AzizBardi committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    1c84222 View commit details
    Browse the repository at this point in the history
  15. minor update

    AzizBardi committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    34ccebc View commit details
    Browse the repository at this point in the history
  16. update

    AzizBardi committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    5d24339 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a7b69b7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ac0fabb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    913ee8c View commit details
    Browse the repository at this point in the history
  20. minor updates

    AzizBardi committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    7d196c0 View commit details
    Browse the repository at this point in the history
  21. minor updates

    AzizBardi committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    c649dfa View commit details
    Browse the repository at this point in the history
  22. minor updates

    AzizBardi committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    83c516e View commit details
    Browse the repository at this point in the history
  23. minor updates

    AzizBardi committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    30983ed View commit details
    Browse the repository at this point in the history
  24. wagmi config

    AzizBardi committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    76fe590 View commit details
    Browse the repository at this point in the history
  25. minor update

    AzizBardi committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    dd31bcd View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6467025 View commit details
    Browse the repository at this point in the history