- Cambridge, UK
Highlights
- 6 discussions answered
Block or Report
Block or report eddyashton
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
-
-
Catch2 Public
Forked from catchorg/Catch2
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
C++
-
eEVM Public
Forked from microsoft/eEVM
Enclave ready EVM (eEVM) is an open-source, standalone, embeddable, C++ implementation of the Ethereum Virtual Machine.
C++
-
CCF Public
Forked from microsoft/CCF
Confidential Consortium Framework - a framework to build secure, highly available, and performant applications that focus on multi-party compute and data
C++
-
-
vscode-clang-format-provider Public
Forked from xaverh/vscode-clang-format-provider
A Visual Studio Code extension that provides C++, C, Obj-C, Java formatting with the use of clang-format
TypeScript
890 contributions in the last year
Contribution activity
November 2021
Created 13 commits in 1 repository
Created 1 repository
Created a pull request in microsoft/CCF that received 5 comments
Change '/api' endpoint to be read-only
Noticed that /api was not callable when there is no known primary, because the node attempts to forward it. This is unnecessary - it is read-only, …
Opened 15 other pull requests in 3 repositories
microsoft/CCF
13
merged
- Cleanup Raft implementation
- Clarify ledger format docs around serialisation of read transactions
- Fix check for primary unanimity
- Update ringbuffer ledger API - fetch ranges rather than individual entries
- Cherry-pick #3172 to 1.x LTS
- Accept unknown nodes when receiving Raft RequestVote message
- Another fix for 'nobuiltins'
-
Tweak printing of legend for
ledger_viz - Increase initial Raft batch window size
- Cherry-pick #3147 to 1.x LTS
-
[LTS] Correct reporting of missing
cchostsubcommand - Don't send AppendEntries inline while processing a NACK, wait for the next tick
- Fix #2 for nobuiltins - wait for stable commit from a real TxID
eddyashton/CCF
1
open
Holzhaus/sphinx-multiversion
1
open
Reviewed 25 pull requests in 1 repository
microsoft/CCF
25 pull requests
- Cleanup Raft implementation
- Fix Daily failures caused by #3208
- Atomic proposal application
- Ansible package rename in 20.04
- Enable 2-tx reconfig in threading pipeline
- Fix for retirement index assertion upon becoming retiring
- Consensus config schema
- Update ringbuffer ledger API - fetch ranges rather than individual entries
- Weekly dependabot is probably enough
- Unpin typescript
- Typedoc upgrade plus some doc fixes
- Rename drop_requests to address #3105
- Update cryptography requirement from ==3.*,>=3.2 to ==35.* in /python
- Accept unknown nodes when receiving Raft RequestVote message
- Disable 2tx reconfig test momentarily while stability issues are being worked out
- Create dependabot.yml
- Apply joiner election fix (#3087)
- Update changelog for -dev6
- Fix #3102
- Never rollback initial ledger secrets
- Remove unnecessary dependencies (#3165)
- Remove unnecessary dependencies
- Refuse AppendEntries from other branches
- Do not build doc pre-1.0.1x
- Scrub keys on destruction
Created an issue in microsoft/CCF that received 1 comment
Error during 2tx reconfig: retirement_idx already set
Seen in the CI:
55: 2021-11-09 10:53:05.795 | INFO | {2tx_reconfig} infra.remote:log_errors:70 - 2021-11-09T10:53:02.494797Z -0.004 0 [info ] ../sr…