Julien Maffre
|
b1a729b6f7
|
Parsing errors as metrics (#3671)
|
2022-03-18 16:24:17 +00:00 |
Eddy Ashton
|
e52d23c1b2
|
Describe `enclave::` namespace removal in changelog (#3667)
|
2022-03-17 16:50:45 +00:00 |
Eddy Ashton
|
5e05584896
|
Add free-form `node_data` field (#3662)
|
2022-03-16 18:59:09 +00:00 |
Christoph M. Wintersteiger
|
80d6037e7e
|
Add previous and next service identities to transition_service_to_open after recovery (#3624)
|
2022-03-10 15:10:56 +00:00 |
Amaury Chamayou
|
8811dd6f2e
|
Set up unsafe build (#3631)
|
2022-03-09 21:36:50 +00:00 |
Amaury Chamayou
|
54316075e1
|
Add --split-services flag to ledger_viz (#3621)
|
2022-03-01 17:20:00 +00:00 |
Eddy Ashton
|
3f5c7928f4
|
Add `GET /gov/members` endpoint (#3617)
|
2022-03-01 17:10:24 +00:00 |
Eddy Ashton
|
8747b85833
|
Take individual chunk files in ledger parsing tools (#3620)
|
2022-03-01 16:56:36 +00:00 |
Amaury Chamayou
|
30eefa17bb
|
Add insecure skip validation to ledger viz (#3618)
|
2022-03-01 16:13:06 +00:00 |
Eddy Ashton
|
8be03eeea2
|
Remove dependency on `TxReceipt` from public API (#3610)
|
2022-03-01 09:46:16 +00:00 |
Eddy Ashton
|
2a53b4dc83
|
Move definition of public service tables to public headers (#3608)
|
2022-02-28 14:38:25 +00:00 |
Julien Maffre
|
b72868a70a
|
Do not write snapshot out if it is too big for ring buffer (#3603)
|
2022-02-26 13:48:06 +00:00 |
Julien Maffre
|
681672fc11
|
Do not crash at start-up if r/o ledger directory is ahead of main ledger directory (#3597)
|
2022-02-24 13:39:20 +00:00 |
Julien Maffre
|
a73c561ded
|
Resilient ledger recovery (#3585)
|
2022-02-23 17:26:44 +00:00 |
Eddy Ashton
|
a946cdbf4f
|
Prepare changelog for 2.0.0-rc2 (#3591)
|
2022-02-23 16:58:53 +00:00 |
Eddy Ashton
|
006e9115f3
|
Remove public `get_node_state()` API (#3552)
|
2022-02-22 14:41:44 +00:00 |
Julien Maffre
|
296069b135
|
Create temporary ledger chunks while recovery is in progress (#3563)
|
2022-02-22 10:47:52 +00:00 |
Christoph M. Wintersteiger
|
0f74bdd899
|
Add governance action to request snapshot (#3544)
Co-authored-by: Julien Maffre <42961061+jumaffre@users.noreply.github.com>
|
2022-02-21 15:09:39 +00:00 |
Eddy Ashton
|
5b40ba7b42
|
Change C++ application entry point to remove dependency on frontends (#3562)
|
2022-02-21 10:13:33 +00:00 |
Eddy Ashton
|
d9d1bc3adc
|
Update CHANGELOG for 2.0.0-rc1 (#3528)
|
2022-02-09 14:44:32 +00:00 |
Christoph M. Wintersteiger
|
f84631abc5
|
Add governance action to force ledger chunks at following signature (#3519)
|
2022-02-09 14:29:38 +00:00 |
Eddy Ashton
|
6c7a76b80d
|
Combine `cchost` and `cchost.virtual` (#3476)
|
2022-02-08 20:20:29 +00:00 |
Eddy Ashton
|
bf9ef11ac0
|
Extend checks in `extract-release-notes.py`, and run in `ci-checks.sh` (#3504)
|
2022-02-08 14:27:39 +00:00 |
Maik Riechert
|
5e5d14e28b
|
Network: per-interface endorsement type (#3450)
|
2022-02-07 10:18:52 +00:00 |
Amaury Chamayou
|
9c4ef0e890
|
Upgrade Open Enclave to 0.17.6 (#3509)
|
2022-02-04 13:30:04 +00:00 |
Eddy Ashton
|
c67bd9e260
|
Add more request fields to JS API (#3498)
|
2022-02-02 16:42:12 +00:00 |
Eddy Ashton
|
affe30ff49
|
Correct links in CHANGELOG to dev releases (#3499)
|
2022-02-02 14:24:30 +00:00 |
Julien Maffre
|
5fcdee308b
|
Release notes for 2.0.0 (#3488)
|
2022-02-01 16:18:01 +00:00 |
Amaury Chamayou
|
7a83af1519
|
Update CHANGELOG.md (#3481)
|
2022-01-31 19:34:34 +00:00 |
Renato Golin
|
654cc079db
|
JWT metrics (#3445)
|
2022-01-25 13:02:22 +00:00 |
Julien Maffre
|
2c8eea791a
|
Remove retired nodes from store (#3409)
|
2022-01-20 10:10:37 +00:00 |
Julien Maffre
|
42bc3c6a87
|
Service certificate validity period and renewal (#3363)
|
2022-01-19 10:35:38 +00:00 |
Eddy Ashton
|
21cd9b9674
|
Move constitutions to samples directory (#3401)
|
2022-01-13 18:31:53 +00:00 |
Eddy Ashton
|
4b67651af3
|
Remove `proposal_generator.py` (#3400)
|
2022-01-13 17:14:37 +00:00 |
Amaury Chamayou
|
07140cfd6c
|
Doc structure updates (#3393)
|
2022-01-13 09:57:26 +00:00 |
Julien Maffre
|
f302ddade3
|
Move Python client code out of `ccf` package and back to infra (#3386)
|
2022-01-12 09:32:26 +00:00 |
Amaury Chamayou
|
a5476ef277
|
Application claims digest in ledger and receipts (#3292)
|
2022-01-09 12:33:35 +00:00 |
Julien Maffre
|
89c551e3db
|
2.0.0-dev changelog (#3323)
|
2021-12-15 14:07:39 +00:00 |
Julien Maffre
|
eddf7bdb1b
|
Multiple RPC interfaces redirection (#3300)
|
2021-12-15 10:40:13 +00:00 |
Amaury Chamayou
|
623f403b81
|
Upgrade Open Enclave to 0.17.5 (#3284)
|
2021-12-09 08:57:59 +00:00 |
Christoph M. Wintersteiger
|
24cf366607
|
1tx to 2tx reconfiguration migration (#3198)
* 1tx to 2tx reconfiguration migration
Co-authored-by: Julien Maffre <42961061+jumaffre@users.noreply.github.com>
|
2021-12-07 13:58:15 +00:00 |
Christoph M. Wintersteiger
|
306e29689b
|
Add service config endpoint (#3251)
* Add service config endpoint
|
2021-11-26 14:49:43 +00:00 |
Julien Maffre
|
bb946237a6
|
JSON configuration for `cchost` (#3209)
|
2021-11-23 17:35:01 +00:00 |
Amaury Chamayou
|
83457ef588
|
Rename drop_requests to address #3105 (#3187)
|
2021-11-09 06:41:13 +00:00 |
Amaury Chamayou
|
4460845b4f
|
Update changelog for -ddev6 (#3170)
|
2021-11-05 15:19:45 +00:00 |
Julien Maffre
|
2a52253e1f
|
Never rollback initial ledger secrets (#3169)
|
2021-11-05 14:09:39 +00:00 |
Christoph M. Wintersteiger
|
34b4615fc9
|
Enable 2-tx reconfiguration with CFT (#3097)
Add support for 2-transaction reconfiguration with CFT consensus
Co-authored-by: Julien Maffre <42961061+jumaffre@users.noreply.github.com>
Co-authored-by: Amaury Chamayou <amaury@xargs.fr>
|
2021-11-04 15:07:09 +00:00 |
Julien Maffre
|
e34f4bba9b
|
Renew node certificate proposal (#2924)
|
2021-10-28 13:51:32 +01:00 |
Julien Maffre
|
6834bf9f3d
|
Client connections resolve DNS asynchronously (#3140)
|
2021-10-27 15:02:59 +01:00 |
Amaury Chamayou
|
742570c1eb
|
Release notes (#3132)
|
2021-10-26 11:12:36 +01:00 |