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

Remove Trace.Assert() in Blockset and TransactionSet #833

Merged
merged 4 commits into from Mar 26, 2020

Commits on Mar 26, 2020

  1. Remove Trace.Assert in BlockSet.cs and TransactionSet.cs

    now it throw an exception
    Lee Suho authored and dahlia committed Mar 26, 2020
    Copy the full SHA
    b3fe43f View commit details
    Browse the repository at this point in the history
  2. Update changelog

    Lee Suho authored and dahlia committed Mar 26, 2020
    Copy the full SHA
    d7afc6c View commit details
    Browse the repository at this point in the history
  3. Change exception messages

    Lee Suho authored and dahlia committed Mar 26, 2020
    Copy the full SHA
    d60c481 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    Lee Suho authored and dahlia committed Mar 26, 2020
    Copy the full SHA
    1982575 View commit details
    Browse the repository at this point in the history