go-ethereum/common
Rizky Ikwan 15ff378a89
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Keeper Build (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
common: fix size comparison in StorageSize (#33105)
2025-11-06 09:25:41 +08:00
..
bitutil accounts/usbwallet, common/bitutil: fix broken links in docs (#29078) 2024-03-13 07:54:40 +01:00
compiler common/compiler: json unmarshalling error checks (#25449) 2022-08-01 13:47:21 +02:00
fdlimit fix: linter warning (#25192) 2022-06-29 10:54:57 +02:00
hexutil common, eth: remove duplicate test cases (#32624) 2025-09-19 17:20:44 -06:00
lru core/rawdb: integrate eradb backend for RPC (#31604) 2025-06-03 10:47:38 +02:00
math fix: correct typo in TestMustParseUint64Panic error message (#32648) 2025-09-19 17:13:58 -06:00
mclock common/mclock: add Alarm (#26333) 2023-01-03 12:10:48 +01:00
prque common/prque: fix godoc comments (#29460) 2024-04-06 11:09:30 +02:00
big.go all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
bytes.go internal/ethapi: add db operations to api (#24739) 2022-04-27 08:37:48 +02:00
bytes_test.go all: simplify and fix database iteration with prefix/start (#20808) 2020-04-15 14:08:53 +03:00
debug.go common: rename unused function with typo (#23025) 2021-06-10 10:53:23 +03:00
eta.go all: improve ETA calculation across all progress indicators (#32521) 2025-09-01 13:47:02 +08:00
eta_test.go all: improve ETA calculation across all progress indicators (#32521) 2025-09-01 13:47:02 +08:00
format.go common: fix duration comparison in PrettyAge (#33064) 2025-11-01 13:17:45 +08:00
path.go common: simplify FileExist helper (#32969) 2025-10-30 09:20:07 +08:00
range.go eth/filters: implement log filter using new log index (#31080) 2025-03-17 18:59:04 +01:00
range_test.go eth/filters: implement log filter using new log index (#31080) 2025-03-17 18:59:04 +01:00
size.go common: fix size comparison in StorageSize (#33105) 2025-11-06 09:25:41 +08:00
size_test.go common: increase StorageSize test coverage (#25188) 2022-06-29 12:13:00 +02:00
test_utils.go all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
types.go common: introduce IsHexHash and use it (#32998) 2025-11-04 21:09:36 +08:00
types_test.go common: using ParseUint instead of ParseInt (#30020) 2024-06-19 11:06:52 +02:00