Skip to content

v1.24#1742

Merged
cboh4 merged 11 commits into
masterfrom
non-sgx-v1.24
May 13, 2026
Merged

v1.24#1742
cboh4 merged 11 commits into
masterfrom
non-sgx-v1.24

Conversation

@cboh4
Copy link
Copy Markdown
Contributor

@cboh4 cboh4 commented May 13, 2026

No description provided.

Comment thread app/keepers/keepers.go
Comment on lines +558 to +560
for name, key := range ak.keys {
sk[name] = key
}
globalClient = &EcallClient{
nodes: nodes,
timeout: 30 * time.Second,
rng: rand.New(rand.NewSource(time.Now().UnixNano())),
Comment on lines +871 to +875
go func() {
if err := r.DeleteRecordsBeforeHeight(cutoffHeight); err != nil {
logError("EcallRecorder", "Pruning error: %v", err)
}
}()
@cboh4 cboh4 merged commit ac4dbe5 into master May 13, 2026
8 of 11 checks passed
@cboh4 cboh4 deleted the non-sgx-v1.24 branch May 13, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants