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

Codespace animated space fishstick r449p7jjwvxxcpgr7 #12

Open
wants to merge 43 commits into
base: np-add-new-pagination-to-address-page
Choose a base branch
from

Commits on Apr 25, 2019

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

Commits on Apr 26, 2019

  1. Merge branch 'feature/new-theming-capabilites' into feature/blockscou…

    …t#1476-new-pages-for-POSDAO-network-
    
    * feature/new-theming-capabilites:
      (update) internationalization files
      (fix) tooltip color
      (update) address button icon
      (fix) transaction color
      (fix) blocks margin
      update changelog
      update gettext
      handle case when total supply is nil
      Update CHANGELOG
      --f -> -f
      update changelog
      Update CHANGELOG
      block counter calculate only consensus block
      Add --f flag to clear_build.sh script delete static folder
    gabitoesmiapodo committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    c1e67c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f01dc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    472ffa9 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2019

  1. mix gettext

    saneery committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    257e31b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Merge branch 'master' into feature/blockscout#1476-new-pages-for-POSD…

    …AO-network-
    
    * master:
      Fix mix format test
      add cache for block counter
    gabitoesmiapodo committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    e6c6ab0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b924d39 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into feature/blockscout#1476-new-pages-for-POSD…

    …AO-network-
    
    * master:
      ex_abi version bump to 0.2.0
    gabitoesmiapodo committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    be651df View commit details
    Browse the repository at this point in the history
  4. (update) mix.lock

    gabitoesmiapodo committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    9e31e04 View commit details
    Browse the repository at this point in the history
  5. Merge pull request blockscout#1853 from poanetwork/feature/blockscout…

    …#1476-new-pages-for-POSDAO-network-
    
    (Feature) New pages for POSDAO network
    vbaranov authored Apr 29, 2019
    Configuration menu
    Copy the full SHA
    900dfbe View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Merge master

    vbaranov committed May 6, 2019
    Configuration menu
    Copy the full SHA
    7465862 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Upstream from master

    vbaranov committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    aa1ade0 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. merge master

    saneery committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    91e5a1a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. merge master

    saneery committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    1fc577a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65429e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eace8c3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#2217 from poanetwork/replace-posdao-var…

    …iables
    
    Replace posdao css variables by dai
    vbaranov authored Jun 21, 2019
    Configuration menu
    Copy the full SHA
    1cdc01f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. Configuration menu
    Copy the full SHA
    298e28d View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    maxgrapps authored Jun 25, 2019
    Configuration menu
    Copy the full SHA
    56adbb8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request blockscout#2236 from maxgrapps/production-posdao

    Staking page colors, gaps, and pagination issues
    vbaranov authored Jun 25, 2019
    Configuration menu
    Copy the full SHA
    b5149c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. Configuration menu
    Copy the full SHA
    5b86ac2 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    maxgrapps authored Jun 27, 2019
    Configuration menu
    Copy the full SHA
    04b91e9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request blockscout#2260 from maxgrapps/production-posdao

    Staking colors issues, staking modal issues
    vbaranov authored Jun 27, 2019
    Configuration menu
    Copy the full SHA
    f35c9f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. Enable staking when POS contract addresses are provided via env vars

    If POS_STAKING_CONTRACT and POS_VALIDATORS_CONTRACT variables are provided,
    the staking pools fetcher is enabled and block reward fetcher is disabled.
    goodsoft committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    9c62f57 View commit details
    Browse the repository at this point in the history
  2. Fetch inactive delegators, mark pools and delegators deleted (blocksc…

    …out#2205)
    
    Also, add missing `banned_until` field in ON CONFLICT clause for staking pools.
    saneery authored and goodsoft committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    e9e6543 View commit details
    Browse the repository at this point in the history
  3. Render lists of validators and staking pools (blockscout#2215)

    Replace hard-coded placeholders with actual data from contracts.
    Three pages from the design are merged into one controller with a filter.
    saneery authored and goodsoft committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    d206b3e View commit details
    Browse the repository at this point in the history
  4. Add async login and logout by MetaMask

    saneery authored and goodsoft committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    410f9db View commit details
    Browse the repository at this point in the history
  5. Add async updating of blocks counter

    saneery authored and goodsoft committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    1657766 View commit details
    Browse the repository at this point in the history
  6. Add new epoch ws channel

    saneery authored and goodsoft committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    cec6f14 View commit details
    Browse the repository at this point in the history
  7. Add async updating of epoch number

    saneery authored and goodsoft committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    8fd5d2a View commit details
    Browse the repository at this point in the history
  8. Add new epoch channel test

    saneery authored and goodsoft committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    5f190ad View commit details
    Browse the repository at this point in the history
  9. Fix broadcasting order

    saneery authored and goodsoft committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    629c597 View commit details
    Browse the repository at this point in the history
  10. fix eslint warnings

    saneery authored and goodsoft committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    3cf4678 View commit details
    Browse the repository at this point in the history
  11. Use gettext in the epoch end counter

    saneery authored and goodsoft committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    ac2dd98 View commit details
    Browse the repository at this point in the history
  12. Become a candidate functionality

    saneery authored and goodsoft committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    1957b20 View commit details
    Browse the repository at this point in the history
  13. Add interface to remove pool

    saneery authored and goodsoft committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    182894d View commit details
    Browse the repository at this point in the history
  14. Add functionality to make a stake

    saneery authored and goodsoft committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    809a80d View commit details
    Browse the repository at this point in the history
  15. Add functionality to move a stake

    saneery authored and goodsoft committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    cda2c12 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6c45bfc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    13863d5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    014d677 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    59460bf View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Initial commit

    RichTwicz committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    42ae9bb View commit details
    Browse the repository at this point in the history