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

19 Коммитов

Автор SHA1 Сообщение Дата
Julien Maffre df8d6928ea
Install `version.h` under `include/ccf` (#2562) 2021-05-06 19:47:00 +01:00
Amaury Chamayou 32cc0ad938
Use digests for proposal ids, rather than incrementing integers (#2104) 2021-01-25 14:05:33 +00:00
Julien Maffre 93394b711f
Delete quickstart section and move sub-pages to other sections (#2038) 2021-01-05 19:04:12 +00:00
Amaury Chamayou 82e4d007fd
Make what we can prettier (#1862) 2020-11-10 10:57:56 +00:00
Julien Maffre 0bcc6a3d28
Python install cleanup (#1474)
* Cleanup dependencies

* Automated python package versioning

* Pin deps

* Install wheel

* Format

* Revert requirements.txt

* Pin deps manually

* Install package requirements for Pylint

Co-authored-by: Amaury Chamayou <amchamay@microsoft.com>
Co-authored-by: Eddy Ashton <edashton@microsoft.com>
2020-08-03 13:12:34 +01:00
Maik Riechert bb3ed4f361
Integrate with VS Code debugging (#1444) 2020-07-29 16:54:46 +01:00
Julien Maffre b53a4445ce
Start packaging Python infra (#1380) 2020-07-07 15:46:44 +01:00
Amaury Chamayou 7cfd4bb25c
Add wrapper for cmake format (#1132) 2020-05-07 16:12:32 +01:00
olgavrou 8a9e535562
fix code update test timeout (#905) 2020-03-02 12:00:09 +00:00
Amaury Chamayou a247e1bcd2
Upgrade msgpack-c to 3.2.1 (#745) 2020-01-29 14:41:42 +00:00
Julien Maffre 907a88aa57
Update public documentation structure (#460) 2019-10-22 16:04:14 +01:00
Alex 5e8e5e3f19
Add ePBFT(#420) 2019-10-09 14:08:22 +01:00
Alex 5073b62c1e
For PBFT write the pre-prepare message to the ledger (#268) 2019-07-24 10:48:52 +01:00
Julien Maffre 868044c3b9
CCF + PBFT execution first integration (f = 0) (#263) 2019-07-19 13:56:29 +01:00
Amaury Chamayou 2f7d5cc180
pbft -> ePBFT (#117) 2019-06-05 13:30:41 +01:00
Roy Schuster 7303faa433
Storing signed vote requests in a new table (votinghistory) (#81)
* Storing signed vote requests in a new table (votinghistory)

* Adding a script that can read the ledger

* Verifying signed votes

* Enforcing vote signature requirement

* Added documentation
2019-05-31 15:00:46 +01:00
Eddy Ashton 750026e7bd
TCP listens resolve synchronously (#70)
* Ignore debug

* DNS::resolve is optionally asynchronous

* TCP::listen resolves synchronously
2019-05-15 14:57:44 +01:00
Amaury Chamayou b05da63d5c Initial file import 2019-04-26 16:27:27 +01:00
Microsoft GitHub User a97563de37
Initial commit 2019-04-08 02:13:05 -07:00