Commit 2a92bae
Merge #3310
3310: [private chain] Backport 1.4.8 fixes and support for CA signed client certificates r=mpapierski a=mpapierski
This PR contains updates `feat-private-chain` for a new private chain release independent of 1.5.0:
- Merge of v1.4.8 security release
- Backport of #3291
After this PR is merged, it should be possible to release `private-1.4.8`.
Co-authored-by: Michał Papierski <[email protected]>
Co-authored-by: Joe Sacher <[email protected]>
Co-authored-by: Fraser Hutchison <[email protected]>
Co-authored-by: casperlabs-bors-ng[bot] <82463608+casperlabs-bors-ng[bot]@users.noreply.github.com>57 files changed
Lines changed: 1992 additions & 399 deletions
File tree
- execution_engine_testing
- test_support
- src
- tests
- src
- test
- contract_api
- regression
- execution_engine
- src
- core/engine_state
- storage
- error
- trie_store/operations
- node
- src
- components
- consensus
- highway_core
- fetcher
- gossiper
- linear_chain_sync
- rpc_server/rpcs
- small_network
- storage
- reactor
- testing
- types
- json_compatibility
- utils
- resources
- local
- production
- test
- smart_contracts
- contract_as
- contracts/test/add-gas-subcall/src
- types/src
- system
- auction
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
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 | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
14 | 21 | | |
15 | 22 | | |
16 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments