Releases: ethpandaops/assertoor
Releases · ethpandaops/assertoor
Dev Snapshot
Latest automatically built executables. (Unstable development snapshot)
Built from master branch (commit: 7affc5d)
Please read the wiki for setup / configuration instructions.
Release Artifacts
Release File | Description |
---|---|
assertoor_snapshot_windows_amd64.zip | assertoor executables for windows/amd64 |
assertoor_snapshot_linux_amd64.tar.gz | assertoor executables for linux/amd64 |
assertoor_snapshot_linux_arm64.tar.gz | assertoor executables for linux/arm64 |
assertoor_snapshot_darwin_amd64.tar.gz | assertoor executable for macos/amd64 |
assertoor_snapshot_darwin_arm64.tar.gz | assertoor executable for macos/arm64 |
v0.0.13
Changes
- 8b9f9b7 use main branch for execution spec tests
- 19336ae do not store empty summary
- cd6b1b7 add task result files
- d003921 increase timeout and run spec tests concurrently
- ad7e6eb fix panic in test_run handler when customRunTime is null
- e49773b fix linter
- 3de3f4f small test fixes
- ee84b43 small test fixes
- 6b60fb7 trim execution specs report report to avoid OOM kills
- 5d76749 validator-lifecycle-test-v3 fixes
- 6c91c19 fix log output on UI
- 4581455 fix
validator-lifecycle-test-v3.yaml
- c018fa2 fix linter
- 08e3ca2 fix nil pointer panic in
check_consensus_block_proposals
task - 486632c various fixes for eip7002 & eip7251 tests
- a88c1e6 fix withdrawal amount filter for
check_consensus_block_proposals
task - 05bf35d add lookback checks to
check_consensus_block_proposals
task - cec1132 fix eip7251 test collection & make check_consensus_block_proposals checking the current block too
- f0413d8 fixes for execution spec tests
- 6c9b733 run execution spec tests sequentially to avoid OOM kill
- 59958d2 small fix
- 30facbe push execution spec tests playbook
- cfd7a65 only create child wallet when executing tests
- 2b618e7 split execute spectests playbook for concurrent execution
- 64fcb9c use child wallet when executing spec tests
- 03d423f fix transaction compatibility with devnet 5 specs
- 62a5277 update execution-spec-tests.yaml
- 457ac23 add separate execution spec tests dependencies playbook
- f14bca7 add fillup all el queues playbook
- fc127c0 add more configuration options for fillup queue playbooks
- e19757d add fillup consolidation & withdrawal queue playbooks
- 50925af prevent issues with large numbers and exponential notation (2e3)
- d226a21 bump
go-eth2-client
- f0cb9d0 update test references in all.yaml
- 8081274 Merge pull request #60 from ethpandaops/dependabot/go_modules/dependencies-636900df7c
- 0458230 Bump github.com/pressly/goose/v3 in the dependencies group
- 20036ff do 0x02 cred change before consolidation in pectra-dev/all.yaml
- 828e227 add eip7251-all test
- c220286 wait for slot 1 before generating bls changes
- 2221485 fix test
- 7af251e Merge remote-tracking branch 'origin/master'
- c0d33a1 add blocl-proposal-with-blobs-check.yaml
- 133c485 Merge pull request #59 from ethpandaops/dependabot/go_modules/dependencies-8c81ec9200
- 0d6f227 Merge pull request #57 from ethpandaops/pk910/devnet-5-contracts
- 84f6f94 Bump github.com/pressly/goose/v3 in the dependencies group
- faaf59b update eip7702 & eip7251 contract addresses
- 6b8ac4a update workflows to use upload/download artifacts v4
Release Artifacts
Please read through the wiki for setup & configuration instructions.
Release File | Description |
---|---|
assertoor_0.0.13_windows_amd64.zip | assertoor executables for windows/amd64 |
assertoor_0.0.13_linux_amd64.tar.gz | assertoor executables for linux/amd64 |
assertoor_0.0.13_linux_arm64.tar.gz | assertoor executables for linux/arm64 |
assertoor_0.0.13_darwin_amd64.tar.gz | assertoor executable for macos/amd64 |
assertoor_0.0.13_darwin_arm64.tar.gz | assertoor executable for macos/arm64 |
v0.0.12
Changes
- 1e0ec2b Merge pull request #56 from ethpandaops/dependabot/go_modules/dependencies-4debd4e294
- b8fa40e Merge pull request #21 from ethpandaops/electra-support
- 0061b99 Merge branch 'master' into electra-support
- 514536d graph style fixes
- bf05e89 make task list collapsable, and collapse completed tasks by default
- e629aa0 added eip7702-txpool-invalidation test (+various fixes & improvements for it)
- 207b849 Bump the dependencies group across 1 directory with 2 updates
- 281083d small fixes
- ca12abf fix negative WaitGroup counter panics
- e61268c Merge pull request #54 from ethpandaops/dependabot/go_modules/dependencies-45a10847b4
- fc82cd3 small fixes
- b40ed9c add eip6110 double deposit test
- e4656d1 Bump the dependencies group across 1 directory with 4 updates
- 3958291 fix execution timeouts & bump concurrent request limit
- 8745bab shuffle clients
- 120d368 fix linter
- 694b1b7 shuffle ready clients
- d4caacf add concurrent request limit & timeouts
- 39ccb4e fix loading tx receipts per block
- f9d167a show error when confirmation subroutine dies
- 8e5a978 enable transaction re-broadcasting
- dbe9507 Merge pull request #53 from ethpandaops/pk910/tx-tracking
- a249f2d fix transaction tracking for high transaction amount
- 895cadc fix slashing test
- f257f6b add validator slashing single test
- 3f4bf80 Merge branch 'master' into electra-support
- 69f31a2 fix concurrent map read write in generate_deposits task
- 8de66d8 Merge branch 'master' into electra-support
- 293b654 fix nil pointer panic in registry.go
- 735d0cc add fund-wallet test
- 66f1f6f fix concurrent map write panics in
generate_consolidations
&generate_withdrawal_requests
tasks - 56a49cd move back old stable tests that work for devnets too
- f3b9951 fix link in all.yaml
- fe83797 fix
eip7002-all
playbook for devnet 4 - fbe6fd8 reorganize playbooks & updates for devnet 4
- f4b70b2 fix
- 66bd81d fix
- e71d11c add eip7251-mass-consolidations.yaml
- f2857d6 fix test title in all.yaml
- e9fdbd8 update system contract addresses for devnet 4
- 57ab6e3 devnet 4 support (spec v1.5.0-alpha.8)
- 456ffe4 fix all.yaml
- a65a6e9 update all.yaml
- ea1fefc add mass withdrawal test
- d288535 add start index to voluntary exits playbook
- e3827b5 set proper test id
- fbe080f temp test playbook for lighthouse bug
- b8aa651 fix typo in eip7002-all test
- 9e2672e increase timeout for eip7002 test
- 4175abc reduce number of validators for eip7002-all test
- 781fc4f Merge branch 'master' into electra-support
- 807cddd fix task sorting for tests loaded from db
- 0bfce95 add eip7002 tests
- 83d9322 Merge branch 'master' into electra-support
- 8090baa allow setting custom withdrawal credentials for top up deposits in
generate_deposits
task - f1dec50 Merge branch 'master' into electra-support
- e765151 add
withdrawalCredsPrefix
setting tocheck_consensus_validator_status
task - 6ed076a Merge branch 'master' into electra-support
- 7283aa4 fix case sensitive address comparison for expected withdrawals in
check_consensus_block_proposals
task - f9b43a9 Merge branch 'master' into electra-support
- 1aea1c4 fix setting format for
get_pubkeys_from_mnemonic
task - f55927a fix case sensitive address comparison for expected bls changes in
check_consensus_block_proposals
task - 0976b20 small fix for
generate_withdrawal_requests
task - 1a27221 make config validation errors more clear in
generate_withdrawal_requests
task - 4bd45b8 Merge branch 'master' into electra-support
- 1b8fd50 fix type conversion panic when reading scope owner from vars
- 9d1a04e fix unneccesarry unit conversion in expected deposit requests in
check_consensus_block_proposals
task - b96abb7 Merge branch 'master' into electra-support
- 3ce6f4a fix out of range panic when loading logs from memory only
- ceae508 fix validator lifecycle test
- ed61d5b add
sourcePubkey
setting togenerate_withdrawal_requests
task - 0d675a8 add
targetPublicKey
setting togenerate_consolidations
task - ec6dbad add
generate_withdrawal_requests
task - 1c3e206 Merge branch 'master' into electra-support
- fd33eed add
get_pubkeys_from_mnemonic
task - 30f94a4 Merge branch 'master' into electra-support
- c70508e Merge pull request #44 from ethpandaops/64-consolidations
- 0035c24 fix final balance check in consolidation overflow test
- 0e9670c Merge pull request #42 from ethpandaops/pk910/persistence
- 7f38630 Merge pull request #41 from ethpandaops/skylenet/exec-specs-example
- acde784 set running tests to aborted when shutting down client / starting after unclean shutdown
- edde77b add delete api & add test/testrun deletion from UI
- 52aa451 Merge remote-tracking branch 'origin/pk910/persistence' into pk910/persistence
- 7503be2 Merge branch 'master' into pk910/persistence
- 0e3d07b Fix code scanning alert no. 5: DOM text reinterpreted as HTML
- d7dee2b Fix code scanning alert no. 6: DOM text reinterpreted as HTML
- 0358e7d Merge pull request #46 from ethpandaops/dependabot/go_modules/dependencies-8b9ecaf93f
- d19609f UI changes for test management with persistence
- 8bebf6b Bump github.com/ethereum/go-ethereum in the dependencies group
- 013dfd6 test playbook improvements
- 581ce27 updating consolidation overflow test
- 16ccaef fix unused import
- a5d5fcf Fix code scanning alert no. 3: Incorrect conversion between integer types
- 9977f62 Merge branch 'master' into pk910/persistence
- 5e4468a Merge branch 'master' into pk910/persistence
- f652538 Fix code scanning alert no. 3: Incorrect conversion between integer types
- 2e04d2b fix copilot issues
- 38aa0c7 Merge pull request #45 from ethpandaops/dependabot/go_modules/dependencies-dfd7bb505f
- 8530753 complete persistence implementation
- 35bc21b fix yaml
- ab3ac48 push fix
- 69ae61f committing local changes
- 65ee1cc update local test
- 28cce9f add configurable seed to
fillup-deposit-queue
test - b4beeaa Merge pull request #43 from ethpandaops/pk910/validator-lifecycle-test-v3
- c8c515e Merge branch 'electra-support' into pk910/validator-lifecycle-test-v3
- 54b3a39 add
fillup-deposit-queue.yaml
test - 98a03bc Bump the dependencies group with 2 updates
- 294ea22 Merge branch 'master' into electra-support
- 9ddca95 commit
- 65141eb load historic task states from db
- ffa61c4 small fix
- ea4a59e write logs to database
- 9b93c61 working checkpoint
- f511a40 fix output
- dcf621b Merge branch 'master' into pk910/persistence
- d45b40a update wait for slot
- 68460db adding overflow playbook
- 5ef03ae always load newest image for
make devnet-run
- a140625 fix signal handler
- b2b4aa3 updating timeouts
- 0373b2f persistence for test runs and task states
- 2b22fa3 update validator state
- 5d3587b update playbook
- 17ae026 updating playbook
- c573a1b updating playbook
- 54a794d updating playbook
- c061973 Merge remote-tracking branch 'origin/electra-support' into 64-consolidations
- 30ecd48 Merge remote-tracking branch 'origin/master' into 64-consolidations
- daca992 add 64 consolidation playbook
- 13438c9 Merge branch 'master' into electra-support
- 361b7f9 type tree preparation for persistence
- 970e151 start implementation of database persistence
- 88eb536 Merge branch 'master' into pk910/validator-lifecycle-test-v3
- 67bd416 synchronize task state creation to avoid taskId collisions in rare race conditions
- 32f054f fixes
- 8e9a389 Merge branch 'master' into pk910/validator-lifecycle-test-v3
- 21af6f6 fix for multiarch libc6 for solidity
- 727cd4b add example on how to call exec-spec-tasks via run_external_tasks
- e740f67 Merge branch 'master' of github.com:ethpandaops/assertoor into electra-support
- d53325e Merge pull request #40 from ethpandaops/skylenet/exec-spec-tests
- 8f3e5af fix
run_shell
: wait for output streams to close before calling Wait on process - 01f5551 commit
- 26d4435 Merge branch 'master' into pk910/validator-lifecycle-test-v3
- 396f735 add
minValidatorBalance
&maxValidatorBalance
tocheck_consensus_validator_status
- b0d795f commit
- 8cd08cc Merge branch 'master' into pk910/validator-lifecycle-test-v3
- e4ceb59 fix result handling for foreground task in
run_task_background
- c8cea3b wait for output streams on process completion in
run_shell
task - f9892b7 commit
- 46fbfa9 simplify
- a0b2e56 render custom timer when outputs.customRunTimeSeconds is set
- 0f7441a remove deps from dockerfiles
- 83aa17d Merge branch 'master' into pk910/validator-lifecycle-test-v3
- f2cb5bd fix task relationship graph
- 048bb58 add playbook to run execution spec tests
- a5229a9 Merge branch 'master' into pk910/validator-lifecycle-test-v3
- 07fac55 do not stop execution if validator already exists in
generate_deposits
task - cbd3309 commit
- 1c6bdd7 Merge branch 'master' of github.com:ethpandaops/assertoor into electra-support
- 263f556 Merge pull request #39 from ethpandaops/skylenet/run_shell_args
- cf0891f tasks/run_shell: add shellArgs
- cc2a0c0 Merge branch 'electra-support' into pk910/validator-lifecycle-test-v3
- 27e0e3e fix panic when checking attester slashings in
check_consensus_block_proposals
task - 5f371d2 commit
- b98693a Merge branch 'master' into electra-support
- 91da5cd create new variable scope for each test run to avoid polluting the default settings with overrides
- e8ac9e9 Merge branch 'master' into electra-support
- 5cfd723 Merge branch 'master' into electra-support
- be3f87b Merge branch 'master' into electra-support
- c6472b5 Merge branch 'master' into electra-support
- c35ec4b bump go-ethereum rewrite & resync eip7702 tx authorities
- f0a4c04 Merge branch 'master' into electra-support
- e2ae184 fix linter issues
- c48bb87 fix eip7702 support for `gener...
v0.0.11
Changes
- 762efcb set outputs for
check_consensus_validator_status
task - 77e70ab Merge pull request #38 from ethpandaops/skylenet/fix-shell-output-json
- 0271b2f fix: run_shell - use correct key when using ::set-out(put)-json
- 1a696a7 add
get_consensus_specs
task - 31a0fb7 fix error handling for
run_shell
task - 1e74bdb improve validator-lifecycle-test
- 0b65f79
validator-lifecycle-test
: cancel deposit inclusion check when deposit inclusion from voting period ended - 9ea97a2 include cleanup tasks on UI & API
- ab6b297 slight enhancements for
validator-lifecycle-test
- a973cb8 fix withdrawal credential generation in
generate_deposits
task - 14cbec3 add outputs & fix logging for
generate_bls_changes
task - e36baf6 Merge remote-tracking branch 'origin/master'
- af94fe7 fix nil pointer panic in test_run handler
- 30d4344 Merge pull request #37 from ethpandaops/dependabot/go_modules/dependencies-aea5807d89
- 154843b Bump the dependencies group across 1 directory with 3 updates
- b6af8e6 bump go to
v1.22
- cdb3c97 fix debug output
- 455b2d4 add BLS selftest and debug output for bls operations
- 03812d7 fix processing of
schedule
setting in external test configs - 28a6261 fix
synchronized-check.yaml
- 09a5a15 fix panic in
check_execution_sync_status
when checking an offline client - 9c6679b change default shell for
run_shell
task to bash - e678c61 tweak
Dockerfile-local
for caching - 39ccd6d fix
make devnet-run-docker
for macos - 0d70ae2 Merge pull request #35 from ethpandaops/dependabot/go_modules/dependencies-e96620c5f5
- 8366643 renamed
devnet-docker-run
todevnet-run-docker
- 6a6320d add
make devnet-docker-run
for local test execution via docker container - 1832c17 Bump the dependencies group with 2 updates
Release Artifacts
Please read through the wiki for setup & configuration instructions.
Release File | Description |
---|---|
assertoor_0.0.11_windows_amd64.zip | assertoor executables for windows/amd64 |
assertoor_0.0.11_linux_amd64.tar.gz | assertoor executables for linux/amd64 |
assertoor_0.0.11_linux_arm64.tar.gz | assertoor executables for linux/arm64 |
assertoor_0.0.11_darwin_amd64.tar.gz | assertoor executable for macos/amd64 |
assertoor_0.0.11_darwin_arm64.tar.gz | assertoor executable for macos/arm64 |
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_deposits
task - 574ecf7 Merge pull request #33 from ethpandaops/pk910/playbooks
- 0f7165b remove pectra playbooks
- 735c586 add test playbooks from
assertoor-test
repository - 2b99f81 add conditional execution of tasks via
if
property - dba0b81 add
get_wallet_details
task & renamedgenerate_random_mnemonic
toget_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_tasks
task 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-tasks
to 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_deposits
task - b621407 fix yaml marshaller for custom BigInt type
- 861f65c add
withdrawalCredentials
setting togenerate_deposits
- b47eda7 remove golangci-lint for now
- fb1f707 fix warnings
- 4018563 use custom BigInt wrapper for proper parsing from yaml
- 7f1febe add
validatorPubKeyResultVar
tocheck_consensus_validator_status
- 44cef81 add deposit amount to
generate_deposits
task
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 |
v0.0.9
Changes
- 500932a Merge pull request #19 from ethpandaops/minimal-preset
- 7411bd1 go mod tidy
- 09cca63 remove
go-eth2-client
override - 6155c39 Merge branch 'master' into minimal-preset
- d9a9891 fix linter
- 3ad66de add extra data pattern check to
check_consensus_block_proposals
- dc2a96a fix
check_clients_are_healthy
- 7c7c1a8 fix slot underflow in
check_consensus_slot_range
task - 9be5fab Merge branch 'master' into minimal-preset
- 8152ced revert bls-eth-go-binary to 1.33.0 to fix arm64 builds (herumi/bls-eth-go-binary#61)
- 121b62c override
go-eth2-client
module for minimal preset support - 3b4d675
go get -u
,go mod tidy
& fixes - e0aa797 fix dev image workflow
- 93f05e7 Revert "reduce min-epoch for surrounding slashing calculation"
- 09b490c fix log messages in
check_consensus_block_proposals
task - ba291e8 set fixed golangci-lint version
- 01ea1fe reduce min-epoch for surrounding slashing calculation
- 70968e4 added
failOnCheckMiss
setting tocheck_clients_are_healthy
task - eddc770 added
maxUnhealthyCount
setting tocheck_clients_are_healthy
task - cab4f93 add manual GC loop that cleans up memory before next epoch
- c730af7 fix validatorset cache
- 2911ad3 import pprof
- 88c1b49 added workflow to build latest image manually
- 004755b always enable pprof handler for debugging
Release Artifacts
Please read through the wiki for setup & configuration instructions.
Release File | Description |
---|---|
assertoor_0.0.9_windows_amd64.zip | assertoor executables for windows/amd64 |
assertoor_0.0.9_linux_amd64.tar.gz | assertoor executables for linux/amd64 |
assertoor_0.0.9_linux_arm64.tar.gz | assertoor executables for linux/arm64 |
assertoor_0.0.9_darwin_amd64.tar.gz | assertoor executable for macos/amd64 |
assertoor_0.0.9_darwin_arm64.tar.gz | assertoor executable for macos/arm64 |
v0.0.8
Changes
- 6e03592 fix log spam from
check_consensus_validator_status
task with large validator sets - f3d320d fix panic when overriding config settings of a test that has no config
- 9a891e8 fix panic when overriding config settings of a test that has no config
Release Artifacts
Please read through the wiki for setup & configuration instructions.
Release File | Description |
---|---|
assertoor_0.0.8_windows_amd64.zip | assertoor executables for windows/amd64 |
assertoor_0.0.8_linux_amd64.tar.gz | assertoor executables for linux/amd64 |
assertoor_0.0.8_linux_arm64.tar.gz | assertoor executables for linux/arm64 |
assertoor_0.0.8_darwin_amd64.tar.gz | assertoor executable for macos/amd64 |
assertoor_0.0.8_darwin_arm64.tar.gz | assertoor executable for macos/arm64 |
v0.0.6
Changes
- 4042aa9 wait for client if no ready client is available #15
- 7daa345 global variables should override the defaults defined in external tests
- 8c3e406 update docs (#8)
- 6a410e2 fix panic when no execution client is available #14
- f9a09b7 added test cleanup routine (fix #3)
- 225383f Merge pull request #13 from ethpandaops/ui-api-actions
- 3e8f0d8 added ability to schedule & cancel tests from UI (fix #6)
- 7db4f16 added task relationship graph (fix #7)
- b9f3f8b small UI fixes
- 5ec1e5e allow overriding test ID from externalTest config
- 331a496 add start test run dialog
Release Artifacts
Please read through the wiki for setup & configuration instructions.
Release File | Description |
---|---|
assertoor_0.0.6_windows_amd64.zip | assertoor executables for windows/amd64 |
assertoor_0.0.6_linux_amd64.tar.gz | assertoor executables for linux/amd64 |
assertoor_0.0.6_linux_arm64.tar.gz | assertoor executables for linux/arm64 |
assertoor_0.0.6_darwin_amd64.tar.gz | assertoor executable for macos/amd64 |
assertoor_0.0.6_darwin_arm64.tar.gz | assertoor executable for macos/arm64 |
v0.0.5
Changes
- 37248de added caching logic for validator set (fix #11)
- bbfb4b5 Merge pull request #12 from qu0b/improve/logging
- d1c64b2 Merge branch 'master' into improve/logging
- 0c5078f lint
- 1fb0e87 add api aport call log
- 6efddca fix assertoor panic
- 03ab85e add list of clients to fork logging
- 692e02b support testid for external tests
- fd5e673 add test id to test logger
- 6444253 fixed dark mode for api docs
- f6d21ff add Dark Mode
- adf14a3 fix panic when overriding config of test that has no config
- 434d3b4 fix test execution order
- 870bf5a added ability to register new tests dynamically
- f16bf7e fix panic when overriding config of external test that has no config
- f91341b aded
exitEpoch
setting togenerate_exits
task - d5ec53c fix
--version
flag - 84cd6dc Merge pull request #9 from qu0b/feature/concurrentTests
- b44ca20 fix lint
- 08a9a9a do not run build actions for unapproved PRs
- df5b9a5 replace fmt with log package
- bfca90f add PR check workflow
- f0a6f6f fix path
- 481965c add maxConcurrentTests & version flags
- 50c2422 add concurrency
- 3a74706 execute up to two tests concurrently
Release Artifacts
Please read through the wiki for setup & configuration instructions.
Release File | Description |
---|---|
assertoor_0.0.5_windows_amd64.zip | assertoor executables for windows/amd64 |
assertoor_0.0.5_linux_amd64.tar.gz | assertoor executables for linux/amd64 |
assertoor_0.0.5_linux_arm64.tar.gz | assertoor executables for linux/arm64 |
assertoor_0.0.5_darwin_amd64.tar.gz | assertoor executable for macos/amd64 |
assertoor_0.0.5_darwin_arm64.tar.gz | assertoor executable for macos/arm64 |
v0.0.4
Changes
- f1a2c8a print RPC errors to log when sending transactions via
generate_eoa_transactions
/generate_blob_transactions
- 1edb6e2 show start time in test runs table
- 061a47a added ability to wait for tx inclusion before completion in
generate_eoa_transactions
task - 01c3918 fix verbose logging
- bac6707 Assertoor api implementation #5
- d37843d / 7c1faf1 / 9549448 / e256b2e UI redesign & test scheduler #2
Release Artifacts
Please read through the wiki for setup & configuration instructions.
Release File | Description |
---|---|
assertoor_0.0.4_windows_amd64.zip | assertoor executables for windows/amd64 |
assertoor_0.0.4_linux_amd64.tar.gz | assertoor executables for linux/amd64 |
assertoor_0.0.4_linux_arm64.tar.gz | assertoor executables for linux/arm64 |
assertoor_0.0.4_darwin_amd64.tar.gz | assertoor executable for macos/amd64 |
assertoor_0.0.4_darwin_arm64.tar.gz | assertoor executable for macos/arm64 |