-
Microsoft
- Cambridge, UK
Highlights
- 1 discussion answered
Block or Report
Block or report jumaffre
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse985 contributions in the last year
Less
More
Contribution activity
February 2022
Created 27 commits in 1 repository
Created a pull request in microsoft/CCF that received 7 comments
Re-enable ledger consistency verification
The ledger consistency verification run at the end of all end-to-end tests seems to be skipped for most cases. I want to make sure this is still wo…
+3
−4
•
7
comments
Opened 28 other pull requests in 1 repository
microsoft/CCF
3
open
24
merged
1
closed
- Do not crash at start-up if r/o ledger directory is ahead of main ledger directory
- Fix slow ledger verification
- Resilient ledger recovery
- Infra: start same number of nodes when recovering network
- Re-enable joining from old snapshot test
- Infra split network start and open
- Create temporary ledger chunks while recovery is in progress
- Ignore serial number length in TLS report test
- Ignore historical service open in global hook
- Do not verify service ledger consistency on live service
- Create a new ledger chunk when starting recovery process
-
Add option to skip ledger integrity verification in
ccf.LedgerPython module -
Fix for
read_ledger.pyfor snapshot parsing -
Fix GH Pages jobs to detect
release/branches on origin -
Only build documentation for
mainandrelease/N.xbranches - Create a new ledger chunk after public recovery
- Document ledger invariants
-
Move service table definitions to new
service/tablesfolder - Remove compatibility test with next LTS
- Remove LTS compatibility test with next release (1.x branch)
-
Various fixes for
lts_compatibilitytest - Delete some unused files
- GitHub Pages CI Job updates
- Add 2.0 announcement in docs
- Fix LTS compatibility test behaviour when only one RC tag on release branch
- Some pull requests not shown.
Reviewed 48 pull requests in 1 repository
microsoft/CCF
48 pull requests
- Separate public KV headers from implementation details
- Correct type in js_trigger_snapshot
- Fix cleanup of custom claims
- Change include style of v8.h
- Fix DNS resolution memory leak
- Add governance action to request snapshot
-
Remove
table_names.h, move name near type definition - Change C++ application entry point to remove dependency on frontends
- Infra split network start and open
- Update GcmHeader types
- Fix docs build
-
Consistently use
FMT_[BEGIN/END]_NAMESPACEmacros - Create temporary ledger chunks while recovery is in progress
- Require node >=14 to build npm-app sample
- Explicitly copy doxygen HTML output
-
Remove
Debug=lines fromoe_sign.conf, replace with comment -
Add option to skip ledger integrity verification in
ccf.LedgerPython module - Move some type definition headers to public includes
- Create a new ledger chunk when starting recovery process
- Ignore serial number length in TLS report test
- Ignore historical service open in global hook
-
Correct
scurl.shargs in doc samples - Fix verbose logging build
-
Fix for
read_ledger.pyfor snapshot parsing - Include Doxygen html pages in docs
- Some pull request reviews not shown.
Created an issue in microsoft/CCF that received 1 comment
Investigate fail Open Enclave logs in node output
Since #3524, we redirect the Open Enclave logs to the CCF logs. However, the following logs seem to always be emitted, e.g. SGX Debug, but without …
1
comment
Opened 4 other issues in 1 repository
microsoft/CCF
4
open
- Add ability for nodes to join without snapshot from nodes that started with snapshot
-
Remove spurious
Removed raft node...message when replaying historical transactions - Investigate read-only ledger directory being ahead of main ledger directory on startup
- Investigate and document the effects of code upgrade but without constitution update