Felix Lange
|
35e8308bf7
eth, les: shorten genesis block mismatch error message
|
8 年之前 |
Felix Lange
|
d0eba23af3
all: disable log message colors outside of geth
|
8 年之前 |
Péter Szilágyi
|
d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework
|
8 年之前 |
Péter Szilágyi
|
18c77744ff
all: fix spelling errors
|
8 年之前 |
Felix Lange
|
35a7dcb162
all: gofmt -w -s
|
8 年之前 |
Péter Szilágyi
|
0ef327bbee
core, eth, internal, miner: optimize txpool for quick ops
|
9 年之前 |
Felix Lange
|
016007bd25
eth, eth/downloader, eth/fetcher: delete eth/61 code
|
9 年之前 |
Péter Szilágyi
|
32559ccad1
eth: don't accept transactions until we sync up with the network
|
9 年之前 |
Felix Lange
|
6fdd0893c3
all: fix go vet warnings
|
9 年之前 |
Felix Lange
|
85e6c40c00
accounts, crypto: move keystore to package accounts
|
9 年之前 |
Péter Szilágyi
|
aa0538db0b
eth: clean out light node notions from eth
|
10 年之前 |
Péter Szilágyi
|
92f9a3e5fa
cmd, eth: support switching client modes of operation
|
10 年之前 |
Jeffrey Wilcke
|
7c7692933c
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
|
10 年之前 |
Péter Szilágyi
|
ca88e18f59
eth: kill off protocol eth/60 in preparation for eth/62
|
10 年之前 |
Péter Szilágyi
|
42f44dda54
eth, eth/downloader: handle header requests, table driven proto tests
|
10 年之前 |
Jeffrey Wilcke
|
a23478c0be
core, eth, trie, xeth: merged state, chain, extra databases in one
|
10 年之前 |
Jeffrey Wilcke
|
1fad8798ec
Merge pull request #1515 from fjl/license-fixes
|
10 年之前 |
Jeffrey Wilcke
|
036e6301af
cmd/geth, core, eth: Version 1.0.0
|
10 年之前 |
Felix Lange
|
bfbcfbe4a9
all: fix license headers one more time
|
10 年之前 |
Felix Lange
|
3f047be5aa
all: update license headers to distiguish GPL/LGPL
|
10 年之前 |
Jeffrey Wilcke
|
a32c51effd
cmd, core, eth, common: genesis preparation
|
10 年之前 |
Felix Lange
|
ea54283b30
all: update license information
|
10 年之前 |
Jeffrey Wilcke
|
29e2fb38f8
core, miner: miner header validation, transaction & receipt writing
|
10 年之前 |
Péter Szilágyi
|
aac2b6ae4c
eth: add the blocks from numbers protocol message
|
10 年之前 |
Péter Szilágyi
|
6fc85f1ec2
eth: clean up peer struct a bit, fix double txn bcast
|
10 年之前 |
Felix Lange
|
654564e164
core/types: make transactions immutable
|
10 年之前 |
Péter Szilágyi
|
90d45f0397
eth: fix test breakage from the previous commit
|
10 年之前 |
Péter Szilágyi
|
faae8b7dd8
eth: fix an accidental test compile error
|
10 年之前 |
Felix Lange
|
2c24a73e25
eth: add protocol tests
|
10 年之前 |
obscuren
|
50e096e627
downloader: don't remove peers. keep them around
|
10 年之前 |