- Jul 12, 2019
-
-
Wei Tang authored
-
- Jul 11, 2019
- Jul 10, 2019
- Jul 09, 2019
- Jul 08, 2019
-
-
Wei Tang authored
-
- Jul 03, 2019
-
-
Wei Tang authored
-
- Jul 01, 2019
- Jun 24, 2019
-
-
Wei Tang authored
* Move blockchain::rocksdb into a separate crate * Add license and description for blockchain-rocksdb
-
- Jun 21, 2019
-
-
Wei Tang authored
-
- Jun 19, 2019
-
-
Wei Tang authored
-
- Jun 18, 2019
-
-
Wei Tang authored
* Rename .0 -> .backend for easier extension * Refactor set_genesis to a separate function * Write to database in batch * Make db opening return error * Remove all unwrap in rocksdb backend layer * Reliable open_or_create for rocksdb
-
- Jun 17, 2019
-
-
Wei Tang authored
* Update test vectors to v0.7.1 and integrate CI * Remove transfer workaround * Remove unnecessary mut
-
- Jun 13, 2019
-
-
Wei Tang authored
* [WIP] Initial runover of the 0.7 spec * Make beacon compile again * Add missing docs * Fix block authoring logic * Fix issue when attestation processing failed, state is changed * Pass all tests for 0.7 * Update version tag * Add support for voluntary exit tests
-
- Jun 12, 2019
-
-
Wei Tang authored
-
- Jun 07, 2019
-
-
Wei Tang authored
* Add support for crosslink tests * Add support for registry updates test * Refresh support for deposit operation * Add support for attestation test * Add support for attester slashing test * Add BlockHeader tests * Add support for proposer slashing tests * Add support for transfer tests * Add support for blocks and slots sanity test * Add scripts to run state tests * Fix script * Fix test path change
-
- Jun 05, 2019
-
-
Wei Tang authored
* [WIP] Check v0.6.3 compilance for helper functions * Check full spec compliance
-