Commit Graph

351 Commits

Author SHA1 Message Date
Vitalik Buterin 3aa84a76dd
Added shuffling algos 2018-12-18 17:33:28 -05:00
Vitalik Buterin ba690c0307
Cleaned up research repo slightly 2018-12-16 04:46:40 -05:00
Vitalik Buterin 7e3482c532
Cleaning up papers 2018-12-16 04:41:28 -05:00
Vitalik Buterin f4e851b43d
Updated discouragement attack paper 2018-12-16 03:36:11 -05:00
Vitalik Buterin 94ac4e2100
Added timestamp adjusting rule 2018-11-08 18:24:25 -05:00
Vitalik Buterin 659f0b31f9
Added graph CBC file 2018-10-24 11:29:06 -04:00
Vitalik Buterin 40b883a07c
small correction to the correction 2018-10-09 18:53:12 -04:00
vbuterin 98a8112895
Merge pull request #96 from jamesray1/patch-29
eash -> ease, has to do with -> is related to, etc.
2018-10-09 18:52:22 -04:00
Vitalik Buterin d7fd0aa4a5
Add hexary tree implementation 2018-10-09 18:12:41 -04:00
Vitalik Buterin c23dcd4ab8
Made defragmentation work 2018-10-06 18:26:41 -04:00
Vitalik Buterin 75bc0ab0b2
Added another kind of defragmentation 2018-10-05 18:07:59 -04:00
Vitalik Buterin 2e8678f8c9
Latest message driven ghost works! 2018-10-05 14:28:15 -04:00
James Ray 2a90d75fc8
Revert change to math 2018-10-05 11:19:32 +10:00
James Ray 478795dc33
eash -> ease, has to do with -> is related to, etc.
is ... is used ... -> *the* standard deviation *of* the average gasprice
eg.
ie.
etc.
average error

I'd appreciate it if you could send a donation to jamesray.eth in appreciation for the many edits I have made to various documents.
2018-10-03 19:17:08 +10:00
Vitalik Buterin 6ab4a5da40 Added optimized sparse merkle tree 2018-10-01 10:18:53 -04:00
Vitalik Buterin c5edaabaff Added defragmentation-related stuff 2018-09-24 10:52:49 -04:00
Vitalik Buterin fca55f589b Added tests 2018-08-21 20:53:47 -04:00
Vitalik Buterin 131b934f2c Efficiency updates 2018-08-21 19:36:01 -04:00
Vitalik Buterin b3b78bd4e5 Merge branch 'master' of github.com:ethereum/research 2018-08-21 15:34:38 -04:00
Vitalik Buterin 5b335bfe23 Added fast fourier transform recovery 2018-08-21 15:34:30 -04:00
vbuterin 1319abd43e
Update README.md 2018-08-14 00:43:14 -04:00
Vitalik Buterin 815f083430 Added a paragraph about rent 2018-08-09 12:12:59 -04:00
Vitalik Buterin 33700a752b Edit to make Xuanji happy 2018-08-08 22:27:08 -04:00
Vitalik Buterin 191f0ccd0e Corrected one more mistake 2018-08-08 16:06:01 -04:00
Vitalik Buterin f0c698dfc1 Fixed a few typos 2018-08-08 13:09:45 -04:00
Vitalik Buterin b4f16cb807 changed wording re gastoken 2018-08-07 18:18:36 -04:00
Vitalik Buterin ba69c84934 fixed one error 2018-08-07 18:17:37 -04:00
Vitalik Buterin 53b440f195 Added another pic 2018-08-07 16:40:41 -04:00
Vitalik Buterin b586284ec3 Updated the paper 2018-08-07 16:40:22 -04:00
Vitalik Buterin ab252c6a79 Updated the paper more 2018-08-06 21:07:05 -04:00
Vitalik Buterin 97fd519f83 Added a calculation vs bandwidth section 2018-08-05 22:19:03 -04:00
Vitalik Buterin cdd92dba7d Made the cites work, finally! 2018-08-05 19:19:49 -04:00
Vitalik Buterin 23e9109ec8 Updated the paper more 2018-08-05 19:06:31 -04:00
Vitalik Buterin 4b941fdd47 Added two more pictures 2018-08-05 11:25:18 -04:00
Vitalik Buterin 764cbb3856 Added images 2018-08-04 17:42:15 -04:00
Vitalik Buterin 7591812662 Made some updates 2018-08-04 10:34:54 -04:00
Vitalik Buterin fd997c521e Fine-tuned some things 2018-08-03 17:47:44 -04:00
Vitalik Buterin 82620d82de Updated the RPJ algorithm 2018-08-03 17:21:38 -04:00
Vitalik Buterin 13a30dedf4 Added simulation of 99% fault tolerant synchronous consensus 2018-07-31 19:15:02 -04:00
Vitalik Buterin 051e8a9e0c Added RPJ GHOST 2018-07-23 17:05:30 -04:00
Vitalik Buterin cf7e8e1e63 Optimized proof size down by 1/8 or so 2018-07-20 13:07:45 -04:00
Vitalik Buterin 63599737d1 Some terminology simplification on STARKs 2018-07-19 16:57:54 -04:00
Vitalik Buterin 1830ae2091 Added 2-of-3 and TRIBES low influence functions 2018-07-18 20:43:34 -04:00
Vitalik Buterin f49c584f83 Cleaned up a bit from poly_utils 2018-07-11 17:33:39 -04:00
Vitalik Buterin e4d2fc055a Went back to proper fiat shamir 2018-07-11 15:01:28 -04:00
Vitalik Buterin 5f762aee81 Cut down to 2 non-trivial FFTs 2018-07-11 11:46:21 -04:00
Vitalik Buterin cc15f8e70c Partially complete switch to nearly FFT-less approach 2018-07-11 08:26:16 -04:00
Vitalik Buterin da1d723780 Improved efficiency a bunch and added boundary checks 2018-07-10 15:45:12 -04:00
Vitalik Buterin 770c0a2c78 Reorganized the code somewhat 2018-07-10 08:49:25 -04:00
Vitalik Buterin 59b8020fec More efficiency 2018-07-04 05:33:51 -04:00