this post was submitted on 20 Nov 2023
1 points (100.0% liked)

Ethereum

1 readers
1 users here now

Resources

founded 11 months ago
MODERATORS
 

When a miner receives a block, it needs to check transaction signatures as part of verifying the block. Looking at the call hierarchy for crypto.SigToPub it’s not clear where an incoming block’s signatures are verified. Can anyone point me to the relevant code in Go-Ethereum?

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here