Daniel Liu
|
98f6825514
|
eth/tracers: implement debug.intermediateRoots #23594 (#1260)
|
2025-08-26 15:25:30 +08:00 |
|
Daniel Liu
|
ee1807b75c
|
internal/web3ext: remove deprecated method debug_seedHash (#1380)
|
2025-08-26 15:10:26 +08:00 |
|
Daniel Liu
|
3fecfcaa76
|
internal/web3ext: fix eth_call in console #26265 #26266 #26268 (#1329)
* internal/web3ext: fix eth_call stateOverrides in console #26265
* internal/web3ext: fix eth.call regression in console #26266
* internal/web3ext: fix eth_call in console 2 #26268
|
2025-08-08 10:43:27 +08:00 |
|
Daniel Liu
|
2539836ede
|
internal/web3ext: add eth_getLogs to console #24297 (#1328)
|
2025-08-08 10:37:46 +08:00 |
|
JukLee0ira
|
b413f71763
|
all: remove personal RPC namespace #30704 (#1180)
|
2025-07-02 09:11:58 +08:00 |
|
JukLee0ira
|
a189b3c36f
|
internal/web3ext,node: migrate node admin API (Start|Stop)RPC->HTTP #22461 (#1132)
|
2025-06-23 15:56:45 +08:00 |
|
wgr523
|
e13265a7d7
|
record total minted into smart contract (#1026)
* feat: record total minted into smart contract
* feat: GetCurrentTotalMinted API
|
2025-06-16 02:31:33 -07:00 |
|
Daniel Liu
|
c70186be18
|
internal/web3ext: remove deprecated debug api (#1031)
* internal/web3ext: remove debug api backtraceAt
* internal/web3ext: remove debug api setMutexProfileRate
|
2025-05-08 15:58:44 +08:00 |
|
wanwiset25
|
52f03dd9dc
|
add new api XDPoS_getRewardByAccount
|
2025-04-24 13:42:35 +04:00 |
|
Daniel Liu
|
d6d6906881
|
internal: add db operations to api (#24739)
|
2024-12-28 09:06:30 +08:00 |
|
Daniel Liu
|
d3c023ed37
|
cmd/XDC, internal, node: nuke XDC monitor (#19399)
|
2024-11-13 09:35:41 +08:00 |
|
Daniel Liu
|
f9f172af76
|
rpc: Add admin_addTrustedPeer and admin_removeTrustedPeer. (#16333)
|
2024-11-13 09:33:18 +08:00 |
|
Daniel Liu
|
5b01b23af6
|
internal: get pending and queued transaction by address (#22992)
|
2024-11-01 11:36:52 +08:00 |
|
Daniel Liu
|
26fe46c008
|
eth/gasprice: implement feeHistory API (#23033)
|
2024-11-01 11:36:52 +08:00 |
|
Daniel Liu
|
bfd1c0c9e0
|
core, eth, internal, les: RPC methods and fields for EIP 1559 (#22964)
|
2024-11-01 11:36:52 +08:00 |
|
wgr523
|
71b9005f34
|
feat: add api xdpos_getBlockInfoByEpochNum (#674)
* feat: add api xdpos_getBlockInfoByEpochNum
* feat: add cache round2epochBlockInfo
* fix: round2epochBlockInfo contains round now
* feat: binary search in GetBlockByEpochNumber
* fix: change some code back, refine style
|
2024-10-28 00:14:30 -07:00 |
|
wgr523
|
3593abe815
|
feat: GetEpochNumbersBetween API (#606)
* feat: GetEpochNumbersBetween API
* style: refine GetEpochNumbersBetween API
|
2024-09-02 00:11:12 -07:00 |
|
wanwiset25
|
cb792ef34f
|
Revert EIP-2464
|
2024-08-24 02:31:27 +07:00 |
|
Felföldi Zsolt
|
e65b81aad9
|
rpc: Add admin_addTrustedPeer and admin_removeTrustedPeer. (#16333)
|
2024-06-28 11:30:16 +04:00 |
|
wgr523
|
65d7e6a060
|
Merge pull request #548 from XinFinOrg/trie-proof
GetTransactionAndReceiptProof API
|
2024-05-22 15:17:35 +08:00 |
|
Gerui Wang
|
2d70c0c3a1
|
GetTransactionAndReceiptProof API
web3ext.go
|
2024-05-21 23:06:25 +08:00 |
|
JukLee0ira
|
c928c79d95
|
ethapi: implement eth_getBlockReceipts (#27702)
|
2024-05-21 18:03:15 +08:00 |
|
Wang Gerui
|
b2605e6ab0
|
add traceCall in web3ext.go
|
2024-05-18 21:33:15 +08:00 |
|
Daniel Liu
|
7a95b4f907
|
core, eth, internal/ethapi: create access list RPC API (#22550)
|
2024-05-14 23:27:23 +08:00 |
|
Jianrong
|
8e1f71e86e
|
Fix the typo missied to missed
|
2023-12-28 23:03:53 +11:00 |
|
Jianrong
|
14f6b267c4
|
Make getMissiedRoundsInEpochByBlockNum API method lower case
|
2023-12-28 15:13:05 +11:00 |
|
Jianrong
|
6740545358
|
change the API to be block num based
|
2023-12-28 15:13:05 +11:00 |
|
Jianrong
|
e28b550a24
|
Add a new API to help debug when there are missed rounds
|
2023-12-28 15:13:05 +11:00 |
|
Liam
|
7b657f0c4e
|
API: getMasternode and getPoolStatus (#258)
* API: getMasternode and getPoolStatus
* fix test
|
2023-05-01 23:01:39 +10:00 |
|
Liam
|
9552500335
|
xdpos API getV2Block (#227)
|
2023-03-05 02:17:46 +08:00 |
|
Jerome
|
4eea723717
|
Add API to get latest committed blockInfo, also send it via 'block' message type to stats server (#113)
|
2022-07-16 16:14:36 +10:00 |
|
olumuyiwadad
|
b5abbfed79
|
new EVM Upgrade
- Solidity Upgraded up to v0.8.0
- Fixed and Added eth_chainId
- Fix error in TransactionRecipet
- Reward halving issue fixed
|
2021-09-21 16:53:46 +05:30 |
|
olumuyiwadad
|
571c41f891
|
FIx Bad block error.
|
2021-09-17 17:59:06 +05:30 |
|
Jianrong
|
0fdab2027c
|
add linting as the first CI task
|
2021-08-07 14:27:08 +10:00 |
|
dev-vadim
|
dbe8c9d984
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
diglspacedavid
|
474cc37036
|
upgrade codebase with ethereum:v1.8.13
|
2020-11-23 13:40:30 +05:30 |
|
AnilChinchawale
|
80cd2d3871
|
added eth_client func.
|
2020-08-31 17:52:03 +05:30 |
|
Jerzy Lasyk
|
880de230b4
|
p2p/protocols: accounting metrics rpc (#18336)
* p2p/protocols: accounting metrics rpc added (#847)
* p2p/protocols: accounting api documentation added (#847)
* p2p/protocols: accounting api doc updated (#847)
* p2p/protocols: accounting api doc update (#847)
* p2p/protocols: accounting api doc update (#847)
* p2p/protocols: fix file is not gofmted
* fix lint error
* updated comments after review
* add account balance to rpc
* naming changed after review
|
2018-12-22 06:04:03 +01:00 |
|
Péter Szilágyi
|
0983d02aa9
|
eth, internal/web3ext: tiny polishes in tracers
|
2018-12-10 12:33:50 +02:00 |
|
Martin Holst Swende
|
42a914a84f
|
cmd/evm, core/vm, eth: implement api methods to do stdjson dump to local filesystem
|
2018-12-10 12:33:50 +02:00 |
|
parmarrushabh
|
8d7572ef1c
|
hot fix
|
2018-11-22 15:49:29 +05:30 |
|
parmarrushabh
|
51c88fe8ce
|
create new api get reward
|
2018-11-19 11:21:42 +05:30 |
|
Ryan Schneider
|
bd519ab8ae
|
internal/web3ext: add eth.getProof (#18052)
|
2018-11-08 13:18:38 +01:00 |
|
MestryOmkar
|
c8c71dc500
|
remove 2 commands XDPoS.propose & XDPoS.discard
|
2018-10-29 12:30:02 +05:30 |
|
AnilChinchwale
|
e5ca34b737
|
remove call api from rpc to consensus posv and add again with clique
|
2018-10-28 12:20:43 +05:30 |
|
parmarrushabh
|
ce89b6b92d
|
making XDPoS as a separate package
|
2018-10-28 11:58:50 +05:30 |
|
Martin Holst Swende
|
89a32451ae
|
core/vm: faster create/create2 (#17806)
* core/vm/runtim: benchmark create/create2
* core/vm: do less hashing in CREATE2
* core/vm: avoid storing jumpdest analysis for initcode
* core/vm: avoid unneccesary lookups, remove unused fields
* core/vm: go formatting tests
* core/vm: save jumpdest analysis locally
* core/vm: use common.Hash instead of nil, fix review comments
* core/vm: removed type destinations
* core/vm: correct check for empty hash
* eth: more elegant api_tracer
* core/vm: address review concerns
|
2018-10-04 18:15:37 +03:00 |
|
HackyMiner
|
107f556b2d
|
internal/ethapi: add eth_chainId method (#17617)
This implements EIP-695.
|
2018-09-29 22:07:02 +02:00 |
|
gary rong
|
b2c644ffb5
|
cmd, eth, miner: make recommit configurable (#17444)
* cmd, eth, miner: make recommit configurable
* cmd, eth, les, miner: polish a bit
* miner: filter duplicate sealing work
* cmd: remove uncessary conversion
* miner: avoid microptimization in favor of cleaner code
|
2018-08-21 22:56:54 +03:00 |
|
Felföldi Zsolt
|
c4df67461f
|
Merge pull request #16333 from shazow/addremovetrustedpeer
rpc: Add admin_addTrustedPeer and admin_removeTrustedPeer.
|
2018-08-06 13:30:04 +02:00 |
|