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

Feature: Add solidification stage to pipeline and only broadcast solid transactions #1646

Open
wants to merge 79 commits into
base: dev
Choose a base branch
from

Commits on Oct 14, 2019

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

Commits on Oct 15, 2019

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

Commits on Oct 17, 2019

  1. Remove unneeded log

    DyrellC committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    6593388 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Merge branch 'dev' into add-Broadcast-queue

    Brord van Wierst authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    33f193f View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Configuration menu
    Copy the full SHA
    ff58495 View commit details
    Browse the repository at this point in the history
  2. remove unused function

    DyrellC committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    1a0ea43 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'add-Broadcast-queue' of https://github.com/DyrellC/iri

    …into add-Broadcast-queue
    DyrellC committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    ad3a203 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2283fb0 View commit details
    Browse the repository at this point in the history
  5. Clean up imports

    DyrellC committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    24e31a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Configuration menu
    Copy the full SHA
    03590dd View commit details
    Browse the repository at this point in the history
  2. Add docs

    DyrellC committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    06242eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ec3794 View commit details
    Browse the repository at this point in the history
  4. Fix network injection test

    DyrellC committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    bc5897f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62a2330 View commit details
    Browse the repository at this point in the history
  6. Reduce complexity further

    DyrellC committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    9fc4cba View commit details
    Browse the repository at this point in the history
  7. Comments

    DyrellC committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    ccca691 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. Configuration menu
    Copy the full SHA
    f0c1955 View commit details
    Browse the repository at this point in the history
  2. Condense code slightly

    DyrellC committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    fa72acc View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

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

Commits on Nov 14, 2019

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

Commits on Nov 18, 2019

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

Commits on Nov 19, 2019

  1. Merge branch 'dev' into add-Broadcast-queue

    Gal Rogozinski authored Nov 19, 2019
    Configuration menu
    Copy the full SHA
    14e784d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Clean up PR, add interface

    DyrellC committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    89ec550 View commit details
    Browse the repository at this point in the history
  2. Add unit tests

    DyrellC committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    8801ef2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26b9521 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'add-Broadcast-queue' of https://github.com/DyrellC/iri

    …into add-Broadcast-queue
    DyrellC committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    16170cf View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Update src/main/java/com/iota/iri/network/pipeline/TransactionProcess…

    …ingPipelineImpl.java
    
    Co-Authored-By: Gal Rogozinski <[email protected]>
    DyrellC and GalRogozinski authored Nov 27, 2019
    Configuration menu
    Copy the full SHA
    7e34c91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    778c833 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b61c89 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'add-Broadcast-queue' of https://github.com/DyrellC/iri

    …into add-Broadcast-queue
    DyrellC committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    1a2d950 View commit details
    Browse the repository at this point in the history
  5. codacy conflict

    DyrellC committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    864c2db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4bfb138 View commit details
    Browse the repository at this point in the history
  7. Pop eldest on queue fill

    DyrellC committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    d623d1d View commit details
    Browse the repository at this point in the history
  8. Remove unused function

    DyrellC committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    48258b1 View commit details
    Browse the repository at this point in the history
  9. Iterator -> poll()

    DyrellC committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    1cde4bf View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. Configuration menu
    Copy the full SHA
    6543981 View commit details
    Browse the repository at this point in the history
  2. Comments/clean-up

    DyrellC committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    7b4d3c5 View commit details
    Browse the repository at this point in the history
  3. update tests

    DyrellC committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    5e0a974 View commit details
    Browse the repository at this point in the history
  4. Remove unused payload Mock

    DyrellC committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    f86fe55 View commit details
    Browse the repository at this point in the history
  5. Remove log

    DyrellC committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    de08907 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4086fce View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Configuration menu
    Copy the full SHA
    b16c752 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5de8fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30f226e View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Configuration menu
    Copy the full SHA
    303648b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e36e1c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Configuration menu
    Copy the full SHA
    eb53b2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0409d3e View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

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

Commits on Dec 30, 2019

  1. Codacy corrections

    DyrellC committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    ab6e628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    839d9cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    031180b View commit details
    Browse the repository at this point in the history
  4. Codacy conflicts

    DyrellC committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    f61e6ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e0a383 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Merge branch 'dev' into add-Broadcast-queue

    Gal Rogozinski authored Jan 6, 2020
    Configuration menu
    Copy the full SHA
    4126903 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff4a13c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'add-Broadcast-queue' of https://github.com/DyrellC/iri

    …into add-Broadcast-queue
    DyrellC committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    5bd3066 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

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

Commits on Jan 16, 2020

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

Commits on Jan 17, 2020

  1. Configuration menu
    Copy the full SHA
    092cfa5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add-Broadcast-queue' of https://github.com/DyrellC/iri

    …into add-Broadcast-queue
    DyrellC committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    cc220b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Update regression logging

    DyrellC committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    82359a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7adfdc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3baeee View commit details
    Browse the repository at this point in the history
  4. Verbose logging for debugging

    DyrellC committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    ffea048 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

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

Commits on Feb 6, 2020

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

Commits on Feb 10, 2020

  1. Revert "Fix: sort milestone candidates before analyzing for faster so…

    …lidification (iotaledger#1660)"
    
    This reverts commit b658b88.
    DyrellC committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    4664000 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

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

Commits on Feb 26, 2020

  1. Correct cpu load issues

    DyrellC committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    d488a1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ad4886 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ab2a7d View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

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

Commits on Mar 6, 2020

  1. Update DagHelper

    DyrellC committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    b2cb269 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Update regression logging

    DyrellC committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    31223b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea3bbf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4feaf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    059e7e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

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