Commit Graph

63 Commits

Author SHA1 Message Date
Vitalik Buterin 96e8081b30 Reworked Casper basics paper 2017-08-27 06:54:43 -04:00
vbuterin 75b8a77bcf Merge pull request #15 from virgil/master
Did first pass of casper economics paper
2017-08-25 08:39:29 -04:00
Virgil Griffith 2623d95209 Did first pass of casper economics paper
Going to SGI tomorrow to do another pass
2017-08-25 20:35:40 +08:00
vbuterin 2e2d800ee4 Merge pull request #13 from virgil/master
Updating the Casper econ paper to latest
2017-08-23 10:14:07 -04:00
Virgil Griffith ae46988548 Add files via upload 2017-08-23 22:09:37 +08:00
Virgil Griffith bc06b2fd68 Add files via upload 2017-08-23 22:09:05 +08:00
Virgil Griffith c769be002b added images 2017-08-23 21:41:10 +08:00
Virgil Griffith 3fe620fb1f second pass on the PDF 2017-08-18 17:53:31 +08:00
Virgil Griffith 8cba1352f7 Delete casper_economics_basic.pdf 2017-08-18 17:52:23 +08:00
Virgil Griffith b3bda9d9f9 Update eth_header.tex 2017-08-18 17:52:05 +08:00
Virgil Griffith 42ea05be60 Update ethereum.bib 2017-08-18 17:51:48 +08:00
Virgil Griffith f61b285ded second pass 2017-08-18 17:51:31 +08:00
Vitalik Buterin 37cb1a848b Added censorship rejection paper 2017-08-13 04:22:09 -04:00
Virgil Griffith 99ac31e4fa added casper econ paper 2017-08-07 17:23:24 +08:00
Vitalik Buterin cbcfe1f8ca DF -> BP 2017-08-07 03:41:29 -04:00
Vitalik Buterin 45e5c825b1 Added paragraph on potential games 2017-08-06 06:07:08 -04:00
Vitalik Buterin 8c6f40ebab Brushed up Casper economics paper 2017-07-25 00:10:18 -04:00
Vitalik Buterin a09ae50ca3 Improved basic econ paper somewhat 2017-07-24 16:19:05 -04:00
Vitalik Buterin 01687a941e Various updates to papers 2017-07-16 16:13:35 -04:00
Vitalik Buterin 91c4005386 Edits to work-in-progress Casper economics paper 2017-07-13 10:17:39 -04:00
Vitalik Buterin d1c82f1414 Added work-in-progress Casper economics paper 2017-07-13 09:55:23 -04:00
Vitalik Buterin c8a6d23553 Added a chart 2017-07-09 09:08:15 -04:00
Vitalik Buterin eff21c315c Fixed small typo 2017-07-09 09:06:54 -04:00
Vitalik Buterin 49cebc18d0 Improved the discouragement paper further 2017-07-09 09:04:36 -04:00
Vitalik Buterin 58c1ea6574 Improved discouragement article further 2017-07-09 07:58:11 -04:00
Vitalik Buterin a66f3766e7 In progress of updating paper with new variables and terminology 2017-07-06 21:13:41 -04:00
Vitalik Buterin 5b546d6ea8 Whoops, forgot to update pdf 2017-07-06 20:37:46 -04:00
Vitalik Buterin 4b6ec5f97c Small fix 2017-07-06 20:37:02 -04:00
Vitalik Buterin 7550aff389 A few changes to paper 2017-07-06 20:19:22 -04:00
Loi Luu 30c966235c rephrasing 2017-07-06 15:23:41 -07:00
Vitalik Buterin 5275cd0957 Added draft discouragement paper 2017-07-06 13:00:28 -04:00
Vitalik Buterin 541a85ffa8 Reorganized files into papers directory 2017-06-30 02:52:12 -04:00
Vitalik Buterin 1afb999131 Edited casper papre 2017-06-18 05:16:48 -04:00
Vitalik Buterin b4e235303e poke 2017-06-11 04:10:08 -04:00
Vitalik Buterin 4f78473142 Various edits 2017-06-11 04:08:11 -04:00
Vitalik Buterin c4f945077b Added a calculation for elasticity of bitcoin transaction fees 2017-06-05 07:20:10 -04:00
Vitalik Buterin 2ce0859ef5 Added casper paper stuff 2017-05-30 08:36:26 -04:00
vub efb1a85848 Moved validator index inside the message 2017-04-16 14:42:19 -04:00
vub 87520a39b1 Added validation code mechanism 2017-04-14 15:35:35 -04:00
vub 470e7671fd Added RLP library optimizations 2017-04-14 14:59:33 -04:00
vub 941e8a6de5 Added bit mask features 2017-04-14 05:56:06 -04:00
vub 8094cb1a8a Added logging 2017-04-03 00:57:00 -04:00
vub e4ee923c93 Added the square root rewarding scheme, the per-epoch fee and fixed the PREPARE_REQ slashing function 2017-04-01 23:54:20 -04:00
vub 952179fc52 Added description of what's going on in the tests 2017-03-26 05:34:27 -04:00
vub e790aaf02f Removed the serpent dependency 2017-03-26 03:18:45 -04:00
vub 00db6345e5 Added tests for validators logging in, logging out, and multi-validator prepares and commits, as well as current/prev dynasty mechanics 2017-03-23 06:48:28 -04:00
vub 821e2e3be2 Added logout/login feature 2017-03-23 01:18:15 -04:00
vub addeda54cb Added tests for 4 slashing conditions 2017-03-22 16:58:53 -04:00
vub 294fe110ad Made simple casper kinda work in some places 2017-03-22 06:58:50 -04:00
vub 56dc142c51 A few more code changes 2017-03-11 09:43:39 -05:00