forked from ethereum/go-ethereum
-
Notifications
You must be signed in to change notification settings - Fork 67
Pull requests: XinFinOrg/XDPoSChain
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
all: refactor so
NewBlock
, WithBody
take types.Body
#29482
#1605
opened Sep 30, 2025 by
gzliudan
Loading…
3 of 19 tasks
[WIP] internal/ethapi: remove error return value of RPCMarshalBlock #27449
#1604
opened Sep 29, 2025 by
gzliudan
Loading…
3 of 19 tasks
internal/ethapi: refactor func rpcMarshalBlock #19570
#1602
opened Sep 29, 2025 by
gzliudan
Loading…
3 of 19 tasks
[WIP] eth: split api.go into namespace based files #27263
#1601
opened Sep 29, 2025 by
gzliudan
Loading…
3 of 19 tasks
[WIP] internal/ethapi: minor refactor in block serialization #27268
#1600
opened Sep 29, 2025 by
gzliudan
Loading…
3 of 19 tasks
internal/ethapi: fix encoding of uncle headers and pending blocks #20460
#1599
opened Sep 29, 2025 by
gzliudan
Loading…
3 of 19 tasks
internal/ethapi: use correct signer when serving old blocks #23683
#1598
opened Sep 29, 2025 by
gzliudan
Loading…
3 of 19 tasks
eth, internal: add getHeaderBy* APIs #19669
#1597
opened Sep 26, 2025 by
gzliudan
Loading…
3 of 19 tasks
all: refactor to use builtin max/min #32694
#1596
opened Sep 26, 2025 by
wit765
Loading…
3 of 19 tasks
core/txpool: add eip2681 check for incoming transactions #32726
#1594
opened Sep 26, 2025 by
wit765
Loading…
3 of 19 tasks
accounts/keystore: use ticker to avoid timer allocations #32732
#1592
opened Sep 26, 2025 by
wit765
Loading…
3 of 19 tasks
internal/ethapi: move revertError #28703
#1591
opened Sep 26, 2025 by
gzliudan
Loading…
3 of 19 tasks
eth/gasestimator, internal/ethapi: move gas estimator out of rpc #28600
#1589
opened Sep 25, 2025 by
gzliudan
Loading…
3 of 19 tasks
internal/ethapi: remove unused estimateGasError
#1588
opened Sep 25, 2025 by
wit765
Loading…
3 of 19 tasks
internal/ethapi: change Time field to uint64 #26474
#1585
opened Sep 25, 2025 by
gzliudan
Loading…
3 of 19 tasks
docs: implement git client hook, close #1578
#1584
opened Sep 25, 2025 by
wit765
Loading…
3 of 19 tasks
internal/ethapi: add basefee to block overrides #25219
#1583
opened Sep 25, 2025 by
gzliudan
Loading…
3 of 19 tasks
core: check msg.value earlier in func TransitionDb
#1582
opened Sep 24, 2025 by
gzliudan
Loading…
3 of 19 tasks
all: move err to the last position of return values
#1581
opened Sep 24, 2025 by
gzliudan
Loading…
3 of 19 tasks
accounts/keystore: use runtime.AddCleanup #32610
#1580
opened Sep 24, 2025 by
wit765
Loading…
3 of 19 tasks
common: use tagged switch on chainID in func CopyConstants
#1579
opened Sep 24, 2025 by
wit765
Loading…
3 of 19 tasks
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.