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
/
contracts
Commit message (
Expand
)
Author
Age
Files
Lines
*
contracts/chequebook: increase interval between auto deposits (#16178)
Anton Evangelatov
2018-02-26
1
-2
/
+2
*
accounts/abi/bind: support event filtering in abigen
Péter Szilágyi
2018-01-24
9
-1254
/
+1578
*
all: update generated code (#15808)
Felix Lange
2018-01-08
19
-1231
/
+1162
*
all: switch gas limits from big.Int to uint64
Péter Szilágyi
2018-01-03
3
-6
/
+5
*
contracts/release: do not print error log if les backend has no peers
Zsolt Felfoldi
2017-12-18
1
-1
/
+1
*
all: fix code comment typos (#15547)
Ricardo Domingos
2017-11-24
1
-1
/
+1
*
contracts/chequebook: update for latest Solidity (#15425)
Alex Beregszaszi
2017-11-10
1
-10
/
+9
*
contracts/chequebook: fix two contract issues (#15086)
Derek Chiang
2017-09-25
1
-2
/
+3
*
contracts/chequebook: fix race in test (#15058)
Benoit Verkindt
2017-09-08
1
-19
/
+19
*
contracts: fix megacheck errors (#14916)
Egon Elbre
2017-08-09
2
-11
/
+7
*
cmd/swarm: Support using Mainnet for resolving ENS names
Lewis Marshall
2017-06-26
1
-0
/
+5
*
rlp, trie, contracts, compression, consensus: improve comments (#14580)
S. Matthew English
2017-06-12
5
-56
/
+12
*
core: refactor genesis handling
Felix Lange
2017-03-23
3
-9
/
+9
*
all: import "context" instead of "golang.org/x/net/context"
Felix Lange
2017-03-23
2
-37
/
+39
*
Merge pull request #3723 from karalabe/logger-updates-2
Péter Szilágyi
2017-02-28
2
-20
/
+25
|
\
|
*
all: next batch of log polishes to contextual versions
Péter Szilágyi
2017-02-28
2
-20
/
+25
*
|
all: unify big.Int zero checks, use common/math in more places (#3716)
Felix Lange
2017-02-28
2
-4
/
+4
|
/
*
all: blidly swap out glog to our log15, logs need rework
Péter Szilágyi
2017-02-23
2
-22
/
+20
*
all: fix ineffectual assignments and remove uses of crypto.Sha3
Felix Lange
2017-01-09
2
-12
/
+15
*
all: fix spelling errors
Péter Szilágyi
2017-01-07
2
-4
/
+4
*
all: update license information
Felix Lange
2016-11-09
1
-1
/
+1
*
cmd, eth: added light client and light server modes
zsfelfoldi
2016-11-09
1
-3
/
+13
*
Merge pull request #2972 from Arachnid/ens
Felix Lange
2016-09-01
2
-5
/
+26
|
\
|
*
contracts/ens: Replace setOwner with setSubnodeOwner in accordance with EIP137
Nick Johnson
2016-09-01
2
-5
/
+26
*
|
swarm: plan bee for content storage and distribution on web3
ΞTHΞЯSPHΞЯΞ
2016-08-31
1
-4
/
+3
|
/
*
Merge pull request #2962 from fjl/release-move
Felix Lange
2016-08-31
4
-0
/
+1207
|
\
|
*
contracts/release: move package release to contracts/
Felix Lange
2016-08-30
4
-0
/
+1207
*
|
Merge pull request #2963 from fjl/ens-solc-0.3.6
Felix Lange
2016-08-31
3
-12
/
+12
|
\
\
|
*
|
contracts/ens: regenerate binding with solc v0.3.6
Felix Lange
2016-08-30
3
-12
/
+12
|
|
/
*
/
contracts/chequebook/contract: fix possible reentrancy bug in chequebook.sol
Daniel A. Nagy
2016-08-31
4
-39
/
+10
|
/
*
Merge pull request #2952 from Arachnid/ens
Felix Lange
2016-08-30
5
-0
/
+1391
|
\
|
*
contracts/ens: Add ENS contract binding
Nick Johnson
2016-08-30
5
-0
/
+1391
*
contracts/chequebook: add chequebook contract wrapper
Viktor Trón
2016-08-29
7
-0
/
+1930