Skip to content

Commit 4961345

Browse files
committed
Update CHANGELOG for new block Imp test functions
1 parent c763c03 commit 4961345

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

eras/shelley/impl/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,18 @@
3333

3434
### `testlib`
3535

36+
* Add:
37+
- `submitBlock_`
38+
- `submitBlock`
39+
- `submitFailingBlock`
40+
- `submitFailingBlockM`
41+
- `trySubmitBlock`
42+
- `submittingTxsAsBlock_`
43+
- `submittingTxsAsBlock`
44+
- `submittingTxsAsFailingBlock`
45+
- `submittingTxsAsFailingBlockM`
46+
- `impTxsFrom`
47+
- `impSTSEventsFrom`
3648
* Rename `multisig_script` -> `shelley_native_script` in CDDL
3749
* Move `script_hash` to core CDDL
3850
* Move `transaction_metadatum_label`, `transaction_metadatum`, `transaction_index` and `metadata_hash` to core CDDL

0 commit comments

Comments
 (0)