1
0
forked from cerc-io/plugeth
plugeth/internal
Péter Szilágyi 2169fa343a
crypto/kzg4844: pull in the C and Go libs for KZG cryptography ()
* 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: Martin Holst Swende <martin@swende.se>

* crypto/ckzg: no need for double availability check

* build: tiny flag cleanup nitpick

---------

Co-authored-by: Martin Holst Swende <martin@swende.se>
2023-05-10 14:54:14 +03:00
..
build crypto/kzg4844: pull in the C and Go libs for KZG cryptography () 2023-05-10 14:54:14 +03:00
cmdtest build: upgrade to go 1.19 () 2022-09-10 13:25:40 +02:00
debug graphql, internal: fix typos in comments () 2023-05-02 04:57:07 -04:00
ethapi all: remove ethash pow, only retain shims needed for consensus and tests () 2023-05-03 12:58:39 +03:00
flags Use filepath.clean instead of path.clean () 2023-01-13 09:48:42 -05:00
guide rpc, internal/guide: speed up tests a bit () 2022-11-17 15:30:53 +01:00
jsre console, internal/jsre: fix autocomplete issues () 2023-01-19 19:43:29 +01:00
shutdowncheck eth, les: update unclean shutdown markers regularly () 2021-12-17 15:18:51 +01:00
syncx core: improve shutdown synchronization in BlockChain () 2021-10-07 15:47:50 +02:00
testlog internal/testlog: print file+line number of log call in test log () 2020-01-08 17:11:51 +02:00
utesting all: replace uses of ioutil with io and os () 2022-05-16 11:59:35 +02:00
version README, go.mod, event, internal/version: bump min Go to 1.19 () 2023-03-03 12:24:09 +02:00
web3ext graphql, internal: fix typos in comments () 2023-05-02 04:57:07 -04:00