Commit Graph

165 Commits

Author SHA1 Message Date
AlistairStewart d0a05ecc91 Merge pull request #20 from w3f/conf-paper
Conf paper
2020-06-19 12:54:14 +02:00
AlistairStewart f3ddb5a4ef Renamed grandpa-old to grandpa 2020-06-19 12:50:03 +02:00
AlistairStewart 2c5873bdb4 copied GRANDPA files before merge 2020-06-19 12:46:20 +02:00
AlistairStewart ef05fe0d2c changes to grandpa-old 2020-06-19 12:42:41 +02:00
FatemeShirazi 0e4d86b76b Update grandpa-old.tex 2020-06-18 19:29:17 +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
LefKok fa6c99fc4f done from my side 2020-05-13 14:08:46 +02:00
LefKok 975674a94a first viable draft 2020-05-12 17:45:45 +02:00
LefKok 8861a0a00d abstract 2020-05-05 19:38:24 +02:00
LefKok 90a760d487 old version 2020-05-05 14:53:39 +02:00
LefKok 6980d3894d change format to disc 2020-05-05 14:53:09 +02:00
LefKok 3b81b9fabf cleaned 2020-04-01 17:43:56 +02:00
LefKok 74e15ead33 cleaning 2020-03-31 23:20:09 +02:00
LefKok 3bef09bd21 reorganize paper and write section 3 2020-03-29 20:49:02 +02:00
LefKok 9958cba07d restructure section 2 2020-03-23 20:13:09 +01:00
LefKok b6e9dd70da new introduction 2020-03-21 12:55:53 +01:00
LefKok 32734fc42a restructure and introduction 2020-03-18 17:32:27 +01:00
LefKok db2c6925ed new branch 2020-02-14 23:12:07 +01: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