Block or Report
Block or report karalabe
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
340 contributions in the last year
Less
More
Activity overview
Contributed to
ethereum/go-ethereum,
holiman/billy,
OffchainLabs/methodical-ssz
and 17 other
repositories
Contribution activity
February 2023
Created 28 commits in 2 repositories
Created 1 repository
Created a pull request in ethereum/go-ethereum that received 4 comments
all: remove support for Ropsten
Ropsten was discontinued Q4 2022 https://blog.ethereum.org/2022/06/21/testnet-deprecation.
+55
−179
•
4
comments
Opened 13 other pull requests in 3 repositories
ethereum/go-ethereum
10
merged
1
closed
- common/math: allow HexOrDecimal to accept unquoted decimals too
- core/rawdb: expose chain freezer constructor without internals
- build: ship bootstrapper Go along with builder for PPA
- build: use dlgo version for CI too
- eth: use the last announced finalized block as the sync ancient limit
- core, eth: merge snap-sync chain download progress logs
- go.mod: update pebble to latest master
- travis, build: update Go to 1.20.1
- common/prque, eth/downloader: fix timeout resurrection panic
- ethdb/pebble: fix nil callbacks
- accounts, build, mobile: remove Android and iOS support
OffchainLabs/methodical-ssz
1
open
holiman/uint256
1
open
Reviewed 16 pull requests in 2 repositories
ethereum/go-ethereum
15 pull requests
- ci: disable coverage reporting in appveyor and travis
- eth/filters: fix a breaking change and return rpctransaction
- core: fix accessor mismatch for genesis state
- core, eth: merge snap-sync chain download progress logs
- all: use unified emptyRootHash and emptyCodeHash
- eth/downloader/queue.go : typo
- eth/downloader: fix empty-body case in queue fetchresult
- core, eth/downloader: make body validation more strict
- eth: use the last announced finalized block as the sync ancient limit
- params: schedule shanghai fork on sepolia
- ethdb: pebble backend (64bit platforms only)
- light: fix receiver name from Python style to Go
- all: prep for path-based trie storage
- eth: cmd: deprecate personal namespace
- cmd/puppeth: remove puppeth
holiman/uint256
1 pull request
Created an issue in cockroachdb/pebble that received 14 comments
DiskSpaceUsage reports 5-6x the correct amount
We're charting the metrics from Pebble, and the DiskSpaceUsage method for an app reports 467GB, but checking the disk usage via du from a shell res…
14
comments





