|
.github
|
removed issue template
|
2018-04-04 18:26:57 +05:30 |
|
accounts
|
Merge pull request #16256 from epiclabs-io/unpack_one_arg_event
|
2018-03-21 10:11:37 +01:00 |
|
bmt
|
all: use gometalinter.v2, fix new gosimple issues (#15650)
|
2017-12-12 19:05:47 +01:00 |
|
build
|
updated CI.GO
|
2018-05-22 13:02:05 +05:30 |
|
cmd
|
add BLOCK REWARD TO CLIQUE CONFIG
|
2018-06-09 17:20:53 +05:30 |
|
common
|
common/compiler: remove "--add-std" arg, deprecated in solidity 0.4.21
|
2018-03-08 18:05:56 -08:00 |
|
compression/rle
|
rlp, trie, contracts, compression, consensus: improve comments (#14580)
|
2017-06-12 14:45:17 +02:00 |
|
consensus
|
add BLOCK REWARD TO CLIQUE CONFIG
|
2018-06-09 17:20:53 +05:30 |
|
console
|
FIX TYPO
|
2018-05-28 16:17:11 +05:30 |
|
containers/docker
|
containers: drop vagrant support, noone's maintaining it
|
2018-03-14 13:23:40 +02:00 |
|
contracts
|
updated CORRECT TEST LOG
|
2018-06-12 17:35:08 +05:30 |
|
core
|
core/state: uniform parameter style (#16398)
|
2018-03-28 09:26:37 +03:00 |
|
crypto
|
ecies: drop randomness parameter from PrivateKey.Decrypt (#16374)
|
2018-03-26 13:46:18 +03:00 |
|
dashboard
|
cmd, ethdb, vendor: integrate leveldb iostats (#16277)
|
2018-03-08 14:59:00 +02:00 |
|
eth
|
eth: update higest block we know during the sync if a higher was found (#16283)
|
2018-03-09 11:51:30 +02:00 |
|
ethclient
|
all: switch gas limits from big.Int to uint64
|
2018-01-03 14:45:35 +02:00 |
|
ethdb
|
cmd: export preimages in RLP, support GZIP, uniform with block export
|
2018-03-26 14:08:01 +03:00 |
|
ethstats
|
Merge pull request #15869 from Magicking/ethstats-reporting-fix
|
2018-01-15 10:36:43 +02:00 |
|
event
|
event: fix datarace between Subscribe and Send
|
2017-10-20 14:42:19 +03:00 |
|
internal
|
FIX TYPO
|
2018-05-28 16:17:11 +05:30 |
|
les
|
eth, les: allow exceeding maxPeers for trusted peers (#16189)
|
2018-02-27 12:52:59 +02:00 |
|
light
|
light: new CHT for ropsten (#16393)
|
2018-03-27 10:09:15 +03:00 |
|
log
|
log: fix megacheck warnings
|
2017-08-07 13:40:05 +03:00 |
|
metrics
|
metrics: fix flaky Example metrics test (#16222)
|
2018-03-01 19:55:31 +02:00 |
|
miner
|
miner: remove duplicated code (#15968)
|
2018-03-16 14:13:52 +02:00 |
|
mobile
|
whisper: some components are still using v5, switch to v6
|
2018-03-22 15:48:52 +01:00 |
|
node
|
utils: fix #16138 by checking if vhosts flag is set (#16141)
|
2018-03-05 13:02:32 +02:00 |
|
p2p
|
ecies: drop randomness parameter from PrivateKey.Decrypt (#16374)
|
2018-03-26 13:46:18 +03:00 |
|
params
|
add BLOCK REWARD TO CLIQUE CONFIG
|
2018-06-09 17:20:53 +05:30 |
|
rlp
|
rlp: fix string size check in readKind (#15625)
|
2017-12-11 22:47:10 +01:00 |
|
rpc
|
rpc: limit chunked requests (#16343)
|
2018-03-26 14:46:37 +03:00 |
|
swarm
|
updated MAKEFILE
|
2018-05-24 15:53:49 +05:30 |
|
tests
|
all: update license information (#16089)
|
2018-02-14 13:49:11 +01:00 |
|
trie
|
metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15910)
|
2018-02-23 11:56:08 +02:00 |
|
vendor
|
cmd, ethdb, vendor: integrate leveldb iostats (#16277)
|
2018-03-08 14:59:00 +02:00 |
|
whisper
|
whisper: fix issue in topic list copy (#16381)
|
2018-03-27 17:26:08 +02:00 |
|
.dockerignore
|
dockerignore, internal/build: forward correct git folder
|
2017-11-12 22:52:41 +02:00 |
|
.gitattributes
|
.gitattributes: add
|
2015-08-06 17:18:59 +02:00 |
|
.gitignore
|
refactor of geth to XDC
|
2018-05-18 11:04:57 +05:30 |
|
.gitmodules
|
tests: update tests and implement general state tests (#14734)
|
2017-07-11 13:49:14 +02:00 |
|
.mailmap
|
all: update license information (#16089)
|
2018-02-14 13:49:11 +01:00 |
|
appveyor.yml
|
travis, Dockerfile, appveyor, build: bump to Go 1.10
|
2018-03-08 16:34:26 +02:00 |
|
AUTHORS
|
all: update license information (#16089)
|
2018-02-14 13:49:11 +01:00 |
|
circle.yml
|
circleci: enable docker based hive testing
|
2016-07-15 16:07:34 +03:00 |
|
COPYING
|
all: update license information
|
2015-07-07 14:12:44 +02:00 |
|
COPYING.LESSER
|
all: update license information
|
2015-07-07 14:12:44 +02:00 |
|
Dockerfile
|
travis, Dockerfile, appveyor, build: bump to Go 1.10
|
2018-03-08 16:34:26 +02:00 |
|
Dockerfile.alltools
|
travis, Dockerfile, appveyor, build: bump to Go 1.10
|
2018-03-08 16:34:26 +02:00 |
|
interfaces.go
|
all: switch gas limits from big.Int to uint64
|
2018-01-03 14:45:35 +02:00 |
|
Makefile
|
updated MAKEFILE
|
2018-06-06 16:55:00 +05:30 |
|
README.md
|
updated LINKS ON README
|
2018-05-06 10:33:23 +05:30 |
|
VERSION
|
params, VERSION: v1.8.4 unstable
|
2018-03-26 18:09:56 +02:00 |