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

Update for Ropsten bootstrap nodes #16

Open
wants to merge 57 commits into
base: master
Choose a base branch
from

Commits on Aug 9, 2015

  1. cleanup sqaush

    wanderer committed Aug 9, 2015
    Configuration menu
    Copy the full SHA
    2d690ec View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2015

  1. updated names

    wanderer committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    14c3ba6 View commit details
    Browse the repository at this point in the history
  2. remove old fields from package.json

    wanderer committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    2a223b7 View commit details
    Browse the repository at this point in the history
  3. fix package.json

    wanderer committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    ce9cde6 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2015

  1. readded genesis state

    wanderer committed Aug 31, 2015
    Configuration menu
    Copy the full SHA
    52248d4 View commit details
    Browse the repository at this point in the history
  2. remove genesisblock file

    wanderer committed Aug 31, 2015
    Configuration menu
    Copy the full SHA
    76d6368 View commit details
    Browse the repository at this point in the history
  3. bump

    wanderer committed Aug 31, 2015
    Configuration menu
    Copy the full SHA
    10c166e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2015

  1. change hex to int

    wanderer committed Sep 2, 2015
    Configuration menu
    Copy the full SHA
    5272447 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2015

  1. add genesis hash and state

    wanderer committed Sep 6, 2015
    Configuration menu
    Copy the full SHA
    07603f3 View commit details
    Browse the repository at this point in the history
  2. bump

    wanderer committed Sep 6, 2015
    Configuration menu
    Copy the full SHA
    72c715e View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2015

  1. load genesisState statically

    caktux committed Dec 12, 2015
    Configuration menu
    Copy the full SHA
    eb03413 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ethereumjs#1 from caktux/master

    load genesisState statically
    wanderer committed Dec 12, 2015
    Configuration menu
    Copy the full SHA
    10573be View commit details
    Browse the repository at this point in the history
  3. add homeSteadForkNumber

    wanderer committed Dec 12, 2015
    Configuration menu
    Copy the full SHA
    66fc9d8 View commit details
    Browse the repository at this point in the history
  4. 0.0.11

    wanderer committed Dec 12, 2015
    Configuration menu
    Copy the full SHA
    8812a23 View commit details
    Browse the repository at this point in the history
  5. added commas

    wanderer committed Dec 12, 2015
    Configuration menu
    Copy the full SHA
    a19a6ba View commit details
    Browse the repository at this point in the history
  6. 0.0.12

    wanderer committed Dec 12, 2015
    Configuration menu
    Copy the full SHA
    894992f View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2015

  1. added bootstrap nodes

    wanderer committed Dec 17, 2015
    Configuration menu
    Copy the full SHA
    1b9df5d View commit details
    Browse the repository at this point in the history
  2. export boostrap

    wanderer committed Dec 17, 2015
    Configuration menu
    Copy the full SHA
    0cf7d94 View commit details
    Browse the repository at this point in the history
  3. 0.0.13

    wanderer committed Dec 17, 2015
    Configuration menu
    Copy the full SHA
    e56255a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2016

  1. added tx create value

    wanderer committed Jan 9, 2016
    Configuration menu
    Copy the full SHA
    f6eaac8 View commit details
    Browse the repository at this point in the history
  2. 0.0.14

    wanderer committed Jan 9, 2016
    Configuration menu
    Copy the full SHA
    4968d5a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2016

  1. adjust fork number

    wanderer committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    8623120 View commit details
    Browse the repository at this point in the history
  2. 0.0.15

    wanderer committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    836416f View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2016

  1. adjust fork number

    wanderer committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    6d2cae7 View commit details
    Browse the repository at this point in the history
  2. 0.0.16

    wanderer committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    26f6c8c View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. Configuration menu
    Copy the full SHA
    3d79d3b View commit details
    Browse the repository at this point in the history
  2. 0.0.17

    wanderer committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    88f8cc4 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2016

  1. Update package.json

    kumavis committed Jun 5, 2016
    Configuration menu
    Copy the full SHA
    87c8a2f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2016

  1. Fix the homestead fork number

    axic committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    4474990 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ethereumjs#3 from ethereumjs/kumavis-patch-1

    Update package.json
    axic authored Oct 24, 2016
    Configuration menu
    Copy the full SHA
    05a8f6d View commit details
    Browse the repository at this point in the history
  3. Add EIP150 fork number

    axic committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    61b8bc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2016

  1. Merge pull request ethereumjs#4 from ethereumjs/eip150

    Add EIP150 fork number
    wanderer authored Oct 25, 2016
    Configuration menu
    Copy the full SHA
    3148ea8 View commit details
    Browse the repository at this point in the history
  2. updated README

    wanderer committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    d788f1a View commit details
    Browse the repository at this point in the history
  3. 0.0.18

    wanderer committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    2651ea4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2017

  1. increase gas cost of EXP from 10 + 10 per byte in the exponent to 10 …

    …+ 50 per byte in the exponent
    jwasinger committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    923e627 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2017

  1. Merge pull request ethereumjs#5 from jwasinger/master

    EIP 160 EXP cost increase
    wanderer authored Jul 27, 2017
    Configuration menu
    Copy the full SHA
    b526dab View commit details
    Browse the repository at this point in the history
  2. 0.1.0

    wanderer committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    aa7381c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2017

  1. Added CHANGELOG

    holgerd77 committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    e47e893 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ethereumjs#7 from ethereumjs/add-changelog

    Added CHANGELOG
    jwasinger authored Sep 11, 2017
    Configuration menu
    Copy the full SHA
    ad1fc45 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2017

  1. Added .gitignore file

    holgerd77 committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    4940bfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12c0030 View commit details
    Browse the repository at this point in the history
  3. Added travis file

    holgerd77 committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    0386123 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2017

  1. Configuration menu
    Copy the full SHA
    a0bc9b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ethereumjs#8 from ethereumjs/add-tests

    Add tests / build setup
    jwasinger authored Sep 16, 2017
    Configuration menu
    Copy the full SHA
    fa5e461 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2017

  1. EIP 649: block reward reduction

    jwasinger authored and holgerd77 committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    1415103 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea7303a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb75914 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2017

  1. Updated CHANGELOG

    holgerd77 committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    3c9a187 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e15a2e View commit details
    Browse the repository at this point in the history
  3. Merge pull request ethereumjs#6 from ethereumjs/block-reward-reduction

    [MASTER-RELEASE] Metro-Byzantium changes
    cdetrio authored Sep 25, 2017
    Configuration menu
    Copy the full SHA
    59d0399 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. Release commit for v0.2.0

    holgerd77 committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    d077199 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ethereumjs#9 from ethereumjs/new-release-020

    New release v0.2.0
    jwasinger authored Oct 10, 2017
    Configuration menu
    Copy the full SHA
    5dac1d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2017

  1. Configuration menu
    Copy the full SHA
    334590a View commit details
    Browse the repository at this point in the history
  2. Merge pull request ethereumjs#10 from ethereumjs/update-bootstrap-nodes

    Updated bootstrap nodes
    jwasinger authored Nov 8, 2017
    Configuration menu
    Copy the full SHA
    87d671c View commit details
    Browse the repository at this point in the history
  3. Release commit for v0.2.1

    holgerd77 committed Nov 8, 2017
    Configuration menu
    Copy the full SHA
    fccf739 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. Merge pull request ethereumjs#11 from ethereumjs/new-release-021

    [Release] New release v0.2.1
    holgerd77 authored Nov 10, 2017
    Configuration menu
    Copy the full SHA
    f1f0a99 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

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