Commit Graph
14659 Commits
Author SHA1 Message Date
Mariano SorgenteandYostra 563db43e80 Implement respond_signage_point 2021-01-12 17:00:51 -05:00
almogandYostra 578fd3749b fix recent reward chain in weight proof 2021-01-12 17:00:51 -05:00
almogandYostra 97a664b347 refactor weight proof 2021-01-12 17:00:51 -05:00
almogandYostra 7a8981b637 refactor weight proof 2021-01-12 17:00:51 -05:00
almogandYostra 8d786007c8 start weight proof tests 2021-01-12 17:00:51 -05:00
almogandYostra bc963ddb7c refactor 2021-01-12 17:00:51 -05:00
almogandYostra 090b9b6f6c more proof of wight, need to handle sampling 2021-01-12 17:00:51 -05:00
almogandYostra 5111fbe443 revert 2021-01-12 17:00:51 -05:00
almogandYostra 642cc05f6e more make_weight_proof 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra 5ae820d6d7 SeS stuff 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra 026c4006fb More full node protocol, and difficulty fixes 2021-01-12 17:00:51 -05:00
almogandYostra 55205c1e3d start of create weight proof 2021-01-12 17:00:51 -05:00
almogandYostra 4cb7b2d14b weight proof type 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra b1df2c7f1a Overflow blocks tests 2021-01-12 17:00:51 -05:00
almogandYostra 8e772f4a95 weight proof type 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra 91db5efd1d Fix empty slots issue 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra 351b09ed23 Fix empty sub slots 2021-01-12 17:00:51 -05:00
almogandYostra ae9bc99ea2 refactor validation, reuse code 2021-01-12 17:00:51 -05:00
almogandYostra 65888202f2 fix icc vdf expected input in validation 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra 9c7d3653a4 More TL changes 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra d5143625ff Some reorganization, full node stuff, and timelord protoc9ol 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra cf46fb8406 Fix block tools icc issue 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra d1c35f33f7 Add deficit to timelord protocol 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra 230ff44a4c Update timelord protocol 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra 5cb790fbe3 Update full node store 2021-01-12 17:00:51 -05:00
almogandYostra cd3e561d7e refactor block tools, reuse code 2021-01-12 17:00:51 -05:00
almogandYostra 74e980672b refactor validation, add logs 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra 1f0952f848 Major progress on full node and store 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra 2883e9942c Extract block creation 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra b203baa2bc Fix new sub-epoch 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra 292da475f2 Overflow sub-blocks in new sub-epoch 2021-01-12 17:00:51 -05:00
almogandYostra 3095dca92a count empty_slots correctly 2021-01-12 17:00:51 -05:00
almogandYostra d4af02e2ed more validation logs, small refactor block_tools.py,
test fails on block 84
2021-01-12 17:00:51 -05:00
almogandYostra 6ad2acc410 add block_tools code for sp_iters == 0 case, add logs 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra b465b7a7cd Correct vdf for overflow 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra dcd61d0102 Overflow blocks created 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra 0c506abfd2 500 blocks 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra fed2f941b7 Fix difficulty and upgrade bls 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra e463782b6f Difficulty adjustment fix 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra 88e49d6230 First sub-epoch passingh 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra 35c01bf6b0 Fix typo 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra 5da9dfd1ed Change to slot sub_slot 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra 675572658f Fix issue with ICC chain 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra aaeb726920 Remove logging 2021-01-12 17:00:51 -05:00
almogandYostra f3c8eede94 add logs for deficit errors 2021-01-12 17:00:51 -05:00
almogandYostra 1e360b1f20 add logs to validation errors, need to add more logs 2021-01-12 17:00:51 -05:00
almogandYostra fbe240f66d fix create_unfinished_block, working validation of 10 blocks in test 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra 1cad82dc1e Deficit fix 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra 078b8566e0 Progress in validating multiple blocks 2021-01-12 17:00:51 -05:00
Mariano SorgenteandYostra 107a32077f Some vdf fixes 2021-01-12 17:00:51 -05:00