Fix haf tests after hive submodule update
changes:
- bump hived to current develop
- poetry lock in haf-local-tools
- remove link to shared-tools in tests/integration/haf-local-tools (useless, already covered by hive-local-tools dependency)
- applied
node.config.block_log_split = -1
to all nodes in tests with comment to further informations - changed
path_to_block_log_dir / "block_log"
topath_to_block_log_dir
astt.BlockLog.__init__
changed in test-tools!228 (diffs)
Edited by Krzysztof Mochocki