v0.0.10
Changes
- b9abf2e Merge pull request #32 from ethpandaops/dependabot/go_modules/dependencies-7df69de2b9
- 2b18c90 fix staticcheck error
- 6f3d451 fix concurrent map write in
generate_depositstask - 574ecf7 Merge pull request #33 from ethpandaops/pk910/playbooks
- 0f7165b remove pectra playbooks
- 735c586 add test playbooks from
assertoor-testrepository - 2b99f81 add conditional execution of tasks via
ifproperty - dba0b81 add
get_wallet_detailstask & renamedgenerate_random_mnemonictoget_random_mnemonic - ad7e8a9 add caplin client type
- f5a72ed Bump github.com/holiman/uint256 in the dependencies group
- 2dc89ee add test registartion modal
- dd5696c fix for
run_external_tasks - 8bde818 add
run_external_taskstask for nested test playbooks - 767e929 Merge pull request #30 from ethpandaops/dependabot/go_modules/dependencies-2a749377c6
- b290410 Merge pull request #31 from ethpandaops/pk910/public-ui
- 4e9d155 upgrade fix
- 8bc28cd add public security trimmed UI (without API, Logs, Configurations & Results)
- b188e8c Bump the dependencies group across 1 directory with 8 updates
- 0e03cb7 add dependabot.yml
- c690bf5 Merge pull request #27 from ethpandaops/skylenet/fix-typo
- ee67c0f check_execution_sync_status: fix typo
- c690b46 add
--image-download always --non-blocking-tasksto kurtosis args - 62b7420 allow custom args & config in devnet setup with
custom-prefix - c1429ab Merge pull request #24 from ethpandaops/scheduler-rewrite
- 5d86333 add more task outputs to various tasks
- 014a184 add local setup using kurtosis to make it easier to dev locally
- 8ba4667 fix nil pointer panic when test playbook cannot be loaded
- dc01df2 track scope owner and add reference comment to task results if Id is set
- 1050c09 add useful outputs to first 5
check_tasks - c37999e fix comment
- 5dfe54a make child scopes available as output for
run_task_*tasks - 9e58358 add task result yaml to UI, make output vars available to tasks (
t.ctx.Outputs) - f5ca518 add optional task ids and added task status to variable system (
task.<task-id>.*) - fe7af4b add sub scopes to variable system
- 2eb4337 remove unused code remove Name, Title, Description & Logger functions from tasks
- 9aad43b drop task instance after execution
- abfccb6 decouple task instance from task state * decouple the task instance from task execution state, so the instance can be dropped from memory after execution * use task index as primary identifer (instead of task instance) * export task state as types.TaskState interface
- 5acc916 move human duration to helper package
- 3490df5 update
golangci-lint - d39553b fix wiki update workflow
- 3c60b8c add block number to confirmed info from
generate_deposits - 57eeb0c fix send on closed channel panic in eventstream
- 2ff0e68 add additional libs to Dockerfile-stub
- 09cf98a add some standard utilities to docker image
- 66c0e59 bump
go-eth2-client - 35dbf70 go mod tidy
- a18aae9 temp override
go-eth2-client(attestantio/go-eth2-client#144) - f4739fc fix warnings & re-eenable
golangci-lint - c95afdf fix withdrawal credentials in
generate_depositstask - b621407 fix yaml marshaller for custom BigInt type
- 861f65c add
withdrawalCredentialssetting togenerate_deposits - b47eda7 remove golangci-lint for now
- fb1f707 fix warnings
- 4018563 use custom BigInt wrapper for proper parsing from yaml
- 7f1febe add
validatorPubKeyResultVartocheck_consensus_validator_status - 44cef81 add deposit amount to
generate_depositstask
Release Artifacts
Please read through the wiki for setup & configuration instructions.
| Release File | Description |
|---|---|
| assertoor_0.0.10_windows_amd64.zip | assertoor executables for windows/amd64 |
| assertoor_0.0.10_linux_amd64.tar.gz | assertoor executables for linux/amd64 |
| assertoor_0.0.10_linux_arm64.tar.gz | assertoor executables for linux/arm64 |
| assertoor_0.0.10_darwin_amd64.tar.gz | assertoor executable for macos/amd64 |
| assertoor_0.0.10_darwin_arm64.tar.gz | assertoor executable for macos/arm64 |