- Feb 17, 2019
-
-
Wei Tang authored
-
- Feb 15, 2019
-
-
Wei Tang authored
-
- 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 07, 2019
-
-
Wei Tang authored
-
- Jan 31, 2019
-
-
Wei Tang authored
* [WIP] update runtime to newest version * Port crypto to edition 2018 * Port everything else and make it compile * Fix start_time * Fix compile
-
- Jan 11, 2019
-
-
Wei Tang authored
-
- Jan 08, 2019
-
-
Wei Tang authored
-
- Jan 07, 2019
-
-
Wei Tang authored
* Update bls version * Re-introduce aggregate signature support
-
- Dec 30, 2018
-
-
Wei Tang authored
-
Wei Tang authored
* Move DigestItem to a separate mod * CompatibleExtrinsic trait * Expose API for validator id from attestation * CompatibleExtrinsic impl * Save and load latest attestations * note_block for LatestAttestation * Expose last finalized/justified slot from runtime * Implement LMD-GHOST's is_new_best * Update substrate reference * Finish LMD-GHOST integration * Remove old unused lmd-ghost crate * README: LMD-GHOST is integrated
-
- Dec 21, 2018
- Dec 20, 2018
- Dec 19, 2018
- Dec 18, 2018
- Dec 17, 2018
-
-
Wei Tang authored
-
- Dec 10, 2018
-
-
Wei Tang authored
* Init lmd-ghost crate * Add H384 primitive * Rename primitives -> shasper-primitives * Implement justified head * Finish a draft implementation of lmd-ghost * Add docs for lmd-ghost * Add license header for primitives
-
- Dec 07, 2018
-
-
Wei Tang authored
* Update substrate git version * Fix wasm compile * Implement GetNodeBlockType and GetRuntimeBlockType for Runtime * Mark runtime as public * Path fixes * Fix transaction pool definition * Fix metadata and service component type updates * Fix genesis and queue compile * Fix cli compile
-
- Nov 22, 2018
-
-
Bastian Köcher authored
-
- Nov 09, 2018
-
-
Wei Tang authored
* Update substrate version * Fix ssz compile * Fix runtime compile * Fix std utils compile * Fix service compile * Fix ssz hash tests
-
- Nov 06, 2018
-
-
Wei Tang authored
* Remove Travis CI * Implement ssz merkle root function * Implement object hash function * Add a hash-derive implementation * Implement spec_hash for Vec * Move type parameter to fn * Integrate ssz_hash into runtime
-
- Sep 30, 2018