Commit fd88e46
Andronik Ordian
Merge branch 'master' of https://github.com/paritytech/parity into warp_sync_on_light_client
* 'master' of https://github.com/paritytech/parity: (29 commits)
Block 0 is valid in queries (openethereum#8891)
fixed osx permissions (openethereum#8901)
Atomic create new files with permissions to owner in ethstore (openethereum#8896)
Add ETC Cooperative-run load balanced parity node (openethereum#8892)
Add support for --chain tobalaba (openethereum#8870)
fix some warns on nightly (openethereum#8889)
Add new ovh bootnodes and fix port for foundation bootnode 3.2 (openethereum#8886)
SecretStore: service pack 1 (openethereum#8435)
Handle removed logs in filter changes and add geth compatibility field (openethereum#8796)
fixed ipc leak, closes openethereum#8774 (openethereum#8876)
scripts: remove md5 checksums (openethereum#8884)
hardware_wallet/Ledger `Sign messages` + some refactoring (openethereum#8868)
Check whether we need resealing in miner and unwrap has_account in account_provider (openethereum#8853)
docker: Fix alpine build (openethereum#8878)
Remove mac os installers etc (openethereum#8875)
README.md: update the list of dependencies (openethereum#8864)
Fix concurrent access to signer queue (openethereum#8854)
Tx permission contract improvement (openethereum#8400)
Limit the number of transactions in pending set (openethereum#8777)
Use sealing.enabled to emit eth_mining information (openethereum#8844)
...File tree
121 files changed
+2580
-3518
lines changed- docker/alpine
- ethcore
- light
- src
- net
- tests
- node_filter
- res
- contracts
- ethereum
- tx_permission_tests
- service
- src
- account_provider
- client
- engines/authority_round
- ethereum
- miner
- snapshot/tests
- tests
- views
- sync/src
- chain
- ethkey/cli/src
- ethstore
- cli/src
- src/accounts_dir
- hw
- src
- ipfs
- local-store
- mac
- Parity Ethereum.xcodeproj
- project.xcworkspace
- Parity
- Assets.xcassets
- AppIcon.appiconset
- statusIcon.imageset
- Base.lproj
- miner
- src
- pool
- tests
- parity
- cli
- tests
- rpc
- src/v1
- helpers
- impls
- light
- tests
- helpers
- mocked
- traits
- types
- scripts
- secret_store
- src
- key_server_cluster
- admin_sessions
- client_sessions
- jobs
- listener
- types
- transaction-pool
- src
- tests
- updater
- util
- network-devp2p/src
- version
- whisper/cli/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
121 files changed
+2580
-3518
lines changedSome 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 | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
74 | 77 | | |
75 | 78 | | |
76 | 79 | | |
| |||
646 | 649 | | |
647 | 650 | | |
648 | 651 | | |
649 | | - | |
| 652 | + | |
650 | 653 | | |
651 | 654 | | |
652 | 655 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
177 | | - | |
| 176 | + | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
284 | | - | |
| 283 | + | |
| 284 | + | |
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
| 370 | + | |
371 | 371 | | |
372 | | - | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
373 | 376 | | |
374 | 377 | | |
375 | 378 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
0 commit comments