Added th-extras-0.0.0.6.0.0.0.0.1
From https://github.com/input-output-hk/th-extras at 53e062bf2b1e3ae933262c4012cf6badc7cd5237
From https://github.com/input-output-hk/th-extras at 53e062bf2b1e3ae933262c4012cf6badc7cd5237
timestamp = 2023-05-31T23:51:04Z
github = { repo = "input-output-hk/th-extras", rev = "53e062bf2b1e3ae933262c4012cf6badc7cd5237" }
force-version = true
Feat/lw 7973 cip95 sign tx
Signed-off-by: Juliano Lazzarotto <[email protected]>
Co-authored-by: Alexey Kuleshevich <[email protected]>
This PR makes integration test suite work without requiring the environment variable "SHELLEY_TEST_DATA"; On top of it, the naming was made consistent: **Before:** "SHELLEY_DATA_PATH", "cardano-node-shelley", "cluster setup dir" etc. **After:** - the directory is renamed to `lib/local-cluster/test/data/cluster-configs` - the env var is renamed to "LOCAL_CLUSTER_CONFIGS" - the `Config`'s data type accessor function is `cfgClusterConfigs`
Signed-off-by: banklesss <[email protected]>
add an check to make sure all field exist
insert rewards & epoch stake to use manual constraint lower number of indexes in tests fourmolurize
change sql filename
add EXISTS to add/drop constraint
* Mithril update 2023-09-27 * Fix typo in Mithril report of 2023-09-20 * Update blog/2023-09-27-mithril.md Co-authored-by: olgahryniuk <[email protected]> * Update blog/2023-09-27-mithril.md Co-authored-by: olgahryniuk <[email protected]> * Update blog/2023-09-27-mithril.md Co-authored-by: olgahryniuk <[email protected]> --------- Co-authored-by: olgahryniuk <[email protected]>