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

Patch 1 #11

Open
wants to merge 39 commits into
base: main
Choose a base branch
from
Open

Patch 1 #11

wants to merge 39 commits into from

Commits on Feb 21, 2023

  1. add multi chain support

    liangping committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    a8d5289 View commit details
    Browse the repository at this point in the history
  2. fix some issues

    liangping committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    be802c3 View commit details
    Browse the repository at this point in the history
  3. set max width of logo

    liangping committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    ad527fa View commit details
    Browse the repository at this point in the history
  4. remove typo

    liangping committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    7d56070 View commit details
    Browse the repository at this point in the history
  5. display balance of faucet

    liangping committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    468fd89 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. 合并EVMOS TX

    liangping committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    04775e3 View commit details
    Browse the repository at this point in the history
  2. update config

    liangping committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    c053a9a View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    7d09c1f View commit details
    Browse the repository at this point in the history
  2. Merge pull request ping-pub#2 from uptSmart/multi-chains

    fix the uptick chain2 facuet bugs
    liangping authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    4ce92a7 View commit details
    Browse the repository at this point in the history
  3. fixed upticks

    liangping committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    9f73461 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    058ef7d View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Merge pull request ping-pub#3 from uptSmart/multi-chains

    fix the balance show bug for uptick
    liangping authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    d46b0e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. add catch

    liangping committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    0cac916 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. add exception catch

    liangping committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    d0dc486 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. catch error

    liangping committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    8aa3726 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. add 0x address

    liangping committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    8cd43ff View commit details
    Browse the repository at this point in the history
  2. add 0x address

    liangping committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    24367cb View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

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

Commits on Jul 5, 2023

  1. Merge pull request ping-pub#5 from mennatabuelnaga/multi-chains

    fix: fix -invalid string. Length must be a multiple of 4- error
    liangping authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    bf09f88 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Update config.js

    liangping authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    5c8c322 View commit details
    Browse the repository at this point in the history
  2. Update config.js

    liangping authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    23eaeed View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. edit ethermit

    liangping committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    c25cc1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd6e00c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cd90a2 View commit details
    Browse the repository at this point in the history
  4. update balance query

    liangping committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d9aa8e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. fix: remove }

    lesterli committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5d74438 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    55313ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcf37ea View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. support eth_secp256k1

    lesterli committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    0f159cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request ping-pub#7 from octopus-network/multi-chains

    support eth_secp256k1
    liangping authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    4afb684 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Create FUNDING.yml

    liangping authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c426431 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Merge branch 'multi-chains' of github.com:ping-pub/faucet into multi-…

    …chains
    
    # Conflicts:
    #	faucet.js
    #	yarn.lock
    liangping committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    cebfd6f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. add render and save

    BitcoinVM committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    62d6d2f View commit details
    Browse the repository at this point in the history
  2. add template

    liangping committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    1a7392d View commit details
    Browse the repository at this point in the history
  3. fix issue

    liangping committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    804405b View commit details
    Browse the repository at this point in the history
  4. remove console

    liangping committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    1a43bce View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. use 24 words list

    liangping committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b0f86cd View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

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

Commits on Aug 5, 2024

  1. Create vercel.json

    0xmtnslk authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0208097 View commit details
    Browse the repository at this point in the history