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

Transaction Queue integration #595

Merged
merged 9 commits into from
Mar 5, 2016
Merged

Transaction Queue integration #595

merged 9 commits into from
Mar 5, 2016

Commits on Mar 1, 2016

  1. Integrating TransactionQueue with client

    Tomasz Drwięga committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    7565625 View commit details
    Browse the repository at this point in the history
  2. Adding test for sync.chain_new_blocks.

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

Commits on Mar 2, 2016

  1. Merge branch 'tx_queue' into tx_queue_integration

    Tomasz Drwięga committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    f4a71dc View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. Merge branch 'tx_queue' into tx_queue_integration

    Tomasz Drwięga committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    f7371da View commit details
    Browse the repository at this point in the history
  2. Merge branch 'tx_queue' into tx_queue_integration

    Conflicts:
    	sync/src/transaction_queue.rs
    Tomasz Drwięga committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    bd7614f View commit details
    Browse the repository at this point in the history
  3. Swapping order of inserting block to chain and commiting to DB to avo…

    …id race conditions
    Tomasz Drwięga committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    bcaed67 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into tx_queue_integration

    Conflicts:
    	ethcore/src/client.rs
    	sync/src/tests/helpers.rs
    Tomasz Drwięga committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    77d526f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2016

  1. Renaming BlocksWith helper to EachBlockWith

    Tomasz Drwięga committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    8a13e87 View commit details
    Browse the repository at this point in the history
  2. Renaming bad blocks as retracted

    Tomasz Drwięga committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    b9a6a70 View commit details
    Browse the repository at this point in the history