Skip to content

Releases: Moonsong-Labs/moonwall

@moonwall/cli@3.0.10

27 Jun 19:04
1a03fc5
Compare
Choose a tag to compare

Patch Changes

  • f914550: Fix download
  • Updated dependencies [f914550]
    • @moonwall/types@3.0.10
    • @moonwall/util@3.0.10

@moonwall/util@3.0.8

23 Jun 10:02
e96ab2e
Compare
Choose a tag to compare

Patch Changes

  • f983dc9: GetApi fix
  • Updated dependencies [f983dc9]
    • @moonwall/types@3.0.8

@moonwall/cli@3.0.8

23 Jun 10:01
e96ab2e
Compare
Choose a tag to compare

Patch Changes

  • f983dc9: GetApi fix
  • Updated dependencies [f983dc9]
    • @moonwall/types@3.0.8
    • @moonwall/util@3.0.8

@moonwall/util@3.0.7

20 Jun 11:04
1bc60ce
Compare
Choose a tag to compare

Patch Changes

  • f121ac7: pushing all pkgs
  • Updated dependencies [f121ac7]
    • @moonwall/types@3.0.7

@moonwall/cli@3.0.7

20 Jun 11:04
1bc60ce
Compare
Choose a tag to compare

Patch Changes

  • f121ac7: pushing all pkgs
  • 1f0f77c: Fixed greptest
  • Updated dependencies [f121ac7]
    • @moonwall/types@3.0.7
    • @moonwall/util@3.0.7

@moonwall/util@3.0.6

17 Jun 10:29
a3a2529
Compare
Choose a tag to compare

Patch Changes

  • fc81d29: Pkg update
  • Updated dependencies [fc81d29]
    • @moonwall/types@3.0.6

@moonwall/cli@3.0.6

17 Jun 10:29
a3a2529
Compare
Choose a tag to compare

Patch Changes

  • fc81d29: Pkg update
  • Updated dependencies [fc81d29]
    • @moonwall/util@3.0.6
    • @moonwall/types@3.0.6

@moonwall/util@3.0.4

16 Jun 13:34
c403d76
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [54f03f9]
    • @moonwall/types@3.0.4

@moonwall/util@3.0.0

16 Jun 06:08
7767296
Compare
Choose a tag to compare

Minor Changes

  • 409e085: Big Refactor
    • Many methods changed names
    • Interfaces and types moved around
    • Should be even more typesafe allround and easier to maintain

Patch Changes

  • 2730f58: Added default options to createBlock
    • #62
    • Moonwall config now has options for the createBlock() function on dev foundations
  • 4072cb0: Updated Compile Script
    • Updated the solidity compiler script to take into account incremental builds
    • #157
  • d29f57e: Big Refactor
    • big types refactor
    • #60
  • 4ae3228: Added default signer
    • #63
    • Signer option added to both when creating new blocks `context.createBlock(TXN, {signer: {type:, privateKey: }})
    • Default Signer config option available in moonwall.config for environments
  • Updated dependencies [2730f58]
  • Updated dependencies [4072cb0]
  • Updated dependencies [409e085]
  • Updated dependencies [d29f57e]
  • Updated dependencies [4ae3228]
    • @moonwall/types@3.0.0

@moonwall/cli@3.0.5

16 Jun 18:13
b883dc6
Compare
Choose a tag to compare

Patch Changes