- Mar 12, 2019
- Mar 11, 2019
-
-
Wei Tang authored
-
- Mar 10, 2019
-
- Mar 08, 2019
-
-
Wei Tang authored
* Clean up substrate primitive dependencies for shasper primitive types * Fix import in shasper consensus
-
- Mar 06, 2019
- Mar 05, 2019
-
-
Wei Tang authored
* Fix an issue in randao commitment that cause panic * fix: should store last_slot for each validator for randao reveal * Update unix timestamp * Fix shasper runtime compile
-
- Mar 04, 2019
-
-
Wei Tang authored
* Make sure everything is inserted to genesis storage * Call advance_epoch for randao and committee * Fetch proposer with regards of committee * Make attestion in a committee target one block
-
Wei Tang authored
* Move proposer selection to runtime * Verify randao commitment * Commit wasm binary changes
-
- Mar 01, 2019
-
-
Wei Tang authored
* Decouple committee and randao * Make randao and committee encodable * Add randao storage to runtime * Add randao onion implementation * Finish randao integration
-
- Feb 28, 2019
-
-
Wei Tang authored
* Add shuffling and committee implementation * Fix nostd compile
-
- Feb 27, 2019
-
-
Wei Tang authored
* Introduce the new trait definition based on context * Refactor all casper structs to use new trait definition * Rename traits -> context * Use new interface for the rest of the codebase
-
- Feb 26, 2019
- Feb 25, 2019
- Feb 22, 2019
- Feb 21, 2019
-
-
Wei Tang authored
-
- Feb 18, 2019
- Feb 17, 2019
- Feb 15, 2019
- Feb 14, 2019
-
-
Wei Tang authored
-
- Feb 13, 2019
-
-
Wei Tang authored
* More debug info * Fix attestation not being included in pending
-
- Feb 12, 2019
-
-
Wei Tang authored
* Add pool api to consensus * Add signing helper function for attestation * Get validator index from state * Add current epoch param * Finish attestation submission logic * Fix runtime execution * A few fixes for attestations * Put casper context back to storage * Fix test
-
-
- Feb 10, 2019
-
-
Wei Tang authored
* [WIP] support multiple validators in an attestation and rework runtime * [WIP] More fixes to nostd and basic new AttestationRecord * [WIP] finish runtime integration * [WIP] Fix deps * [WIP] some compile fixes * Make consensus compile * Make everything compile * Fix authoring * Fix doctest complain
-
- Feb 09, 2019
- Feb 08, 2019
- Feb 07, 2019