|
.github
|
remove issue template
|
2018-04-03 11:45:08 +07:00 |
|
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
|
refactor geth to tomo
|
2018-04-09 17:53:16 +07:00 |
|
cmd
|
staking instead of mining
|
2018-06-18 12:15:20 +07:00 |
|
common
|
Add feature send tx sign (validator block) from coinbase to smart contract signer after insert block into chain.
|
2018-06-12 17:54:31 +07:00 |
|
compression/rle
|
rlp, trie, contracts, compression, consensus: improve comments (#14580)
|
2017-06-12 14:45:17 +02:00 |
|
consensus
|
Refine comments for feature add reward to validators and signers block.
|
2018-06-18 10:45:38 +07:00 |
|
console
|
fix typo
|
2018-04-10 16:57:24 +07:00 |
|
containers/docker
|
containers: drop vagrant support, noone's maintaining it
|
2018-03-14 13:23:40 +02:00 |
|
contracts
|
update smart contract
|
2018-06-26 07:54:01 +00:00 |
|
core
|
Hot fixed for bug can't deploy smart contract to master node.
|
2018-06-19 14:31:17 +07: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
|
Fixed bug too many open IPC connect at same time.
|
2018-06-26 17:56:44 +07: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-04-10 16:57:24 +07:00 |
|
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
|
Refine code using log error when create tx sign.
|
2018-06-21 14:02:34 +07:00 |
|
mobile
|
whisper: some components are still using v5, switch to v6
|
2018-03-22 15:48:52 +01:00 |
|
node
|
Add reward for signers and validators for reward checkpoint.
|
2018-06-15 15:56:07 +07:00 |
|
p2p
|
ecies: drop randomness parameter from PrivateKey.Decrypt (#16374)
|
2018-03-26 13:46:18 +03:00 |
|
params
|
Fixed minor warning of go lint and rename checkpoint config parameter.
|
2018-06-06 18:16:47 +07:00 |
|
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
|
refactor geth to tomo
|
2018-04-09 17:53:16 +07:00 |
|
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
|
merge upstream
|
2018-05-03 04:05:41 +00:00 |
|
.gitmodules
|
restore tests
|
2018-06-06 18:13:26 +07:00 |
|
.mailmap
|
all: update license information (#16089)
|
2018-02-14 13:49:11 +01:00 |
|
.travis.yml
|
Update .travis.yml
|
2018-06-25 15:58:22 +07: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 |
|
devnet.json
|
Add devnet.json genesis file for dev chain.
|
2018-06-13 16:17:14 +07:00 |
|
docker_push.sh
|
Update .travis.yml
|
2018-06-25 15:54:29 +07:00 |
|
docker_rebuild.sh
|
Update .travis.yml
|
2018-06-25 13:38:38 +07:00 |
|
Dockerfile
|
Update Dockerfile
|
2018-06-26 10:11:43 +07:00 |
|
interfaces.go
|
all: switch gas limits from big.Int to uint64
|
2018-01-03 14:45:35 +02:00 |
|
Makefile
|
add gofmt to Makefile
|
2018-04-11 00:31:55 +07:00 |
|
README.md
|
add badget to README
|
2018-04-09 16:59:45 +07:00 |
|
VERSION
|
params, VERSION: v1.8.4 unstable
|
2018-03-26 18:09:56 +02:00 |