Commit Graph

121 Commits

Author SHA1 Message Date
vub f7bc338e4b Updated Casper viper contract 2017-03-06 21:51:13 -05:00
vub d2d2b216df Added description and link to doc 2017-02-24 07:13:42 -05:00
vub 3d257ef7f6 Removed warning as it does work :) 2017-02-24 07:12:59 -05:00
vub 0306183406 Fixed bugs, full algo including fork choice rule seems to work fine at the moment 2017-02-24 07:12:14 -05:00
vub dd3f3b8b7d First batch of bug fixes to simulator 2017-02-24 03:22:51 -05:00
vub e9c69f679d Added rough draft of casper4 simulator code 2017-02-23 13:34:29 -05:00
vub 317032273f Added a bunch of files 2017-02-21 07:27:32 -05:00
vub 88ea67aabe Added optimizations 2017-02-20 11:32:38 -05:00
vub 78f5968333 Added optimized FQ12 implementation, now 7x more efficient 2017-02-08 09:02:13 -05:00
vub 9a7b6825b0 Made pairing impl python3-friendly 2017-02-07 08:45:22 -05:00
vub 00b990d219 Made pairing impl python3-friendly 2017-02-07 08:39:28 -05:00
vub 2d1dd0227b Updated selfish validating sim for casper 2016-12-30 14:41:50 -05:00
vub 803be67d0e Removed warning, as pairing works now 2016-12-24 20:22:37 -05:00
vub 78f3c227fe Pairing works now! Yay!!! 2016-12-24 20:01:01 -05:00
vub 4b3e13de37 Fixed a few bugs in the pairing but not all of them 2016-12-24 14:06:58 -05:00
vub 05aa71bb1b Added very preliminary pairing code 2016-12-24 12:32:04 -05:00
vub 711bd9532b Added field and curve preliminaries for pairing math 2016-12-24 09:51:55 -05:00
vub eec84d1c0c Added QAP generator explainer code 2016-12-11 02:29:08 -05:00
vub 4d496f48ca Added BU evo model 2016-12-02 03:47:45 -05:00
vub 3f770f0ce7 Added casper selfish mining 2016-10-30 20:52:12 -04:00
vub 52198a64a6 Added a few more regressions 2016-10-30 20:51:54 -04:00
vub 304b92fc6c Modified to support new pyethereum api for arbitrary deposit sizes 2016-08-24 02:10:26 -04:00
vub 44a9056a5e Added deposit function 2016-08-21 04:22:01 -04:00
vub ae34648c9b Casper validator withdrawing works! 2016-08-20 23:24:58 -04:00
vub 29106975c0 Added random graph simulator 2016-08-20 00:28:22 -04:00
vub 768e21e523 Moved stuff from econ modeling to research 2016-08-15 08:04:03 -04:00
vub 1e9c9e7725 Added cycle finding function collision generator 2016-08-12 08:59:18 -04:00
vub 2d231e2921 Added modular square root-based sequential PoW 2016-08-11 10:11:36 -04:00
vub e4e711f971 Added more tests 2016-07-19 10:08:36 -04:00
vub eff0f4d4f2 Added DAO tests 2016-07-16 06:33:48 -04:00
vub 7f4e32603f Made the readme much more detailed 2015-09-14 12:41:45 -04:00
vub a2433df971 Added block speed simulations 2015-09-14 08:13:16 -04:00
vub 533442d819 Logging change for readability 2015-09-12 18:01:08 -04:00
vub 4ae4c13952 Added comments, and made log-odds betting work 2015-09-12 17:46:40 -04:00
Vitalik Buterin 5bbca50547 Further efficiency improvements 2015-09-01 09:25:33 -04:00
Vitalik Buterin 02ac09a8d0 Parameter tweaks 2015-08-28 06:23:03 -04:00
Vitalik Buterin 04bcd31ea3 Made binary by-block consensus work 2015-08-27 09:38:48 -04:00
Vitalik Buterin 098bdd0e24 Added a casper 2.0 simulation 2015-07-19 15:01:20 -04:00
Vitalik Buterin 48bf0a21be added casper simulation, currently failing 5% of the time 2015-06-06 23:16:23 -04:00
Vitalik Buterin c425818dd6 Added naive algo 2015-01-13 00:59:53 -05:00
Vitalik Buterin de2c4bffa3 Many comments 2015-01-12 21:32:26 -05:00
Vitalik Buterin 5549c48500 Added more algos 2015-01-12 21:13:56 -05:00
Vitalik Buterin e41f3f15dd Some updates 2014-12-09 09:30:40 -05:00
Vitalik Buterin d4a36a28c4 updated hashimoto (Heiko) 2014-12-08 15:16:12 -05:00
Vitalik Buterin e25467da56 Added diff adjustment tests 2014-12-04 12:09:55 -05:00
Vitalik Buterin 807533b8d1 Diff estimator tests, and some adjustments to ghost tests 2014-12-04 10:32:27 -05:00
Vitalik Buterin 8cadf3d79c More estimators, and csvgen file 2014-11-09 14:55:24 -05:00
Vitalik Buterin e06ec76450 Added estimators 2014-11-09 13:18:48 -05:00
Vitalik Buterin b767b94fbe Added slasher v2 sim 2014-10-29 07:16:25 -04:00
Vitalik Buterin e5163616d1 bloom 2014-10-26 07:19:12 -04:00