We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c763c03 commit 4961345Copy full SHA for 4961345
eras/shelley/impl/CHANGELOG.md
@@ -33,6 +33,18 @@
33
34
### `testlib`
35
36
+* Add:
37
+ - `submitBlock_`
38
+ - `submitBlock`
39
+ - `submitFailingBlock`
40
+ - `submitFailingBlockM`
41
+ - `trySubmitBlock`
42
+ - `submittingTxsAsBlock_`
43
+ - `submittingTxsAsBlock`
44
+ - `submittingTxsAsFailingBlock`
45
+ - `submittingTxsAsFailingBlockM`
46
+ - `impTxsFrom`
47
+ - `impSTSEventsFrom`
48
* Rename `multisig_script` -> `shelley_native_script` in CDDL
49
* Move `script_hash` to core CDDL
50
* Move `transaction_metadatum_label`, `transaction_metadatum`, `transaction_index` and `metadata_hash` to core CDDL
0 commit comments