1
0
forked from cerc-io/plugeth
plugeth/common
Felföldi Zsolt c08dc59aad
beacon/types: add beacon chain data types ()
* beacon/types: add beacon chain data types

* beacon/merkle: added comments

* go.mod: cleanups

---------

Co-authored-by: Péter Szilágyi <peterke@gmail.com>
2023-05-17 17:39:33 +03:00
..
bitutil common,crypto: move fuzzers out of core () 2020-12-23 17:44:45 +01:00
compiler common/compiler: json unmarshalling error checks () 2022-08-01 13:47:21 +02:00
fdlimit fix: linter warning () 2022-06-29 10:54:57 +02:00
hexutil build: upgrade to go 1.19 () 2022-09-10 13:25:40 +02:00
lru all: remove deprecated uses of math.rand () 2023-02-16 14:36:58 -05:00
math core/vm: use golang native big.Int () 2023-03-08 13:12:53 -05:00
mclock common/mclock: add Alarm () 2023-01-03 12:10:48 +01:00
prque all: remove deprecated uses of math.rand () 2023-02-16 14:36:58 -05:00
big.go core, vm, common: define constantinople fork + shift () 2018-02-23 12:32:57 +02:00
bytes_test.go all: simplify and fix database iteration with prefix/start () 2020-04-15 14:08:53 +03:00
bytes.go internal/ethapi: add db operations to api () 2022-04-27 08:37:48 +02:00
debug.go common: rename unused function with typo () 2021-06-10 10:53:23 +03:00
format.go common: improve pretty duration regex () 2022-06-14 14:08:43 +02:00
path.go common: delete MakeName () 2023-04-03 03:51:31 -04:00
size_test.go common: increase StorageSize test coverage () 2022-06-29 12:13:00 +02:00
size.go core, cmd, vendor: fixes and database inspection tool () 2019-05-16 10:39:34 +03:00
test_utils.go all: replace uses of ioutil with io and os () 2022-05-16 11:59:35 +02:00
types_test.go internal/ethapi: make NewAccount return EIP-55 format () 2023-05-17 04:29:56 -04:00
types.go beacon/types: add beacon chain data types () 2023-05-17 17:39:33 +03:00