Commit Graph
14659 Commits
Author SHA1 Message Date
almogandYostra 40bdc09b07 use sub_block_height 2021-01-12 17:00:53 -05:00
Mariano SorgenteandYostra 57ace43e8d Timelord and full node fixes 2021-01-12 17:00:53 -05:00
Mariano SorgenteandYostra 6d4e32d93c Fix some serious timelord issues 2021-01-12 17:00:53 -05:00
Mariano SorgenteandYostra 5df0c275d4 Fix several timelord issues and farmer issues 2021-01-12 17:00:53 -05:00
Mariano SorgenteandYostra fbd3ac8a91 Less logging 2021-01-12 17:00:53 -05:00
Yostra 292b04a81e sub height 2021-01-12 17:00:53 -05:00
Yostra 333d86537f wallet_2 2021-01-12 17:00:53 -05:00
Yostra 5eb2c2a0b1 wallet 1 2021-01-12 17:00:53 -05:00
Mariano SorgenteandYostra 3c046154f6 Fast infusions 2021-01-12 17:00:53 -05:00
Mariano SorgenteandYostra 0efe2f2934 Fix foliage block signature 2021-01-12 17:00:53 -05:00
Mariano SorgenteandYostra 37c3c2701d Include older rewards 2021-01-12 17:00:53 -05:00
almogandYostra a0fc78165e test validate_segments
fix tests
2021-01-12 17:00:53 -05:00
almogandYostra c4177ba76f test validate_segments
weight proof, add segment validation test
2021-01-12 17:00:53 -05:00
Mariano SorgenteandYostra a04171132a Trying to fix Challenge issue 2021-01-12 17:00:53 -05:00
almogandYostra 8db3fb88c2 use ProofBlockHeader instead of HeaderBlock 2021-01-12 17:00:53 -05:00
almogandYostra e6c3c1471d refactor 2021-01-12 17:00:53 -05:00
Mariano SorgenteandYostra 5068fd4a1e Many more fixes 2021-01-12 17:00:53 -05:00
Mariano SorgenteandYostra b3c6f10b38 Fix many bugs 2021-01-12 17:00:53 -05:00
Mariano SorgenteandYostra 94a3abf56f Progress with unfinished block infusions 2021-01-12 17:00:52 -05:00
Mariano SorgenteandYostra 677dabbf2f WIP infusion 2021-01-12 17:00:52 -05:00
Mariano SorgenteandYostra ab9ee667cb Recursive fetching of sub slots 2021-01-12 17:00:52 -05:00
Mariano SorgenteandYostra 8964825f37 Full node signage points and sub slots working 2021-01-12 17:00:52 -05:00
Florin ChiricaandYostra 3acde9e667 Fix timelord_api. 2021-01-12 17:00:52 -05:00
Florin ChiricaandYostra fa03e23805 Catch more timelord bugs. 2021-01-12 17:00:52 -05:00
almogandYostra cfffea34c2 refactor 2021-01-12 17:00:52 -05:00
almogandYostra f7a7e8431d pass ses validation, bugs in segments vdf 2021-01-12 17:00:52 -05:00
Mariano SorgenteandYostra 33e5d0c338 full node tweaks 2021-01-12 17:00:52 -05:00
Mariano SorgenteandYostra 569cc1a0e0 Fix deficit issue 2021-01-12 17:00:52 -05:00
Mariano SorgenteandYostra 1df5594e94 Timelord fixes 2021-01-12 17:00:52 -05:00
Mariano SorgenteandYostra 4fc8e4e0b3 ensure_future -> create_task, and full mempool test 2021-01-12 17:00:52 -05:00
Yostra 7c496d8774 task 2021-01-12 17:00:52 -05:00
Yostra b034d2a41b cleaner close 2021-01-12 17:00:52 -05:00
Yostra b57787e87b call close 2021-01-12 17:00:52 -05:00
Mariano SorgenteandYostra 9fff8e54e9 More node tests 2021-01-12 17:00:52 -05:00
Mariano SorgenteandYostra 28b6013a4d Typo 2021-01-12 17:00:52 -05:00
Mariano SorgenteandYostra 624e26660d Revert 2021-01-12 17:00:52 -05:00
Mariano SorgenteandYostra 92c3a57bc6 Fix asyncio cancel issue 2021-01-12 17:00:52 -05:00
Mariano SorgenteandYostra cf080a331c Networking fixes 2021-01-12 17:00:52 -05:00
Mariano SorgenteandYostra dbba2b8acc Introducer, full node connect 2021-01-12 17:00:52 -05:00
Mariano SorgenteandYostra 6d8c8be087 Separate out timelord api 2021-01-12 17:00:52 -05:00
Mariano SorgenteandYostra bbb3d28559 Timelord changes and harvester api 2021-01-12 17:00:52 -05:00
Florin ChiricaandYostra 9d7961209b Timelord: don't have a signage point at end of subslot. 2021-01-12 17:00:52 -05:00
Florin ChiricaandYostra 6c6528e4b1 Update chiavdf version. 2021-01-12 17:00:52 -05:00
Florin ChiricaandYostra 2458aaafcc Fix some bugs. 2021-01-12 17:00:52 -05:00
almogandYostra 45942160e3 correct end of sub epoch, bad vdfs 2021-01-12 17:00:52 -05:00
almogandYostra e990b8e264 find last ses in recent reward chain 2021-01-12 17:00:52 -05:00
almogandYostra 4dd437d443 find last ses in recent reward chain 2021-01-12 17:00:52 -05:00
Mariano SorgenteandYostra 6135a6ab77 More tests 2021-01-12 17:00:52 -05:00
Mariano SorgenteandYostra 4e0f9df075 More testing and networking fixes 2021-01-12 17:00:52 -05:00
Mariano SorgenteandYostra a501f2adff Factor out waiting for a specific response 2021-01-12 17:00:52 -05:00