Felföldi Zsolt
f0515800e6
les: fix fetcher syncing logic ( #18072 )
6 years ago
Péter Szilágyi
bb29d20828
Merge pull request #18179 from holiman/fix_tests
...
config: add constantinople block to testchainconfig
6 years ago
Jaynti Kanani
38592a13a3
fix mixHash/nonce for parity compatible network ( #18166 )
6 years ago
Martin Holst Swende
a5898ba621
config: add constantinople block to testchainconfig
6 years ago
mr_franklin
2a113f6d72
core: return error if repair block failed ( #18126 )
...
* core: return error if repair block failed
* make error a bit shorter
6 years ago
Felix Lange
b24ef5e05d
eth: increase timeout in TestBroadcastBlock ( #18064 )
6 years ago
Ferenc Szabo
76f5f662cc
cmd/swarm: FUSE do not require --ipcpath ( #18112 )
...
- Have `${DataDir}/bzzd.ipc` as IPC path default.
- Respect the `--datadir` flag.
- Keep only the global `--ipcpath` flag and drop the local `--ipcpath` flag
as flags might overwrite each other. (Note: before global `--ipcpath`
was ignored even if it was set)
fixes ethersphere#795
6 years ago
Anton Evangelatov
6b2cc8950e
travis: increase open file limits ( #18155 )
6 years ago
Martin Holst Swende
2843001ac2
trie: fix overflow in write cache parent tracking ( #18165 )
...
trie/database: fix overflow in parent tracking
6 years ago
Enrique Fynn
9d5e3e0637
params: add Constantinople block to AllXYZProtocolChanges ( #18162 )
...
* params: Add Constantinople block to AllCliqueProtocolChanges
* params: Add Constantinople block to AllEthashProtocolChanges
6 years ago
Péter Szilágyi
3ba0418a9a
Merge pull request #17973 from holiman/splitter2
...
core: better side-chain importing
6 years ago
Martin Holst Swende
e0d091e090
core: better printout of receipts in bad block reports ( #18156 )
...
* core/blockchain: better printout of receipts in bad block reports
* fix splleing
6 years ago
Janoš Guljaš
070caec4bd
swarm/network/stream: use swarm/mock/mem as mock global store ( #18157 )
6 years ago
Anton Evangelatov
4c181e4fb9
swarm/state: refactor InmemoryStore ( #18143 )
6 years ago
Péter Szilágyi
333b5fb123
core: polish side chain importer a bit
6 years ago
mr_franklin
3fd87f2193
core: fix comment typo ( #18144 )
6 years ago
a-sklyarov
c7e522fd17
Update minimum required Go version in README.md ( #18151 )
6 years ago
Guillaume Ballet
5d80a1b665
whisper/mailserver: reduce the max number of opened files ( #18142 )
...
This should reduce the occurences of travis failures on MacOS
Also fix some linter warnings
6 years ago
Martin Holst Swende
493903eede
core: better side-chain importing
6 years ago
Anton Evangelatov
3d997b6dec
whisper: log errors on failed tests ( #18134 )
...
Debug traces to investigate a travis issue on MacOS
6 years ago
Ferenc Szabo
d876f214e5
swarm/storage: move 'running migrations for' log line ( #18120 )
...
So that we only see the log message when we actually have to migrate.
6 years ago
Javier Peletier
7bf7bd2f50
internal/cmdtest: Expose process exit status and errors ( #18046 )
6 years ago
Anton Evangelatov
d31f1f4fdb
cmd/swarm/swarm-smoke: update smoke tests to fit the new scheme for the k8s cluster ( #18104 )
6 years ago
Anton Evangelatov
6b6c4d1c27
cmd/swarm: speed up tests - use global cluster ( #18129 )
6 years ago
Anton Evangelatov
3333fe660f
swarm/storage: speed up garbage collection and rpc tests ( #18128 )
6 years ago
Elad
51e2e78d26
swarm/api/http: change request served msg log level ( #18127 )
6 years ago
Péter Szilágyi
d136e985e8
trie: go fmt package
6 years ago
Péter Szilágyi
91c66d47ef
Merge pull request #18085 from holiman/downloader_span
...
downloader: different sync strategy
6 years ago
Péter Szilágyi
accc0fab4f
core, eth/downloader: fix ancestor lookup for fast sync
6 years ago
Martin Holst Swende
51b2f1620c
downloader: different sync strategy
6 years ago
Łukasz Kurowski
68be45e5f8
trie: return hasher to pool ( #18116 )
...
* trie: return hasher to pool
* trie: minor code formatting fix
6 years ago
holisticode
ffe2fc3bc4
Swarm accounting ( #18050 )
...
* swarm: completed 1st phase of swap accounting
* swarm: swap accounting for swarm with p2p accounting
* swarm/swap: addressed PR comments
* swarm/swap: ignore ErrNotFound on stateStore.Get()
* swarm/swap: GetPeerBalance test; add TODO for chequebook API check
* swarm/network/stream: fix NewRegistry calls with new arguments
* swarm/swap: address @justelad's PR comments
6 years ago
Janoš Guljaš
324027640b
swarm/network/simulation: use simulations.Event instead p2p.PeerEvent ( #18098 )
6 years ago
mr_franklin
b91766fe6d
eth: fix comment typo ( #18114 )
...
* consensus/clique: fix comment typo
* eth,eth/downloader: fix comment typo
6 years ago
lash
a6942b9f25
swarm/storage: Batched database migration ( #18113 )
6 years ago
Péter Szilágyi
17d67c5834
Merge pull request #18087 from karalabe/trie-read-cacher
...
cmd, core, eth, light, trie: add trie read caching layer
6 years ago
Péter Szilágyi
434dd5bc00
cmd, core, eth, light, trie: add trie read caching layer
6 years ago
Kenso Trabing
14346e4ef9
internal: fix typo in comments ( #18106 )
...
Changed "signTransactions" to "signTransaction"
6 years ago
Sheldon
b8a2ac3fcf
les: fix pubkey index typo ( #18093 )
6 years ago
mr_franklin
9a000601c6
consensus/clique: fix comment typo ( #18103 )
6 years ago
Kenso Trabing
23de6197f9
rpc: fix package doc typo ( #18101 )
...
Changed "send" to "send," in two places
6 years ago
Kenso Trabing
698843b45f
rpc: fix example typo ( #18100 )
...
whishes --> wishes
6 years ago
Péter Szilágyi
48b4e8069c
params, swarm: begin Geth v1.8.19 and Swarm v0.3.7 cycle
6 years ago
Péter Szilágyi
58632d4402
params, swarm: release Geth v1.8.18 and Swarm v0.3.6
6 years ago
Alexey Sharov
eb8fa3cc89
cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm/storage, swarm/storage/encryption, swarm/testutil: use pseudo-random instead of crypto-random for test files content generation ( #18083 )
...
- Replace "crypto/rand" to "math/rand" for files content generation
- Remove swarm/network_test.go.Shuffle and swarm/btm/btm_test.go.Shuffle - because go1.9 support dropped (see https://github.com/ethereum/go-ethereum/pull/17807 and comments to swarm/network_test.go.Shuffle)
6 years ago
Péter Szilágyi
cff97119a7
Merge pull request #18097 from karalabe/update-chts-2
...
params: update CHTs
6 years ago
Péter Szilágyi
cef7ed53bd
params: update CHTs
6 years ago
Ferenc Szabo
c41e1bd1eb
swarm/storage: fix garbage collector index skew ( #18080 )
...
On file access LDBStore's tryAccessIdx() function created a faulty
GC Index Data entry, because not indexing the ikey correctly.
That caused the chunk addresses/hashes to start with '00' and the last
two digits were dropped. => Incorrect chunk address.
Besides the fix, the commit also contains a schema change which will
run the CleanGCIndex() function to clean the GC index from erroneous
entries.
Note: CleanGCIndex() rebuilds the index from scratch which can take
a really-really long time with a huge DB (possibly an hour).
6 years ago
mr_franklin
4fecc7a3b1
eth: fix minor grammar issue in comment ( #18091 )
6 years ago
mr_franklin
588aa88121
github: format code owners file ( #18090 )
...
replace tabs by spaces in the code owners file
6 years ago