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

11 Коммитов

Автор SHA1 Сообщение Дата
Takuro Sato 06888e47c1
Output stack trace when failing shut down node cleanly (#5055) 2023-02-27 08:50:22 +00:00
Fotis Kounelis 66ff0a8444
Add piccolo to ccf (#4593) 2022-11-23 21:25:37 +00:00
Amaury Chamayou c049bfd67e
Set env var correctly (#2950) 2021-09-07 09:23:16 +01:00
Amaury Chamayou 40c6647bd7
upgrade_pip (#2934) 2021-09-02 15:35:27 +01:00
Amaury Chamayou ecbac6deff
Remove references to test network script in documentation (#1892) 2020-11-17 17:34:21 +00:00
Amaury Chamayou 9bba96fb17
Run forum tests in CI (#1826) 2020-10-28 18:46:35 +00:00
Julien Maffre 0bc244579a
Public documentation update (#1703) 2020-10-06 16:44:53 +01:00
Amaury Chamayou 8848ba89ae
python 3.7 to 3.8 (#1592) 2020-09-11 16:33:09 +01:00
Julien Maffre b53a4445ce
Start packaging Python infra (#1380) 2020-07-07 15:46:44 +01:00
Eddy Ashton 5aa6340684
Serialise base members and nlohmann::json with msgpack-c (#249)
* Print destination of RPCs

* Clear message when there are no pending proposals

* Add msgpack conversion for OpenProposal and nlohmann::json

* Update construction of OpenProposal

* Add test of proposal read - doesn't test the failing case yet

* Extend test to read final proposal state

* Equality for scripts

* Add initial standalone serialization test

* Correct equality, test json conversion

* Serialization for MemberAck

* Add test of Signature, reorder definition for consistency

* Extract msgpack adaptor for nlohman::json

* Remove special case path for json

* Fail tests if pip fails

* Don't echo, just quit early

* Add comment on non-copy solution
2019-07-16 19:44:05 +01:00
Amaury Chamayou ac9b4b0469
A simple test wrapper for ctest (#68)
A simple test wrapper
2019-05-15 12:53:55 +01:00