This repository was archived by the owner on Nov 6, 2020. It is now read-only.
Commit 89cdb3b
committed
Merge branch 'master' into dp/chore/add-bench-for-to_fat_rlps
* master: (21 commits)
ropsten #6631425 foundation #8798209 (#11201)
Update list of bootnodes for xDai chain (#11236)
ethcore/res: add mordor testnet configuration (#11200)
[chain specs]: activate `Istanbul` on mainnet (#11228)
[builtin]: support `multiple prices and activations` in chain spec (#11039)
Insert explicit warning into the panic hook (#11225)
Snapshot restoration overhaul (#11219)
Fix docker centos build (#11226)
retry on gitlab system failures (#11222)
Update bootnodes. (#11203)
Use provided usd-per-eth value if an endpoint is specified (#11209)
Use a lock instead of atomics for snapshot Progress (#11197)
[informant]: `MillisecondDuration` -> `as_millis()` (#11211)
Step duration map configuration parameter ported from the POA Network fork (#10902)
Upgrade jsonrpc to latest (#11206)
[export hardcoded sync]: use debug for `H256` (#11204)
Pause pruning while snapshotting (#11178)
Type annotation for next_key() matching of json filter options (#11192)
Crypto primitives removed from ethkey (#11174)
Made ecrecover implementation trait public (#11188)
...File tree
268 files changed
+4550
-4073
lines changed- accounts
- ethkey
- cli
- src
- src
- ethstore
- cli
- src
- src
- accounts_dir
- account
- tests
- src
- cli-signer/rpc-client
- ethcore
- blockchain
- src
- builtin
- src
- engines
- authority-round
- src
- basic-authority
- res
- src
- clique
- src
- validator-set
- src
- engine
- src
- executive-state
- src
- machine
- benches
- src
- private-tx
- src
- tests
- res
- ethereum
- service/src
- snapshot
- benches
- snapshot-tests
- src
- src
- consensus
- spec/src
- src
- client
- miner
- test_helpers
- tests
- sync
- src
- chain
- tests
- types
- src
- errors
- transaction
- verification
- src
- ipfs
- json/src/spec
- miner
- local-store
- src
- price-info/src
- src
- pool
- tests
- stratum
- parity
- cli
- rpc
- src/v1
- helpers
- dispatch
- impls
- light
- tests/mocked
- scripts/docker
- centos
- secret-store
- src
- key_server_cluster
- admin_sessions
- client_sessions
- io
- jobs
- net
- listener
- types
- util
- journaldb/src
- network-devp2p
- src
- tests
- network
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
268 files changed
+4550
-4073
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
40 | 46 | | |
41 | 47 | | |
42 | 48 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 9 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | 10 | | |
19 | 11 | | |
20 | | - | |
21 | | - | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | | - | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
200 | 202 | | |
201 | 203 | | |
202 | 204 | | |
203 | | - | |
| 205 | + | |
204 | 206 | | |
205 | 207 | | |
206 | 208 | | |
| |||
241 | 243 | | |
242 | 244 | | |
243 | 245 | | |
244 | | - | |
| 246 | + | |
245 | 247 | | |
246 | 248 | | |
247 | 249 | | |
248 | 250 | | |
249 | 251 | | |
250 | 252 | | |
251 | 253 | | |
252 | | - | |
| 254 | + | |
253 | 255 | | |
254 | 256 | | |
255 | 257 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | | - | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | | - | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
64 | | - | |
| 65 | + | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | | - | |
| 63 | + | |
| 64 | + | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| |||
0 commit comments