Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
Geth-Modification
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张蕾
Geth-Modification
Repository
9e0f934e2b6ea28211d44e385ada14c8192622ad
Switch branch/tag
geth-modification
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
cmd/geth: update copyright year (#20512)
· 9e0f934e
Yole
authored
5 years ago
Update copyright from 2013-2019 to 2013-2020
9e0f934e
Name
Last commit
Last update
.github
.github: remove 'nonsense' from CODEOWNERS (#20329)
5 years ago
accounts
accounts/abi: fix method constant flag for solidity 6.0 (#20482)
5 years ago
build
build: skip go clean on PPA, messes with the module trick
5 years ago
cmd
cmd/geth: update copyright year (#20512)
5 years ago
common
common: improve GraphQL error messages (#20354)
5 years ago
consensus
consensus/ethash, params: eip-2384: bump difficulty bomb (#20347)
5 years ago
console
all: replace passPHRASE with passWORD in user interactions (#19932)
5 years ago
contracts/checkpointoracle
les/checkpointoracle: move oracle into its own package (#20508)
5 years ago
core
eth/filters: remove use of event.TypeMux for pending logs (#20312)
5 years ago
crypto
build: use golangci-lint (#20295)
5 years ago
docs/audits
docs: add audit reports (#18996)
6 years ago
eth
eth, internal/web3ext: add optional first and last arguments to the `admin_exportChain` RPC. (#20107)
5 years ago
ethclient
ethclient: remove use of common.ToHex (#20326)
5 years ago
ethdb
ethdb/leveldb: disable seek compaction (#20130)
5 years ago
ethstats
rpc: implement websockets with github.com/gorilla/websocket (#19866)
5 years ago
event
event: remove unused field 'closed' (#20324)
5 years ago
graphql
internal/ethapi: support block number or hash on state-related methods (#19491)
5 years ago
internal
internal/ethapi: fix encoding of uncle headers and pending blocks (#20460)
5 years ago
les
les/checkpointoracle: move oracle into its own package (#20508)
5 years ago
light
internal/web3ext, les: update clique JS and make it work with the light client (#20318)
5 years ago
log
log: fix staticcheck warnings (#20388)
5 years ago
metrics
metrics: fix issues reported by staticcheck (#20365)
5 years ago
miner
eth/filters: remove use of event.TypeMux for pending logs (#20312)
5 years ago
mobile
mobile: fix CopyFile switch to package cp
5 years ago
node
all: on-chain oracle checkpoint syncing (#19543)
5 years ago
p2p
p2p/dnsdisc: add enode.Iterator API (#20437)
5 years ago
params
params: begin v1.9.10 release cycle
5 years ago
rlp
rlp: fix staticcheck warnings (#20368)
5 years ago
rpc
rpc: add DialWebsocketWithDialer (#20471)
5 years ago
signer
tests, signer: remove staticcheck warnings (#20364)
5 years ago
swarm
swarm: code cleanup, move to ethersphere/swarm (#19661)
5 years ago
tests
Change file extension of the ./tests/fuzzers README (#20474)
5 years ago
trie
add node.go unit test file node_test.go (#20028)
5 years ago
whisper
whisper/whisperv6: fix staticcheck warnings (#20328)
5 years ago
.dockerignore
cmd, internal/build, docker: advertise commit date in unstable build versions (#19522)
6 years ago
.gitattributes
.gitattributes: enable solidity highlighting on github (#16425)
7 years ago
.gitignore
build: use golangci-lint (#20295)
5 years ago
.gitmodules
tests: update tests and implement general state tests (#14734)
7 years ago
.golangci.yml
build: use golangci-lint (#20295)
5 years ago
.mailmap
all: update license information (#16089)
7 years ago
.travis.yml
build, travis: use ephemeral debsrc GOPATH to get mod deps
5 years ago
AUTHORS
build: deduplicate same authors with different casing
5 years ago
COPYING
all: update license information
9 years ago
COPYING.LESSER
all: update license information
9 years ago
Dockerfile
travis, Dockerfile, appveyor: bump to Go 1.13
5 years ago
Dockerfile.alltools
travis, Dockerfile, appveyor: bump to Go 1.13
5 years ago
Makefile
build: skip go clean on PPA, messes with the module trick
5 years ago
README.md
README: use new miner threads flag instead of legacy minerthreads flag (#20165)
5 years ago
SECURITY.md
SECURITY.md: create security policy (#19666)
5 years ago
appveyor.yml
appveyor: bump to Go 1.13.4
5 years ago
circle.yml
circleci: enable docker based hive testing
8 years ago
fuzzbuzz.yaml
tests/fuzzers: fuzzbuzz fuzzers for keystore, rlp, trie, whisper (#19910)
5 years ago
go.mod
cmd/devp2p: implement AWS Route53 enrtree deployer (#20446)
5 years ago
go.sum
les/checkpointoracle: move oracle into its own package (#20508)
5 years ago
interfaces.go
ethereum: improve FilterQuery comment (#18955)
6 years ago
README.md