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

SC testing library expansion: Explain setting up chain with builder and debug trace elements #844

Merged
merged 5 commits into from
Oct 19, 2023

Conversation

Bargsteen
Copy link
Contributor

@Bargsteen Bargsteen commented Jun 29, 2023

Purpose

Explain the most important new features of smart contract testing library.

Should not be merged/published before Concordium/concordium-smart-contract-tools#91 is merged and published.

Changes

  • Explain configuring the Chain with the builder pattern including how to get chain parameters from an external node
  • Explain the effective trace elements and debug trace elements.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@dg-concordium dg-concordium added documentation Improvements or additions to documentation Core Blockchain For core blockchain team labels Sep 14, 2023
@Bargsteen Bargsteen merged commit be6edac into main Oct 19, 2023
2 checks passed
@Bargsteen Bargsteen deleted the kb/sc-testing-extension branch October 19, 2023 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Blockchain For core blockchain team documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants