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

1012 Коммитов

Автор SHA1 Сообщение Дата
Amaury Chamayou e61e6c4617
Update msgpack from 3.2.1 to 3.3.0 (#1587) 2020-09-08 14:28:10 +01:00
Eddy Ashton 26381ac324
Propagate errors from foreach functors called in Lua (#1581) 2020-09-08 12:59:37 +01:00
Maik Riechert df22a85202
Support more content types (#1575) 2020-09-08 11:21:57 +01:00
Alex c02338d522
AFT: Forward requests correctly (#1579) 2020-09-07 12:20:26 +01:00
Amaury Chamayou c1a42b45df
Build and archive wheel (#1561) 2020-09-07 09:48:10 +01:00
Amaury Chamayou ab475d3715
Update valijson from v0.2 to v0.3 (#1573)
* Valijson update to v0.3

* Update CG and include
2020-09-04 21:04:56 +01:00
Amaury Chamayou b1439f0bda
doctest update (#1570) 2020-09-04 20:38:48 +01:00
Amaury Chamayou 9dea9b4d88
update fmtlib (#1572) 2020-09-04 20:11:35 +01:00
Eddy Ashton 4d606ba5bb
test_retire_primary requires at least 1 killable node (#1574) 2020-09-04 17:48:55 +01:00
Alex bc11ec1c46
Store less data when re-executing requests (#1566) 2020-09-04 16:39:02 +01:00
Amaury Chamayou 638d1cfbe9
Update cli11 (#1569) 2020-09-04 16:07:05 +01:00
Maik Riechert 4592a53545
Support custom authorization header in client requests (#1563) 2020-09-04 14:55:50 +01:00
Alex 9bd7c0b2bc
AFT: add an option to execute requests on the backup (#1540)
* When running with BFT mode we now execute requests on the backups
* Start the renaming process from Raft to AFT
* Change the network type from a template to an abstract base class that has normal and test implementation
2020-09-04 08:49:02 +01:00
Eddy Ashton af0533fd08
Remove --no-undefined in SAN builds (#1562) 2020-09-03 16:28:34 +01:00
Maik Riechert c16ccc9fe1
Update collections of JS modules in one proposal (#1557)
* Update collections of JS modules in one proposal.
Fixes #1479.

* formatting

Co-authored-by: Amaury Chamayou <amchamay@microsoft.com>
2020-09-02 18:52:51 +01:00
Amaury Chamayou 321e9cb8db
Add retire_node_code proposal (#1558) 2020-09-02 18:00:06 +01:00
Amaury Chamayou 3d0d9bcbe6
Never forward /node/state (#1556) 2020-09-02 14:21:47 +01:00
Maik Riechert 3e7750bdb0
Add support for proposing attested CA certs (#1448) 2020-09-02 10:46:17 +01:00
Amaury Chamayou 5530f71083
Fix memory range check on ecall (#1553) 2020-09-01 18:00:04 +01:00
Amaury Chamayou ab03172b80
Extend asn1_san to support multiple entries (#1552) 2020-09-01 17:35:05 +01:00
Julien Maffre 0808eb1541
Run cmake before release (#1545) 2020-08-28 15:03:29 +01:00
Amaury Chamayou 32dabce31e
Remove actors redirect (#1543) 2020-08-28 12:58:20 +01:00
Julien Maffre ced8697972
Snapshot documentation (#1544)
Co-authored-by: Amaury Chamayou <amchamay@microsoft.com>
2020-08-28 11:49:43 +01:00
Amaury Chamayou d8bbc7e12c
Allow setting Subject Name and Subject Alternative Name (#1537) 2020-08-28 11:25:10 +01:00
Julien Maffre 6d433a2e50
IV re-use with snapshots (#1536) 2020-08-28 10:53:16 +01:00
Maik Riechert bff45590b8
fix ci-checks scripts (#1542)
Co-authored-by: Amaury Chamayou <amchamay@microsoft.com>
2020-08-28 10:31:29 +01:00
Amaury Chamayou 0f24904e2b
Remove old install() shims and handlers (#1541) 2020-08-28 09:48:13 +01:00
Alex 407caf673d
Updated websocket client invalid view (#1533) 2020-08-27 15:48:07 +01:00
Julien Maffre e42b511983
Join from an existing snapshot (#1532) 2020-08-27 12:13:40 +01:00
Julien Maffre 136f64e598
Rename cchost interval options (#1534) 2020-08-27 08:17:42 +01:00
Julien Maffre 3203203eb9
Update black (#1535) 2020-08-26 16:52:41 +01:00
Julien Maffre ee2a7c4ef3
Fix Raft term history on backup (#1531) 2020-08-26 10:58:16 +01:00
Eddy Ashton 188ccd4633
Expose dynamic table creation in js_generic (#1528) 2020-08-25 11:46:04 +01:00
Eddy Ashton 16234373ce
Dynamic map swaps (#1529) 2020-08-24 16:56:09 +01:00
Eddy Ashton 29eeb309f5
Initial support for creating KV tables within a transaction (#1507) 2020-08-24 15:09:06 +01:00
Amaury Chamayou 0c4c648527
Fix primary removal (#1522) 2020-08-24 14:08:06 +01:00
Julien Maffre 025728c5ee
Snapshot and ledger chunking (#1518) 2020-08-24 11:01:38 +01:00
Amaury Chamayou 21d819a2a9
Wait for a new primary, rather than just a timeout (#1525)
* Wait for a new primary, rather than just a timeout

* lint
2020-08-21 17:29:14 +01:00
Julien Maffre 90b90979c0
KV hooks support with snapshots (#1512) 2020-08-21 14:38:02 +01:00
Eddy Ashton a2b3c455e8
Remove Store::clear() (#1521)
Co-authored-by: Julien Maffre <42961061+jumaffre@users.noreply.github.com>
2020-08-21 12:54:25 +01:00
Julien Maffre 6a3c82e653
Fix Pylint exception chaining warnings (#1519) 2020-08-21 12:09:13 +01:00
Alex 3909627c10
Starting setting up for one consensus (#1516) 2020-08-21 09:27:10 +01:00
Alex 197899ebf9
Make -1 the invalid view (#1515) 2020-08-20 16:14:34 +01:00
Lyndon Shi c3ad64f5f7
Add example for proposal generation in Python (#1493) 2020-08-20 11:32:07 +01:00
Eddy Ashton a19d19697c
Remove ProposalGenerator (#1513) 2020-08-19 18:02:26 +01:00
Julien Maffre ec9c3bd845
Async snapshot generation and evidence (#1510) 2020-08-19 16:57:10 +01:00
Amaury Chamayou ea6c11b1cb
Fix leak on deserialise (#1508) 2020-08-19 13:06:25 +01:00
Eddy Ashton f80399a576
Pin cmake-format to 0.6.11 (#1509) 2020-08-19 11:50:01 +01:00
Amaury Chamayou 7b9e85ad18
Add node id to state (#1505) 2020-08-18 17:44:24 +01:00
Julien Maffre 7431f2de28
Generate and store snapshots on primary node (#1500) 2020-08-18 16:41:27 +01:00