|
.github
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
accounts
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
build
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
cmd
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
common
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
consensus
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
console
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
containers/docker
|
containers: drop vagrant support, noone's maintaining it
|
2018-03-14 13:23:40 +02:00 |
|
contracts
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
core
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
crypto
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
dashboard
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
docker
|
Hot_Fix Bad block Error
|
2019-04-25 12:11:30 +05:30 |
|
eth
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
ethclient
|
ethclient: include block hash from FilterQuery (#17996)
|
2018-11-08 13:26:47 +01:00 |
|
ethdb
|
ethdb, rpc: support building on js/wasm (#17709)
|
2018-10-16 00:47:25 +02:00 |
|
ethstats
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
event
|
event/filter: delete unused package (#18063)
|
2018-11-08 14:26:29 +02:00 |
|
genesis
|
Hot_Fix Bad block Error
|
2019-04-25 12:11:30 +05:30 |
|
internal
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
les
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
light
|
eth, les, light: enforce CHT checkpoints on fast-sync too
|
2019-04-17 14:56:58 +03:00 |
|
log
|
internal/debug: support color terminal for cygwin/msys2 (#17740)
|
2018-09-29 16:15:39 +02:00 |
|
metrics
|
swarm/metrics: Send the accounting registry to InfluxDB (#18470)
|
2019-02-19 17:34:42 +01:00 |
|
miner
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
mobile
|
all: simplify timestamps to uint64 (#19372)
|
2019-04-08 12:00:42 +03:00 |
|
node
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
p2p
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
params
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
rlp
|
rlp: fix comment typo (#17640)
|
2018-09-11 18:05:28 +03:00 |
|
rpc
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
signer
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
swarm
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
tests
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
trie
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
vendor
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
whisper
|
whisperv6: remove duplicated code (#18015)
|
2018-12-03 14:15:22 +01:00 |
|
.dockerignore
|
dockerignore, internal/build: forward correct git folder
|
2017-11-12 22:52:41 +02:00 |
|
.gitattributes
|
.gitattributes: enable solidity highlighting on github (#16425)
|
2018-04-03 15:21:24 +02:00 |
|
.gitignore
|
add validator voting smart contract
|
2018-08-02 12:22:27 +05:30 |
|
.mailmap
|
all: update license information (#16089)
|
2018-02-14 13:49:11 +01:00 |
|
appveyor.yml
|
travis, appveyor: bump to Go 1.11.5 (#18947)
|
2019-01-29 17:49:59 +01:00 |
|
AUTHORS
|
all: switch out defunct set library to different one (#16873)
|
2018-07-16 10:54:19 +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
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
Dockerfile.bootnode
|
Minor error fixed.
|
2019-03-16 16:02:10 +05:30 |
|
Dockerfile.node
|
Hot_Fix Bad block Error
|
2019-04-25 12:11:30 +05:30 |
|
interfaces.go
|
ethereum: fix typo in interfaces.go (#18266)
|
2018-12-10 14:24:55 +02:00 |
|
Makefile
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |
|
README.md
|
upgrade XDC.Network with v1.8.27.
|
2020-12-23 16:32:06 +05:30 |