Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hyperledger/besu
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: blockarraygroup/besu
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 0 files changed
  • 5 contributors

Commits on Nov 16, 2019

  1. main/cli: add mordor classic testnet configuration

    Signed-off-by: soc1c <soc1c@users.noreply.github.com>
    soc1c committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    62cc6a5 View commit details
    Browse the repository at this point in the history
  2. p2p/discovery: fix formatting violation

    Signed-off-by: soc1c <soc1c@users.noreply.github.com>
    soc1c committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    f542907 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9 from eth-classic/s1-mordor

    main/cli: add mordor classic testnet configuration
    edwardmack authored Nov 16, 2019
    Configuration menu
    Copy the full SHA
    9c9d447 View commit details
    Browse the repository at this point in the history
  4. main/cli: fix formatting violation

    Signed-off-by: soc1c <soc1c@users.noreply.github.com>
    soc1c committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    0b43cb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Merge pull request #10 from eth-classic/s1-mordor

    fix formatting violation
    edwardmack authored Nov 17, 2019
    Configuration menu
    Copy the full SHA
    3f16f00 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. mordor config mod, fix reward calc

    Changed mordor.json config to only include atlantisBlock attribute since
    mordor is based on atlantis and other values cause issues with mordor.
    
    Fixed issue with rewardCoinbase function in ClassicBlockProcessor where
    ommerReward for blocks less than 5,000,000 (Era 1) were calculated
    incrorrectly.
    
    Signed-off-by: edwardmack <ed@edwardmack.com>
    edwardmack committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    888e2ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from ChainSafe/ed/mordor_config

    Mordor config mod, fix reward calc
    GregTheGreek authored Nov 18, 2019
    Configuration menu
    Copy the full SHA
    29c88a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Fix kotti sync issue

    Updated kotti.json chain spec so that it syncs with the kotti test
    network.
    
    Signed-off-by: edwardmack <ed@edwardmack.com>
    edwardmack committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    a78cfe5 View commit details
    Browse the repository at this point in the history
  2. Fix: BESU-116 classic network fail fast sync

    Fixes to code that were causing error's when doing fast sync with
    classic network.
    
    Signed-off-by: edwardmack <ed@edwardmack.com>
    edwardmack committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    c99cc48 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13 from ChainSafe/ed/besu-116

    Fix: BESU-116 classic network fail fast sync
    GregTheGreek authored Nov 19, 2019
    Configuration menu
    Copy the full SHA
    22e028f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12 from ChainSafe/ed/etc_kotti_config

    Fix kotti sync issue
    GregTheGreek authored Nov 19, 2019
    Configuration menu
    Copy the full SHA
    98e8b87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f1f1a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. BESU-128: Fix WebSocket frames handling (#210) (#1)

    BESU-128: Fix WebSocket frames handling (#210)
    
    Co-authored-by: Lucas Saldanha <lucas.saldanha@consensys.net>
    sambacha and lucassaldanha authored Nov 22, 2019
    Configuration menu
    Copy the full SHA
    8ea7c38 View commit details
    Browse the repository at this point in the history
  2. fixed (#2)

    fixed
    
    Co-authored-by: Talha Cross <soc1c@users.noreply.github.com>
    Co-authored-by: Edward Mack <ed@edwardmack.com>
    Co-authored-by: Gregory Markou <16929357+GregTheGreek@users.noreply.github.com>
    4 people authored Nov 22, 2019
    Configuration menu
    Copy the full SHA
    fe86331 View commit details
    Browse the repository at this point in the history
Loading