index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rpc
/
api
/
eth.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc/api: return boolean value for eth_submitHashrate
Jeffrey Wilcke
2015-08-17
1
-2
/
+2
*
miner, rpc: added submit hashrate for remote agents
Jeffrey Wilcke
2015-08-06
1
-0
/
+10
*
Merge pull request #1461 from bas-vk/eth_resend
Jeffrey Wilcke
2015-08-02
1
-7
/
+11
|
\
|
*
bugfix, pending transaction was resend with new gas price/limit but not remov...
Bas van Kervel
2015-07-28
1
-7
/
+11
*
|
rpc: to in Call no longer required. Fixed eth_estimateGas
Jeffrey Wilcke
2015-07-29
1
-1
/
+1
*
|
all: fix license headers one more time
Felix Lange
2015-07-24
1
-1
/
+1
*
|
all: update license headers to distiguish GPL/LGPL
Felix Lange
2015-07-23
1
-4
/
+4
|
/
*
all: update license information
Felix Lange
2015-07-07
1
-0
/
+16
*
core, eth, rpc: proper gas used. Closes #1417
Jeffrey Wilcke
2015-07-07
1
-1
/
+0
*
Compose additional fields
Taylor Gerring
2015-07-05
1
-1
/
+6
*
Rename local variable for clarity
Taylor Gerring
2015-07-04
1
-2
/
+2
*
Fix hex conversion
Taylor Gerring
2015-07-04
1
-1
/
+2
*
Initial getTransactionReceipt support
Taylor Gerring
2015-07-04
1
-0
/
+20
*
solved merge conflicts
Bas van Kervel
2015-06-30
1
-9
/
+0
|
\
|
*
add json parsing method for resend transaction
Bas van Kervel
2015-06-29
1
-1
/
+0
|
*
improved error handling in parsing request
Bas van Kervel
2015-06-29
1
-1
/
+2
|
*
added eth.resend
Bas van Kervel
2015-06-24
1
-0
/
+18
|
*
added eth.pendingTransactions
Bas van Kervel
2015-06-24
1
-5
/
+35
*
|
rebase with develop
Bas van Kervel
2015-06-30
1
-0
/
+9
*
|
add json parsing method for resend transaction
Bas van Kervel
2015-06-30
1
-1
/
+0
*
|
improved error handling in parsing request
Bas van Kervel
2015-06-30
1
-1
/
+2
*
|
added eth.resend
Bas van Kervel
2015-06-30
1
-0
/
+18
*
|
added eth.pendingTransactions
Bas van Kervel
2015-06-30
1
-5
/
+35
*
|
rpc: unmask pending block fields
Felix Lange
2015-06-30
1
-8
/
+0
|
/
*
fixed eth sign unittest
Bas van Kervel
2015-06-22
1
-2
/
+2
*
added RPC start/stop support
Bas van Kervel
2015-06-22
1
-1
/
+1
*
added batch support to console and attach actions
Bas van Kervel
2015-06-22
1
-1
/
+0
*
fixed rpc test failure in eth.blockNumber
Bas van Kervel
2015-06-22
1
-43
/
+45
*
Merge pull request #1267 from SilentCicero/develop
Jeffrey Wilcke
2015-06-19
1
-0
/
+15
|
\
|
*
New DataArgs and eth_sendRawTransaction
SilentCicero
2015-06-17
1
-1
/
+1
|
*
NewSigArgs arg change.
Nick Dodson
2015-06-16
1
-1
/
+1
|
*
Update eth.go
Nick Dodson
2015-06-15
1
-1
/
+1
|
*
Changed variable names
SilentCicero
2015-06-15
1
-7
/
+1
|
*
eth_pushTx send raw signed encoded TX data to the chain through RPC
SilentCicero
2015-06-15
1
-0
/
+21
*
|
Merge pull request #1260 from obscuren/tx-drop-low-tx
Jeffrey Wilcke
2015-06-16
1
-1
/
+8
|
\
\
|
*
|
rpc/api: fixed default gas-(price) issue.
obscuren
2015-06-15
1
-1
/
+8
|
|
/
*
/
fixed rpc/api.GasPrice
zsfelfoldi
2015-06-15
1
-1
/
+1
|
/
*
restructured eth rpc API
Bas van Kervel
2015-06-11
1
-0
/
+8
*
added admin API
Bas van Kervel
2015-06-11
1
-90
/
+90
*
added console command
Bas van Kervel
2015-06-11
1
-0
/
+4
*
restructured eth rpc API
Bas van Kervel
2015-06-11
1
-0
/
+523