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-08 02:31:19 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
357211b7d9
prysm-pulse
/
testing
/
spectest
/
shared
/
deneb
/
sanity
/
block_processing.yaml.go
7 lines
91 B
Go
Raw
Normal View
History
Unescape
Escape
Test: add `deneb` spec test version `beta.0` (#12610)
2023-07-25 23:32:39 +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
{
Test: add `deneb` spec test version `beta.0` (#12610)
2023-07-25 23:32:39 +00:00
BlocksCount
int
`
json:"blocks_count"
`
}
Reference in New Issue
Copy Permalink