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
/
internal
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: add new client, use it everywhere
Felix Lange
2016-07-23
1
-1
/
+1
*
eth/api: rename signAndSendTransaction to sendTransaction
Bas van Kervel
2016-07-22
2
-4
/
+10
*
core: added CheckNonce() to Message interface
zsfelfoldi
2016-07-11
1
-2
/
+2
*
Merge pull request #2159 from zsfelfoldi/light-backend
Péter Szilágyi
2016-06-30
2
-0
/
+1661
|
\
|
*
eth: separate common and full node-specific API and backend service
zsfelfoldi
2016-06-16
2
-0
/
+1661
*
|
web3ext: Remove old natspec Admin_JS stubs
Justin Clark-Casey
2016-06-24
1
-15
/
+0
*
|
build: add ci.go, use it everywhere
Felix Lange
2016-06-22
2
-0
/
+299
|
/
*
cmd/geth: codegansta/cli package renamed to urfave/cli
Bas van Kervel
2016-06-09
1
-1
/
+1
*
internal/jsre: ensure Stop can be called more than once
Felix Lange
2016-06-03
1
-7
/
+9
*
console, internal/jsre: colorize JavaScript exceptions too
Péter Szilágyi
2016-05-30
2
-2
/
+20
*
cmd, console: split off the console into a reusable package
Péter Szilágyi
2016-05-30
7
-0
/
+16874
*
eth: add new RPC method (personal.) SignAndSendTransaction
Bas van Kervel
2016-05-20
1
-0
/
+6
*
cmd/geth, internal/web3ext, rpc: surface rpc module, fix shh, fix miner
Péter Szilágyi
2016-05-11
1
-116
/
+131
*
internal/debug: also rename debug_startTrace to debug_startGoTrace
Felix Lange
2016-05-06
5
-14
/
+14
*
internal/debug: rename debug_trace to debug_goTrace
Felix Lange
2016-05-06
2
-4
/
+4
*
eth: add personal_importRawKey for runtime private key import
Ales Katona
2016-04-28
1
-6
/
+21
*
rpc: move web3.js extensions to internal/web3ext
Felix Lange
2016-04-15
1
-0
/
+463
*
internal/debug: add memStats and gcStats to API
Felix Lange
2016-04-13
1
-0
/
+15
*
cmd/utils, internal/debug: show all stacks for 10x Ctrl-C induced panic
Felix Lange
2016-03-12
2
-0
/
+51
*
internal/debug: don't disable heap profile collection by default
Felix Lange
2016-03-12
1
-0
/
+1
*
internal/debug: APIs for profiling and tracing
Felix Lange
2016-01-28
4
-0
/
+404