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

Fix solidity propagation from bottom to top #907

Merged
merged 8 commits into from Aug 6, 2018

Commits on Aug 5, 2018

  1. add utility test methods to TransactionTestUtils

    Gal Rogozinski committed Aug 5, 2018
    Copy the full SHA
    803c715 View commit details
    Browse the repository at this point in the history
  2. fix solid transactions propagation from bottom to top

    Gal Rogozinski committed Aug 5, 2018
    Copy the full SHA
    e4b9d49 View commit details
    Browse the repository at this point in the history
  3. fix message strings

    Gal Rogozinski committed Aug 5, 2018
    Copy the full SHA
    9b52946 View commit details
    Browse the repository at this point in the history
  4. change trytes to expandedTrytes

    Gal Rogozinski committed Aug 5, 2018
    Copy the full SHA
    1be3dc1 View commit details
    Browse the repository at this point in the history
  5. Use TRINARY_SIZE to calculate TRYTES_SIZE

    Gal Rogozinski committed Aug 5, 2018
    Copy the full SHA
    2d7afe6 View commit details
    Browse the repository at this point in the history
  6. setMwm with Math.mac

    galrogo committed Aug 5, 2018
    Copy the full SHA
    4256a9d View commit details
    Browse the repository at this point in the history
  7. clear newSolidTransactions sooner

    galrogo committed Aug 5, 2018
    Copy the full SHA
    5280e6d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. move sleep outside propagateSolidTransactions

    Gal Rogozinski committed Aug 6, 2018
    Copy the full SHA
    2e4109f View commit details
    Browse the repository at this point in the history