• Péter Szilágyi's avatar
    crypto/kzg4844: pull in the C and Go libs for KZG cryptography (#27155) · 2169fa34
    Péter Szilágyi authored
    * cryto/kzg4844: pull in the C and Go libs for KZG cryptography
    
    * go.mod: pull in the KZG libraries
    
    * crypto/kzg4844: add basic becnhmarks for ballpark numbers
    
    * cmd, crypto: integrate both CKZG and GoKZG all the time, add flag
    
    * cmd/utils, crypto/kzg4844: run library init on startup
    
    * crypto/kzg4844: make linter happy
    
    * crypto/kzg4844: push missing file
    
    * crypto/kzg4844: fully disable CKZG but leave in the sources
    
    * build, crypto/kzg4844, internal: link CKZG by default and with portable mode
    
    * crypto/kzg4844: drop verifying the trusted setup in gokzg
    
    * internal/build: yolo until it works?
    
    * cmd/utils: make flag description friendlier
    Co-authored-by: 's avatarMartin Holst Swende <martin@swende.se>
    
    * crypto/ckzg: no need for double availability check
    
    * build: tiny flag cleanup nitpick
    
    ---------
    Co-authored-by: 's avatarMartin Holst Swende <martin@swende.se>
    2169fa34
Name
Last commit
Last update
..
abidump Loading commit data...
abigen Loading commit data...
bootnode Loading commit data...
clef Loading commit data...
devp2p Loading commit data...
ethkey Loading commit data...
evm Loading commit data...
faucet Loading commit data...
geth Loading commit data...
p2psim Loading commit data...
rlpdump Loading commit data...
utils Loading commit data...