Commit Graph

149 Commits

Author SHA1 Message Date
kianenigma 2c908f3493 Clean everything 2020-08-04 13:56:02 +02:00
AlistairStewart 118977045c removed a debug orint statement 2020-05-25 16:17:40 +02:00
AlistairStewart 94b0b3f6e3 Added factor 3.15 to simplePhragén.py 2020-05-25 16:14:15 +02:00
Jeff Burdges 0e4b763bad Merge pull request #18 from elopio/patch-1
Fix typos
2019-09-26 15:17:32 +02:00
Jeff Burdges b4fb4bce74 Merge pull request #19 from elopio/patch-2
Fix typos
2019-09-26 15:17:13 +02:00
Leo Arias 2705ef32b3 Fix typo: evrey -> every 2019-09-11 10:44:36 -06:00
Leo Arias 566c268d35 Fix typo: tales -> takes 2019-09-11 10:35:26 -06:00
Leo Arias 377fe27fa2 Fix typos 2019-09-11 10:34:01 -06:00
Leo Arias 6670c2b144 Fix typos 2019-09-11 10:19:51 -06:00
drskalman 55e2a0df64 Fixed a small typo 2019-07-10 05:37:51 -04:00
A S 5c9c273d27 Fixed bug in examp;e 2019-05-14 17:30:41 +02:00
A S 1fc886ddb9 Merge branch 'master' of https://github.com/w3f/consensus.git 2019-05-09 15:52:27 +02:00
A S 45eceb35c3 Added tests to auction thing 2019-05-09 15:52:06 +02:00
FatemeShirazi 4291b5157a Update grandpa.tex 2019-05-09 14:40:12 +02:00
A S a2c806e60a Corrected condition for optimistic GRANDPA and made some validators voters. 2019-05-02 16:05:00 +02:00
A S 0d2386c219 Minor changes to grandpa 2019-05-02 11:45:49 +02:00
A S 0c4ebf423b Added section for optimized and polite thing. 2019-05-01 15:42:00 +02:00
A S b3ce901c66 Auction: Made it so we can bid on contigous ranges. just not ones with a gap 2019-05-01 14:38:06 +02:00
A S dc2298c5a3 Merge branch 'master' of https://github.com/w3f/consensus.git 2019-04-30 15:48:04 +02:00
A S 24fc30a7b7 Added script for auctioning subintervals, which probably belongs somewhere else 2019-04-30 15:46:55 +02:00
Jeff Burdges 562cc3d49c Merge pull request #15 from nrryuya/patch-1
Fix a typo "partici[ants"
2019-04-24 13:25:51 +02:00
Ryuya Nakamura 3ed049b998 Fix a typo "partici[ants" 2019-04-24 09:57:05 +09:00
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