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

gas price #312

Open
wants to merge 94 commits into
base: gasLimit
Choose a base branch
from
Open

gas price #312

wants to merge 94 commits into from

Commits on Aug 6, 2015

  1. Merge pull request #247 from cubedro/gasLimit

    Add gas limit chart
    cubedro committed Aug 6, 2015
    Configuration menu
    Copy the full SHA
    73c1ffb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #248 from cubedro/gasLimit

    Gas limit
    cubedro committed Aug 6, 2015
    Configuration menu
    Copy the full SHA
    a234329 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #249 from cubedro/develop

    Merge pull request #248 from cubedro/gasLimit
    cubedro committed Aug 6, 2015
    Configuration menu
    Copy the full SHA
    9214e4b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2015

  1. unbanned ip

    cubedro committed Aug 7, 2015
    Configuration menu
    Copy the full SHA
    e2cdec1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/cubedro/eth-netstats int…

    …o develop
    
    Merge with develop
    cubedro committed Aug 7, 2015
    Configuration menu
    Copy the full SHA
    f86ef9e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #250 from cubedro/develop

    Develop
    cubedro committed Aug 7, 2015
    Configuration menu
    Copy the full SHA
    c0b0cbb View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2015

  1. add xss filter

    frozeman committed Aug 11, 2015
    Configuration menu
    Copy the full SHA
    91e54ec View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2015

  1. removed ip from display

    cubedro committed Aug 12, 2015
    Configuration menu
    Copy the full SHA
    99e7418 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #252 from cubedro/develop

    removed ip from display
    cubedro committed Aug 12, 2015
    Configuration menu
    Copy the full SHA
    7051070 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2015

  1. Merge pull request #253 from cubedro/master

    Update from master
    cubedro committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    10c7f93 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #254 from cubedro/develop

    Merge pull request #253 from cubedro/master
    cubedro committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    b9cd95b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2015

  1. add meteor frontend app

    frozeman committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    f53e555 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2015

  1. Merge pull request #255 from cubedro/master

    Update from master
    cubedro committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    3aa81fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #256 from cubedro/meteor

    Merge pull request #255 from cubedro/master
    cubedro committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    472cc1f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #257 from cubedro/master

    update from master
    cubedro committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    9401b91 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #258 from cubedro/develop

    Merge pull request #257 from cubedro/master
    cubedro committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    fef93f7 View commit details
    Browse the repository at this point in the history
  5. added multiple secrets

    cubedro committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    8573431 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #259 from cubedro/develop

    Added multiple secrets
    cubedro committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    02a561a View commit details
    Browse the repository at this point in the history
  7. added secret split by | char

    cubedro committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    c2a98f5 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #260 from cubedro/develop

    Added secret split by | char
    cubedro committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    5f3dffc View commit details
    Browse the repository at this point in the history
  9. Merge pull request #261 from cubedro/master

    Update from master
    cubedro committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    a896730 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #262 from cubedro/meteor

    Merge pull request #261 from cubedro/master
    cubedro committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    67e6e89 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2015

  1. Configuration menu
    Copy the full SHA
    a5ffebf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #263 from cubedro/develop

    fixed WS_SECRET if no pipe line found
    cubedro committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    b50dda7 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2015

  1. fixed WS_SECRET bug

    cubedro committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    3237db0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #264 from cubedro/develop

    fixed WS_SECRET bug
    cubedro committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    fa3e8d8 View commit details
    Browse the repository at this point in the history
  3. secret from js to json

    cubedro committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    f4ac506 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #265 from cubedro/develop

    secret from js to json
    cubedro committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    2524a79 View commit details
    Browse the repository at this point in the history
  5. WS_SECRET json accepts object

    cubedro committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    1f5a8ee View commit details
    Browse the repository at this point in the history
  6. Merge pull request #266 from cubedro/develop

    WS_SECRET json accepts object
    cubedro committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    10541dc View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2015

  1. Configuration menu
    Copy the full SHA
    eccd9d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #267 from cubedro/develop

    Added security alert blog post
    cubedro committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    84d88e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bd26a6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #268 from cubedro/develop

    added back olympic block to lite version
    cubedro committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    731d6f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a2821a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #269 from cubedro/develop

    changed olympic block announcement color to orange
    cubedro committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    b46a976 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2015

  1. updated dependency libraries

    cubedro committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    79a1632 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #270 from cubedro/develop

    updated dependency libraries
    cubedro committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    c3543af View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2015

  1. fixed secret bug

    cubedro committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    84037d3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #271 from cubedro/develop

    fixed secret bug
    cubedro committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    5e6e3d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2015

  1. updated block time colors

    cubedro committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    8d50891 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #272 from cubedro/develop

    updated block time colors
    cubedro committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    eb5a0ea View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2015

  1. Configuration menu
    Copy the full SHA
    b2363d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #273 from cubedro/develop

    disabled node connection notifications
    cubedro committed Aug 28, 2015
    Configuration menu
    Copy the full SHA
    0808b8e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2015

  1. Configuration menu
    Copy the full SHA
    351c0e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #274 from cubedro/develop

    Changed security alert to latest
    cubedro committed Sep 4, 2015
    Configuration menu
    Copy the full SHA
    78cfbc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2015

  1. added attention warning

    cubedro committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    75cfab7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #275 from cubedro/develop

    added attention warning
    cubedro committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    a225a7d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2015

  1. updated security alert

    cubedro committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    b20269f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11a707b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #276 from cubedro/develop

    Updated security alert
    cubedro committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    b715024 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2015

  1. Configuration menu
    Copy the full SHA
    55ac4ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #278 from cubedro/develop

    Changed avg blocktime to be calculated from the entire history
    cubedro committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    8134928 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2015

  1. Configuration menu
    Copy the full SHA
    019f64c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #279 from cubedro/develop

    added another node to trusted ips
    cubedro committed Sep 29, 2015
    Configuration menu
    Copy the full SHA
    d6048da View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2015

  1. Configuration menu
    Copy the full SHA
    a0c3bc2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #280 from cubedro/develop

    removed trusted node check for history update
    cubedro committed Oct 19, 2015
    Configuration menu
    Copy the full SHA
    afafc71 View commit details
    Browse the repository at this point in the history
  3. made all nodes trusted

    cubedro committed Oct 19, 2015
    Configuration menu
    Copy the full SHA
    b092bfd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #281 from cubedro/develop

    made all nodes trusted
    cubedro committed Oct 19, 2015
    Configuration menu
    Copy the full SHA
    0291a3b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2015

  1. fixed history sync bug

    cubedro committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    33f6cd1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #282 from cubedro/develop

    fixed history sync bug
    cubedro committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    6b752f8 View commit details
    Browse the repository at this point in the history
  3. less logging

    cubedro committed Oct 28, 2015
    2 Configuration menu
    Copy the full SHA
    946408f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #283 from cubedro/develop

    less logging
    cubedro committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    04f9f57 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2015

  1. switched source maps off

    jesuscript committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    e017b27 View commit details
    Browse the repository at this point in the history
  2. bumped ws version

    jesuscript committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    6a1f289 View commit details
    Browse the repository at this point in the history
  3. fixed a possible typo

    jesuscript committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    0018342 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2016

  1. fixed #284

    cubedro committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    41c3a06 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #285 from cubedro/develop

    Fixed #284
    cubedro committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    f5f57ea View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2016

  1. added support for isSyncing

    cubedro committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    cbaca99 View commit details
    Browse the repository at this point in the history
  2. bumped api version

    cubedro committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    2a7b1f1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #286 from cubedro/develop

    Added isSyncing support
    cubedro committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    fc5b355 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2016

  1. updated analytics code

    cubedro committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    f290106 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #287 from cubedro/develop

    Updated analytics code
    cubedro committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    acf0165 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2016

  1. Configuration menu
    Copy the full SHA
    1352dd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    744b069 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2016

  1. Configuration menu
    Copy the full SHA
    e8afe1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #292 from cubedro/develop

    bumped ethstats client version
    cubedro committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    5e3375c View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2016

  1. changed ga tracking code

    cubedro committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    e82f1f4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #294 from cubedro/develop

    changed ga tracking code
    cubedro authored Jul 15, 2016
    Configuration menu
    Copy the full SHA
    55a9721 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2016

  1. primus bump

    jesuscript committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    d0b5adc View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2016

  1. Configuration menu
    Copy the full SHA
    dbbdb5f View commit details
    Browse the repository at this point in the history
  2. bump primus

    jesuscript committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    1de39d2 View commit details
    Browse the repository at this point in the history
  3. comma fix in package.json

    jesuscript committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    b027754 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e849a7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    289008b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2016

  1. Merge pull request #298 from jesuscript/default-colors

    Fixed client-side error spam when a node has non-standard node info; updated ws deps
    cubedro authored Nov 9, 2016
    Configuration menu
    Copy the full SHA
    e172a25 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2016

  1. added another trusted ip

    cubedro committed Dec 11, 2016
    Configuration menu
    Copy the full SHA
    86e6bf1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #299 from cubedro/develop

    added another trusted ip
    cubedro authored Dec 11, 2016
    Configuration menu
    Copy the full SHA
    e391b87 View commit details
    Browse the repository at this point in the history
  3. fixed canUpdateHistory

    cubedro committed Dec 11, 2016
    Configuration menu
    Copy the full SHA
    a892077 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #300 from cubedro/develop

    fixed canUpdateHistory
    cubedro authored Dec 11, 2016
    Configuration menu
    Copy the full SHA
    caa057b View commit details
    Browse the repository at this point in the history
  5. better history handling

    cubedro committed Dec 11, 2016
    Configuration menu
    Copy the full SHA
    1c1cb25 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #301 from cubedro/develop

    better history handling
    cubedro authored Dec 11, 2016
    Configuration menu
    Copy the full SHA
    286378b View commit details
    Browse the repository at this point in the history
  7. fixed buggy if

    cubedro committed Dec 11, 2016
    Configuration menu
    Copy the full SHA
    941c17a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #302 from cubedro/develop

    fixed buggy if
    cubedro authored Dec 11, 2016
    Configuration menu
    Copy the full SHA
    5d3ed04 View commit details
    Browse the repository at this point in the history