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
/
accounts
/
abi
/
bind
/
backend.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: import "context" instead of "golang.org/x/net/context"
Felix Lange
2017-03-23
1
-1
/
+1
*
all: update license information
Felix Lange
2016-11-09
1
-1
/
+1
*
accounts/abi/bind: add utilities for waiting on transactions
Felix Lange
2016-08-23
1
-0
/
+10
*
accounts/abi/bind: use ethereum interfaces
Felix Lange
2016-08-22
1
-60
/
+35
*
eth: separate common and full node-specific API and backend service
zsfelfoldi
2016-06-16
1
-13
/
+14
*
accounts/abi/bind, eth: rely on getCode for sanity checks, not estimate and call
Péter Szilágyi
2016-05-20
1
-6
/
+43
*
release, all: integrate the release service into geth
Péter Szilágyi
2016-05-02
1
-2
/
+3
*
accounts/abi/bind, eth: add contract non-existent error
Péter Szilágyi
2016-04-27
1
-0
/
+10
*
accounts/abi/bind, cmd/abigen: port to templates, bind to solidity
Péter Szilágyi
2016-03-24
1
-8
/
+12
*
accounts/abi/bind: constructor, auth utils and various backends
Péter Szilágyi
2016-03-24
1
-192
/
+4
*
accounts/abi/bind, cmd/abigen: Go API generator around an EVM ABI
Péter Szilágyi
2016-03-24
1
-0
/
+247