Commit Graph

52 Commits (72f74c08cb3df6b259a8b3125511e70b90dea6b8)

Author SHA1 Message Date
Rongjian Lan 04776966ad
return eth hash for eth_ log related rpc (#3573) 4 years ago
Rongjian Lan 517fd5c39f fix build 4 years ago
Rongjian Lan 81ce24791a always return eth txn hash for block lookup 4 years ago
Rongjian Lan dbcebfaca5 always add eth hash lookup key 4 years ago
SebastianJ 48417d7a02 Add sha3Uncles for block Ethereum block RPC calls 4 years ago
SebastianJ 28d025fdaf Use BlockNonce type for marshaling nonce fields for blocks 4 years ago
Sebastian Johnsson fe20992664 Don't throw ErrRequestedBlockTooHigh for Ethereum RPC:s 4 years ago
Sebastian Johnsson 1e4ec4cb09
Add Accounts endpoint (#3540) 4 years ago
Sebastian Johnsson 0c13c1c41b RPC fixes - filter API:s + difficulty hex formatting 4 years ago
Daniel Van Der Maden 9fd7b27715 [services] Add print when servers have started 4 years ago
Sebastian Johnsson e993a583d2 Add web3_clientVersion 4 years ago
Sebastian Johnsson 252dcaaac3 Fix to - should return null instead of an empty string to be compatible with ethers.js 4 years ago
Sebastian Johnsson d015f8e55c Fix logging 4 years ago
Sebastian Johnsson 1d71d2b7f0 Fix gas estimation for sc calls 4 years ago
Sebastian Johnsson 8fd3d15049 Make eth_getTransactionReceipt compatible with EIP-658 4 years ago
Daniel Van Der Maden 94bf414083
Make token supply related fns more accurate (#3509) 4 years ago
Rongjian Lan 9ab1038111
Use and return the Ethereum tx hash for Ethereum txs (#3512) 4 years ago
Sebastian Johnsson cf4f6dd321 Refactor `eth_` RPC:s to improve support for Truffle, web3.js etc 4 years ago
Rongjian Lan d1f1103b02
Resolves issues on eth comaptible txns (#3500) 4 years ago
Sebastian Johnsson dcf65af9c7
[WIP] Ethereum RPC compatibility (support for MetaMask, web3.js, ethers.js etc) (#3495) 4 years ago
Rongjian Lan 666033c3eb
Add InternalTransaction and CoreTransaction interface to abstract txns (#3494) 4 years ago
Rongjian Lan 60e42232a9
Change blocks per epoch for testnet. (#3472) 4 years ago
Janet Liang a40e7f5450 [rpc] Fix lint again 4 years ago
Janet Liang 9737ca0b21 [rpc] Fix lint 4 years ago
Janet Liang 346a5dda7c [rpc] Refactor tracer to a public API 4 years ago
Janet Liang 10c217f3ba [rpc] Fix lint 4 years ago
Janet Liang 1df4054faf [rpc] Fix nil pointer panic 4 years ago
Janet Liang 269710cabb [rpc] Remove invalid comment 4 years ago
Janet Liang 1ea95b16bc [rpc] Port api_tracer.go from Geth 4 years ago
Janet Liang c09aefa4a8 [rpc] Add EVM Logs Struct for RPC return 4 years ago
Janet Liang d096b3a674 [rpc] Add function to convert CallArgs to EVM message 4 years ago
Janet Liang 52ee5182e9 [rpc] Fix typo in error comments 4 years ago
Daniel Van Der Maden 9018d10bc9
Rosetta Contract Operations Fix (#3417) 4 years ago
Janet Liang ec3f266cda [config] Add flag to enable/disable private debug apis 4 years ago
Janet Liang 1deda36b7a
[rpc] Always display transaction status in the receipt (#3393) 4 years ago
Daniel Van Der Maden 2844d73140
Rosetta Implementation - pt4 (Stage 3.4 of Node API Overhaul) (#3380) 4 years ago
Janet Liang 2bd4083b61
[core] Return EVM errors from ApplyMessage for external use (#3375) 4 years ago
Leo Chen a551c05ed8 [rpc] expose consensus internal data via rpc 4 years ago
Leo Chen 7dcdbe7d2b fix golint 4 years ago
Leo Chen 42923336c9 [viewchange] encapsulate both viewID and viewChangeID 4 years ago
Leo Chen c2e962a035 [debug] add debug rpc calls 4 years ago
Janet Liang eaf51b814b
[rpc] Add RPC to return pool of locked undelegated tokens (#3343) 4 years ago
Ganesha Upadhyaya a0f2af1f43
[rpc] fix transaction receipt fetch bug (#3327) 4 years ago
Ganesha Upadhyaya 81691b692e
[logs] disable log log filtering based on the bloom bits indexed and just do raw block iteration and bloom matching (#3335) 4 years ago
Janet Liang c392932f6e
[rpc] Add sync check RPCs (#3301) 4 years ago
Daniel Van Der Maden 269d59c910
[rpc] Fix null undelegations in delegator info (#3288) 4 years ago
Jacky Wang 8a250e6dd6
[cmd] seperate port between different usages 4 years ago
Daniel Van Der Maden 181514d311
[rpc] Refactor - Make returned numbers JSON numbers instead of float (#3269) 4 years ago
Daniel Van Der Maden 579250a071
Node API Refactor - pt2 (Stage 2.2 of Node API Overhaul) (#3259) 4 years ago
Yelin Lu 0d83532785 new rpc framework 6 years ago