Block or Report
Block or report lightclient
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,477 contributions in the last year
Contribution activity
June 2022
Created 105 commits in 13 repositories
Created 5 repositories
Created a pull request in ethereum/execution-apis that received 9 comments
Standardize debug
namespace
Clients currently support an assortment of debug-like RPCs and commands. In an effort to simplify debugging chain disagreements and have more reusa…
+120
−3
•
9
comments
Opened 36 other pull requests in 8 repositories
ethereum/go-ethereum
4
open
8
merged
-
internal/ethapi: rework
setDefaults
for tx args so fee logic is separate - internal/ethapi: rename debug getters to match spec
- internal/ethapi: add note about eth_chainId compatibility with EIP-695
- internal/ethapi: always return chain id
- internal/ethapi: error if tx args includes chain id that doesn't match local
- internal/ethapi: explicitly return chain id for EIP-155 legacy txs
- all: remove version field
- readme,eth: remove references to eth.wiki
-
all: remove
public
field fromrpc.API
- Add missing periods on end of comments
- all: Remove concept of public/private API definitions
-
eth/api: use
hexutil.Bytes
for account range method
lightclient/rpctestgen
9
merged
- rename debug methods, add debug_getTransaction
- Generate tests using chain from file
- Explicitly add draft-07 schema and skip checking test with 'invalid' in name
- Verify generated tests against local chain + add tests for debug methods
- Add spec checker for generated tests
- Update readme
- Fix error retrieving args from ctx
- Add linter to ci
- Add proper ethash sealing
ethereum/execution-apis
1
open
6
merged
1
closed
ethereum/hive
1
open
1
closed
1
merged
ethereum/builder-specs
1
merged
ethereum/EIPs
1
merged
ethereum/staking-deposit-cli
1
open
ralexstokes/beacon-api-client
1
merged
Reviewed 30 pull requests in 5 repositories
ethereum/EIPs
14 pull requests
- ERC-5143: Slippage protection for Tokenized Vault ERC
- Add EIP-5131: ENS Subdomain Authentication
- EIP-5069: EIP editor handbook in EIP form
- EIP 681: Fix unterminated bracket
- fix: clarify what erc1363 does with eoa
- ERC-5006: Change Status to Review
- EIP-3475 last call addition with changes in standard
- Mark EIP-4361 for Review
- Include myself in the editor list of EIP-1
- Add EIP-5115: Super Composable Yield Token Standard
- Revise EIP-2535
- Remove greeting bot
- EIP-1: Mark sections that are optional as optional (closes #5112)
- Get a first pass of an RPC endpoint list standard going
ethereum/go-ethereum
8 pull requests
ethereum/builder-specs
3 pull requests
ethereum/execution-apis
3 pull requests
protolambda/mergemock
2 pull requests
Created an issue in ethereum/go-ethereum that received 4 comments
debug_accountRange
missing preimages
It seems like every request I make with debug_accountRange
results in a WARN
message saying the preimages are missing.
$ geth attach
> debug.accoun…
4
comments
Opened 14 other issues in 5 repositories
ethereum/execution-apis
4
open
1
closed
ethereum/hive
3
open
1
closed
status-im/nimbus-eth2
1
closed
1
open
ethereum/go-ethereum
1
closed
1
open
NethermindEth/nethermind
1
open
1
contribution
in private repositories
Jun 22