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)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xeth
/
xeth.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update response types
Taylor Gerring
2015-03-11
1
-0
/
+15
*
wip
obscuren
2015-03-10
1
-10
/
+16
|
\
|
*
Added ui.Interface to xeth
obscuren
2015-03-09
1
-1
/
+14
|
*
Separated block db from state db. Partial fix for #416
obscuren
2015-03-07
1
-1
/
+2
|
*
GetOrNew for accessors. Fixes #404
obscuren
2015-03-02
1
-8
/
+0
*
|
Undo client_version changes
Taylor Gerring
2015-03-10
1
-5
/
+0
*
|
Increased args test coverage
Taylor Gerring
2015-03-06
1
-4
/
+8
*
|
Refactor & cleanup
Taylor Gerring
2015-03-06
1
-8
/
+4
*
|
Add client_version RPC message
Taylor Gerring
2015-03-04
1
-0
/
+5
|
/
*
wip
obscuren
2015-02-26
1
-4
/
+18
*
Properly uninstall filters. Mining issue fixed #closes #365
obscuren
2015-02-23
1
-5
/
+5
*
Added eth_logs & fixed issue with manual log filtering
obscuren
2015-02-22
1
-7
/
+5
*
fixed merge
obscuren
2015-02-20
1
-0
/
+11
|
\
|
*
Add setMining RPC method
Taylor Gerring
2015-02-20
1
-0
/
+11
*
|
Removed exported fields from state object and added proper set/getters
obscuren
2015-02-20
1
-3
/
+3
*
|
Optimisations and fixed a couple of DDOS issues in the miner
obscuren
2015-02-20
1
-13
/
+16
|
/
*
Changed to ChainEvent and fixed a nil pointer in transact
obscuren
2015-02-18
1
-2
/
+1
*
"centralised" mining to backend. Closes #323
obscuren
2015-02-17
1
-5
/
+9
*
wip
obscuren
2015-02-13
1
-1
/
+0
|
\
|
*
cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p API
Felix Lange
2015-02-06
1
-1
/
+0
*
|
removed messages
obscuren
2015-02-13
1
-9
/
+0
|
/
*
Removed some VMEnv & Added VmType() to vm.Environment
obscuren
2015-02-01
1
-10
/
+14
*
Added whisper interface for xeth, added examples, updated RPC
obscuren
2015-01-30
1
-5
/
+7
*
Reimplemented message filters for rpc calls
obscuren
2015-01-29
1
-6
/
+15
*
Added RPC "Call" for JS calls to contracts
obscuren
2015-01-29
1
-0
/
+28
*
removed key while in the process of moving to the new key storage
obscuren
2015-01-29
1
-13
/
+55
*
further cleaned up xeth interface
obscuren
2015-01-29
1
-34
/
+34
*
clean up of xeth
obscuren
2015-01-29
1
-1
/
+210
*
moving to a better xeth
obscuren
2015-01-29
1
-173
/
+1
*
Refactored ethutil.Config.Db out
obscuren
2015-01-07
1
-1
/
+1
*
BlockManager => BlockProcessor
obscuren
2015-01-05
1
-0
/
+181