Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests for tracking known transactions #148

Merged
merged 7 commits into from
Apr 8, 2019
Merged

Commits on Apr 8, 2019

  1. Remove unneeded GHC extension

    rvl authored and KtorZ committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    79063f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70bb43a View commit details
    Browse the repository at this point in the history
  3. backup

    KtorZ committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    4ee34b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ad7795 View commit details
    Browse the repository at this point in the history
  5. add more previous blocks to the 'fake' blockchain from the primitive …

    …model tests
    
    This allows for having the original transactions that are referred to in some other blocks, and therefore, counts for outgoing transactions
    as well during testing
    KtorZ committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    ec8cf0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c4d83d View commit details
    Browse the repository at this point in the history
  7. remove 'getTxHistory' accessor: in the long run, we may not even need…

    … to keep the tx history stored in the wallet state
    KtorZ committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    6aca526 View commit details
    Browse the repository at this point in the history