Skip to content

Releases: Moonsong-Labs/moonwall

@moonsong-labs/moonwall-cli@0.2.14

21 Mar 17:09
Compare
Choose a tag to compare

Patch Changes

  • 1db25dd: ## Extended CreateBlock

    CreateBlock for Chopsticks and Dev have been updated so taken new options

    • allowFailures (Default: false): Will turn off checking for ExtrinsicFailure events
    • expectEvents : Takes an array of events, and will verify if the block contains all of those events listed or not.
  • Updated dependencies [1db25dd]

    • @moonsong-labs/moonwall-util@0.2.11

@moonsong-labs/moonwall-cli@0.2.13

21 Mar 11:22
c44a653
Compare
Choose a tag to compare

Patch Changes

@moonsong-labs/moonwall-cli@0.2.11

17 Mar 17:52
fa9b047
Compare
Choose a tag to compare

@moonsong-labs/moonwall-util@0.2.8

15 Mar 17:46
69cbc79
Compare
Choose a tag to compare

Patch Changes

@moonsong-labs/moonwall-util@0.2.7

15 Mar 17:38
85dc8bb
Compare
Choose a tag to compare

Patch Changes

  • 515c38e: QoL - Added logging utils

@moonsong-labs/moonwall-cli@0.2.9

15 Mar 17:46
69cbc79
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [463e2af]
    • @moonsong-labs/moonwall-util@0.2.8

@moonsong-labs/moonwall-cli@0.2.8

15 Mar 17:38
85dc8bb
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [515c38e]
    • @moonsong-labs/moonwall-util@0.2.7

@moonsong-labs/moonwall-cli@0.2.7

15 Mar 16:56
60765e0
Compare
Choose a tag to compare

Patch Changes

  • 4e6ef84: ## Added Grep & QoL

    • New option to grep test cases

      • Filter by name/id either via the run menu, TestGrep command
      • Filter by name/id as option when calling pnpm moonwall test <env_name> directly with new option -g
    • Increased GUI's height

    • Application will inform user if newer version available

    • Ability to skip test suites or cases based on which RT version/ chain name

@moonsong-labs/moonwall-util@0.2.6

14 Mar 17:49
10c0162
Compare
Choose a tag to compare

Patch Changes

@moonsong-labs/moonwall-util@0.2.5

14 Mar 12:09
e64fde8
Compare
Choose a tag to compare

Patch Changes

  • f628150: Disabled auto-forking

    Fork-To-Genesis function has been disabled for the time being until we fix it downstream