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

Fix parallel transactions race-condition #10995

Merged
merged 20 commits into from
Sep 11, 2019
Merged

Fix parallel transactions race-condition #10995

merged 20 commits into from
Sep 11, 2019

Commits on Aug 15, 2019

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

Commits on Aug 16, 2019

  1. Fixed pending transactions

    ngotchac committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    e9c110f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. Revert debugging code

    ngotchac committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    cc653a0 View commit details
    Browse the repository at this point in the history
  2. Add ToDo comment

    ngotchac committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    55772a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Remove commented-out code

    ngotchac committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    75921ed View commit details
    Browse the repository at this point in the history
  2. Reverse LTO setting

    ngotchac committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    897eef0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b8807e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. WiP

    ngotchac committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    9abf8ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d0c706 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Configuration menu
    Copy the full SHA
    6980320 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8080777 View commit details
    Browse the repository at this point in the history
  3. Remove logging

    ngotchac committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    6b5c31d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7004b54 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    33e5809 View commit details
    Browse the repository at this point in the history
  2. Update comments in Miner

    ngotchac committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    eea5d32 View commit details
    Browse the repository at this point in the history
  3. Revert import of parking_lot

    ngotchac committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    40e243a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b633cb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Configuration menu
    Copy the full SHA
    47c102b View commit details
    Browse the repository at this point in the history
  2. Call directly update_sealing

    ngotchac committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    159cc84 View commit details
    Browse the repository at this point in the history
  3. Call update_sealing directly

    ngotchac committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    51c188d View commit details
    Browse the repository at this point in the history