This website requires JavaScript.
Explore
Help
Sign In
mirror
/
prysm-pulse
Watch
1
Star
0
Fork
0
You've already forked prysm-pulse
mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced
2025-01-09 11:11:20 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b19d24c581
prysm-pulse
/
testing
/
spectest
/
shared
/
capella
/
sanity
/
block_processing.yaml.go
7 lines
91 B
Go
Raw
Normal View
History
Unescape
Escape
Spec test: capella and update to `v1.3.0-alpha.1` (#11683)
2022-11-30 20:08:04 +00:00
package
sanity
Refactor Exported Names to Follow Golang Best Practices (#13075) * Fix exported names that start with a package name * A few more renames * Fix exported names that start with a package name * A few more renames * Radek's feedback * Fix conflict * fix keymanager test * Fix comments --------- Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2023-10-20 16:45:33 +00:00
// Config --
type
Config
struct
{
Spec test: capella and update to `v1.3.0-alpha.1` (#11683)
2022-11-30 20:08:04 +00:00
BlocksCount
int
`
json:"blocks_count"
`
}
Reference in New Issue
Copy Permalink