Commit Graph

127 Commits

Author SHA1 Message Date
Jeff Burdges 78baa6fe77 minor 2019-04-17 16:41:52 +02:00
Jeff Burdges f937b64f9d Clean up langauge and make parenthetical comment important 2019-04-17 16:36:03 +02:00
A S b79d0f660c More changes to the GRANDPA paper for clarity. 2019-04-17 14:36:08 +02:00
Jeff Burdges 0cfe951ca9 Al's comments from discussion 2019-04-16 13:00:10 +02:00
A S af539f50ed Added clarifications to GRANDPA paper 2019-04-11 11:36:09 +02:00
A S 06c8937dec Added factor 2 by binary search method 2019-03-25 17:41:18 +01:00
A S ef1f31608e Implemented SFFB18 maximin support algorithm and timing to compare them. 2019-03-21 14:22:33 +01:00
A S 5c11ca0dd9 Added Factor 3.15 thing. The chances are good that it is broken, but it works well on all the examples. 2019-03-20 21:20:45 +01:00
A S 53677c7f67 Changed postprocessing to work with variable iterations 2019-03-20 15:08:30 +01:00
A S 982a33047f Added the more refactoring of Phragmén for multiple assignments 2019-03-20 14:11:47 +01:00
A S 57668447ae Merge branch 'master' of https://github.com/w3f/consensus.git 2019-03-16 16:47:25 +01:00
A S dab6368c14 Fixed division by zero in sequential Phragmén 2019-03-16 16:47:06 +01:00
Jeff Burdges 2003aab831 Merge branch 'master' of github.com:w3f/consensus 2019-02-27 14:29:09 +01:00
Jeff Burdges 1fa1a619fc Slightly improve working in challenge game 2019-02-27 14:28:51 +01:00
Jeff Burdges 63dd0fc638 Merge pull request #9 from montekki/fs-fix-spelling-in-grandpa-paper
Fixes some typos
2019-02-27 11:53:17 +01:00
Fedor Sakharov 575e982201 Fixes some typos 2019-02-27 12:30:49 +03:00
Robert Habermeier de1aa49b16 Merge pull request #6 from PhABC/patch-1
Typo
2019-02-18 17:40:08 -03:00
Philippe Castonguay 4b9251e32e Typo #1 2019-02-16 15:21:31 -07:00
Jeff Burdges 8998c363fb Merge branch 'master' of github.com:w3f/consensus 2019-02-11 16:02:31 +01:00
A S ce542d3d8f Python implementation of sequential Phragmén's method. 2019-02-11 15:21:10 +01:00
Jeff Burdges c583154740 Merge branch 'master' of github.com:w3f/consensus 2019-02-08 18:25:05 +01:00
Jeff Burdges 93a319ec4d Moved to w3f/research in d3f0f632ed 2019-02-08 18:19:38 +01:00
Jeff Burdges e73569b23d Moved to w3f/research in e1786e50e9 2019-02-08 18:19:01 +01:00
Jeff Burdges 4ee4fe02d3 Merge pull request #5 from jamesray1/patch-2
Use the hyperref package, add keywords
2019-02-02 09:38:56 +01:00
James Ray e8daec7a39 Use the hyperref package, add keywords 2019-02-02 19:36:19 +11:00
Jeff Burdges dad0997892 Improve nominator keys section based on Handan's questions 2019-01-25 13:42:05 -05:00
Jeff Burdges 26249d7013 Put slothful reduction in the right place 2019-01-07 22:31:30 +01:00
Jeff Burdges fc5ac61737 Add idea from discussion with Rob 2019-01-07 22:17:52 +01:00
Jeff Burdges 239f1f246b slothful reduction 2019-01-07 03:32:44 +01:00
Jeff Burdges fbcc64ae82 minor 2019-01-07 03:06:02 +01:00
Jeff Burdges 2087f9d126 renders better 2019-01-07 01:38:37 +01:00
Jeff Burdges 6a29f42993 split long file 2019-01-07 01:33:10 +01:00
Jeff Burdges 2af9f049aa rename 2019-01-07 01:19:14 +01:00
Jeff Burdges 9b18fccbca rename 2019-01-07 01:18:40 +01:00
Jeff Burdges 67d0edb122 Noise vs. ACKs 2019-01-06 23:48:45 +01:00
Jeff Burdges 482673553a Cleanup and link 2019-01-06 23:34:44 +01:00
Jeff Burdges 64ea917b0a cleanup 2019-01-06 23:05:07 +01:00
Jeff Burdges 47379c0c5f Future direcrtions: PQ and Axolotl 2019-01-06 22:13:07 +01:00
Jeff Burdges 73bd093a51 Transport layer authentication - libp2p's SECIO
Already posted as
https://forum.web3.foundation/t/transport-layer-authentication-libp2ps-secio/69
2019-01-06 21:48:27 +01:00
Jeff Burdges a430ffdf1a Account key creation ideas for Polkadot
Already posted as https://forum.web3.foundation/t/account-key-creation-ideas-for-polkadot/68
2019-01-06 20:42:29 +01:00
Jeff Burdges e12cba6a02 no ACKs in secio 2019-01-03 09:25:01 +01:00
Jeff Burdges 4d76843d7f moved into subdirectory 2019-01-03 09:02:36 +01:00
Jeff Burdges 02a7a1a5f3 key discussions 2019-01-03 09:01:25 +01:00
Jeff Burdges 7dacb0adbe A bit more on dalek 2018-12-18 12:14:10 +01:00
Jeff Burdges 7b84123905 intro 2018-12-18 12:08:10 +01:00
Jeff Burdges c2192925fd Merge branch 'master' of github.com:w3f/consensus 2018-12-18 11:56:42 +01:00
Jeff Burdges cce49bcee1 Initial keys description restricted to accountsw 2018-12-18 11:56:35 +01:00
A S 00bd5e2179 Added unsafe fallback without on-chain commit messages 2018-12-14 15:30:10 +01:00
A S 7ef89a37c8 Made clear that we work backwards for accoutable safety 2018-12-12 16:44:02 +01:00
A S 7657d1b1e7 Reverted to not punishing non-responders to the challenge protocol so long as someone responds. 2018-12-12 13:55:19 +01:00