Support validator withdrawals #19

Merged
roysc merged 11 commits from roysc/set-validator-creds into main 2024-08-05 14:06:43 +00:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit 3c62bcdd78 - Show all commits

View File

@ -3,6 +3,7 @@ name: Test Ethereum Fixturenet Stack
on:
push:
branches: '*'
pull_request:
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
- cron: '12 01 * * *'

View File

@ -3,6 +3,7 @@ name: Test Ethereum Plugeth Fixturenet Stack
on:
push:
branches: '*'
pull_request:
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
- cron: '14 01 * * *'