Releases: Moonsong-Labs/moonwall
Releases · Moonsong-Labs/moonwall
@moonwall/cli@3.0.10
@moonwall/util@3.0.8
@moonwall/cli@3.0.8
@moonwall/util@3.0.7
@moonwall/cli@3.0.7
@moonwall/util@3.0.6
@moonwall/cli@3.0.6
@moonwall/util@3.0.4
Patch Changes
- Updated dependencies [54f03f9]
- @moonwall/types@3.0.4
@moonwall/util@3.0.0
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
Patch Changes
- 22c7b57: fix upgrade fn