Skip to content

Commit fa2b2b1

Browse files
committed
Update CHANGELOG for new block Imp test functions
1 parent 994605f commit fa2b2b1

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

eras/shelley/impl/CHANGELOG.md

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

3434
### `testlib`
3535

36+
* Added:
37+
- `submitBlock_`
38+
- `submitBlock`
39+
- `submitFailingBlock`
40+
- `submitFailingBlockM`
41+
- `trySubmitBlock`
42+
- `withTxsInBlock_`
43+
- `withTxsInBlock`
44+
- `withTxsInFailingBlock`
45+
- `withTxsInFailingBlockM`
46+
- `impTxsFrom`
47+
- `impSTSEventsFrom`
48+
* Changed type of `ImpTestState.impEvents` field
49+
* Added `ImpTestState.impRecordTxs` field
3650
* Rename `multisig_script` -> `shelley_native_script` in CDDL
3751
* Move `script_hash` to core CDDL
3852
* Move `transaction_metadatum_label`, `transaction_metadatum`, `transaction_index` and `metadata_hash` to core CDDL

0 commit comments

Comments
 (0)