• Conner Fromknecht's avatar
    feat: reexport L1 secp256k1 from L2 geth · 2fe9b9ee
    Conner Fromknecht authored
    Attempting to compile L1 and L2 get in the same binary produces a
    symbole collision since the CGO names for the library methods are
    identical. To avoid this, we simply reexport the L1 secp256k1 members
    that rely on CGO.
    2fe9b9ee
Name
Last commit
Last update
..
abigen Loading commit data...
bootnode Loading commit data...
checkpoint-admin 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...
puppeth Loading commit data...
rlpdump Loading commit data...
utils Loading commit data...
wnode Loading commit data...