Граф коммитов

970 Коммитов

Автор SHA1 Сообщение Дата
Amaury Chamayou 75d81934c5
Upgrade httpx pin on release/2.x (#4852) 2023-01-23 16:37:54 +00:00
Amaury Chamayou f2fc28710a
[release/2.x] Cherry pick: Fix recording of node_data in KV for Start nodes (#4762) (#4773) 2022-12-19 15:07:50 +00:00
github-actions[bot] c4656a29c4
[release/2.x] Cherry pick: Partition test fix (#4746) (#4749) 2022-12-14 21:32:07 +00:00
Julien Maffre cd19fe9b70
[release/2.x] Cherry pick: Fix issues with snapshot generation for CHAMP (#4730) (#4747) 2022-12-14 20:57:03 +00:00
github-actions[bot] 5a428c8611
[release/2.x] Cherry pick: Update minimum view on partition test (#4741) (#4744) 2022-12-14 15:46:45 +00:00
Eddy Ashton 83bca7ed9e
[release/2.x] Cherry pick: Remove unintended time checks from node-to-node validation (#4733) (#4739) 2022-12-13 19:55:22 +00:00
Eddy Ashton a725b08f39
[release/2.x] Cherry pick: Session consistency: Parse forwarded messages with consistency info (#4595) (#4606) 2022-11-22 13:47:26 +00:00
github-actions[bot] 803f963880
wait_for_node_commit_sync (#4393) (#4394) 2022-10-25 10:34:53 +00:00
github-actions[bot] 81d9a49f6b
Fix for occasional failures in `recovery_test_cft` (#4225) (#4397) 2022-10-25 08:57:44 +00:00
Julien Maffre 3c94992c96
Increase `wait_for_commit` timeouts to workaround `lts_compatibility` failures (#4286) (#4297)
(cherry picked from commit 141122031c)

# Conflicts:
#	tests/infra/consortium.py

Co-authored-by: Eddy Ashton <edashton@microsoft.com>
2022-10-03 09:22:43 +00:00
github-actions[bot] c8f3fffad6
Partitions test fix - Ensure mid-reconfiguration partition meets correctly blocks commit (#4166) (#4278) 2022-09-28 15:42:33 +01:00
Eddy Ashton 0fece2a904
Fix set user metadata nesting (#4231) (#4242)
(cherry picked from commit 560d1d5aca)

# Conflicts:
#	CHANGELOG.md

Co-authored-by: Amaury Chamayou <amchamay@microsoft.com>
2022-09-26 17:42:44 +00:00
github-actions[bot] 1a520a2c88
Add timeouts to raw requests calls (#4175) (#4244) 2022-09-15 14:10:52 +00:00
github-actions[bot] 7ff25478f8
[release/2.x] Cherry pick: Update golden tls report (#4110) (#4111) 2022-08-08 17:18:36 +00:00
Julien Maffre bde145a643
[release/2.x] Support new quote formats in 2.x (#4098) 2022-08-05 08:54:51 +01:00
github-actions[bot] 2503f65b18
Infra: Ignore `backport` prefix in branch name in LTS test (#4092) (#4095) 2022-08-04 15:52:40 +01:00
Julien Maffre ce6ebde5ea
[release/2.x] Backports support for election while reconfiguration (#4076) 2022-08-03 09:18:27 +01:00
Amaury Chamayou 0961b53da7
Safe node removal (#4008) (#4077) 2022-07-29 07:56:48 +01:00
github-actions[bot] a30e497f3a
Fixed bundling bug for Windows based systems. (#4020) (#4025) 2022-07-13 09:23:32 +00:00
github-actions[bot] 304c9bdb7b
Infra: Fix LTS test commit stuck (#4012) (#4014) 2022-07-06 09:56:46 +01:00
Julien Maffre e7f0cd0350
[release/2.x] Infra: Fix node version detection (#4003) 2022-07-01 11:09:21 +01:00
Julien Maffre 3264b93963
Add arbitrary service data (#3997) (#4005)
(cherry picked from commit 413ee9fe11)
2022-07-01 09:58:02 +01:00
Julien Maffre 7ae9169366
Report `TxID` at which current service was created (#3996) (#4002)
(cherry picked from commit 7b2309047e)

# Conflicts:
#	CHANGELOG.md
#	src/node/node_state.h
2022-06-30 16:34:59 +01:00
Julien Maffre b2e3a635fc
Add support for second read-only snapshots directory (#3973) (#4000)
(cherry picked from commit dc15c42d09)

Co-authored-by: Amaury Chamayou <amchamay@microsoft.com>
2022-06-30 11:57:51 +01:00
Amaury Chamayou c8cffb1f20
Receipt documentation (#3954) (#3999)
(cherry picked from commit 02c6803a58)

# Conflicts:
#	doc/operations/certificates.rst
2022-06-30 09:59:48 +00:00
github-actions[bot] cc1f6f2d5a
New Raft leaders must only commit entries from the current term (#3971) (#3998) 2022-06-30 09:22:39 +01:00
Julien Maffre a17bb07e8f
[release/2.x] Cherry pick: Track number of service recoveries (#3982) (#3995) 2022-06-29 21:27:27 +00:00
Julien Maffre 272f14a126
Remove null byte from PEM files (#3885) (#3990)
(cherry picked from commit 722c8f971e)

Co-authored-by: Eddy Ashton <edashton@microsoft.com>
2022-06-28 16:06:47 +01:00
github-actions[bot] dfcc9d439f
Do not buffer incoming TLS frames if session is closed (#3983) (#3984) 2022-06-27 13:37:42 +01:00
Julien Maffre 9b8602886f
Reflect unsafe status in /node/version (#3942) (#3979)
(cherry picked from commit ad3fb89bec)

# Conflicts:
#	CHANGELOG.md

Co-authored-by: Amaury Chamayou <amchamay@microsoft.com>
2022-06-24 10:44:31 +00:00
Julien Maffre 9ae1c6904e
[release/2.x] Cherry pick: Restrict maximum size of client HTTP request (#3941) (#3976)
* Restrict maximum size of client HTTP request (#3941)

* Fix build
2022-06-24 09:14:18 +00:00
Amaury Chamayou dfcb3b4021
[release/2.x] Cherry pick: Unsafe different project (#3894) (#3933) 2022-06-14 19:45:43 +01:00
github-actions[bot] 6870aa1328
Infra: Fix docker in docker setup CI (#3924) (#3925) 2022-06-14 07:24:11 +00:00
github-actions[bot] 98583e435e
Infra: make ledger file copy more resilient (#3917) (#3919) 2022-06-13 09:26:17 +01:00
Eddy Ashton 3fb8b36e31
Add endpoint to get previous service identity (#3880) (#3913) 2022-06-10 12:39:17 +01:00
Julien Maffre 0612980b7d
Shutdown new joining node early if target service certificate is invalid (#3895) (#3910)
(cherry picked from commit 0c606c681a)

# Conflicts:
#	CHANGELOG.md
2022-06-08 21:13:49 +01:00
github-actions[bot] 0baaabb7c4
Add log line for when ledger entry cannot be found (#3892) (#3904) 2022-06-06 09:30:51 +00:00
Amaury Chamayou adbb28e2c1
Deprecate set execute outside consensus (#3890) 2022-05-25 12:37:23 +00:00
Eddy Ashton 0ece25eca9
[LTS 2.x] Cherry-pick RC version fix #3860 to 2.x LTS (#3862) 2022-05-19 10:54:52 +00:00
Julien Maffre 140097b266
Fix majority calculation in `health_wacher` sample (#3820) 2022-05-10 09:56:44 +00:00
Julien Maffre eef86f6569
Add GH Actions job to push App images to ACR (#3821) 2022-05-09 16:28:33 +01:00
Amaury Chamayou 8a596ca7b0
Allow two extra ciphers ('ECDHE-RSA-AES256-GCM-SHA384' and 'ECDHE-RSA-AES128-GCM-SHA256') (#3822) 2022-05-09 14:19:04 +00:00
Julien Maffre 21850c560f
Stricter JSON configuration schema for `cchost` (#3816) 2022-05-06 10:09:35 +01:00
Julien Maffre e165709e2a
Re-enable joining from old snapshot test (#3573) 2022-05-04 15:02:46 +00:00
Julien Maffre e3f677a2ec
Fix LTS ledger compatibility chunks (#3804) 2022-05-03 17:52:19 +01:00
Julien Maffre 684954467a
Asynchronous execution of start of recovery transaction (#3791) 2022-04-29 15:00:40 +01:00
Eddy Ashton 8e0b2c91cf
Restore public `ccf::Receipt` type (#3793) 2022-04-29 12:03:22 +00:00
Amaury Chamayou d944a58563
Always emit custom claims (#3783) 2022-04-26 15:29:02 +00:00
Eddy Ashton 3edaef64f0
Restore ability to launch infra nodes with debugger attached (#3784) 2022-04-25 09:30:48 +01:00
Julien Maffre 269d10a9f7
Infra: Wait for `/app` frontend to open on all nodes (#3779) 2022-04-22 16:06:01 +00:00