• 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
..
build Loading commit data...
cmdtest Loading commit data...
debug Loading commit data...
ethapi Loading commit data...
flags Loading commit data...
guide Loading commit data...
jsre Loading commit data...
shutdowncheck Loading commit data...
syncx Loading commit data...
testlog Loading commit data...
utesting Loading commit data...
version Loading commit data...
web3ext Loading commit data...