Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Avoid broadcasting transactions to peers that send them #3796

Merged
merged 9 commits into from
Dec 12, 2016
Merged

Commits on Dec 10, 2016

  1. Configuration menu
    Copy the full SHA
    e1ade5b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into tx-broadcast

    Conflicts:
    	ethcore/src/client/traits.rs
    Tomasz Drwięga committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    704054e View commit details
    Browse the repository at this point in the history
  3. fixing test

    Tomasz Drwięga committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    e66157f View commit details
    Browse the repository at this point in the history
  4. Returning persistent node id

    Tomasz Drwięga committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    aaf6da4 View commit details
    Browse the repository at this point in the history
  5. Prevent broadcasting transactions to peer that send them.

    Tomasz Drwięga committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    19ca9ad View commit details
    Browse the repository at this point in the history
  6. Fixing Light context API

    Tomasz Drwięga committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    b5020d3 View commit details
    Browse the repository at this point in the history
  7. fixing tests

    Tomasz Drwięga committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    1e86386 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2016

  1. Merge branch 'master' into tx-broadcast

    Conflicts:
    	ethcore/light/src/net/context.rs
    	ethcore/light/src/net/tests/mod.rs
    Tomasz Drwięga committed Dec 11, 2016
    Configuration menu
    Copy the full SHA
    b56f12a View commit details
    Browse the repository at this point in the history
  2. Fixing test

    Tomasz Drwięga committed Dec 11, 2016
    Configuration menu
    Copy the full SHA
    83d9bc1 View commit details
    Browse the repository at this point in the history