Commit Graph
816 Commits
Author SHA1 Message Date
Yostra 1b60270766 line break 2021-01-12 17:02:23 -05:00
Yostra ecdde33e64 line break 2021-01-12 17:02:23 -05:00
Yostra aa5f886e81 comment tests 2021-01-12 17:02:23 -05:00
Mariano SorgenteandYostra 8898581e0a Remove db after test 2021-01-12 17:02:22 -05:00
YostraandYostra cbf62d9af7 name 2021-01-12 17:02:22 -05:00
YostraandYostra 7cf0ed0ac6 black 2021-01-12 17:02:22 -05:00
YostraandYostra e4cc0caf5c mypy weight proof 2021-01-12 17:02:22 -05:00
YostraandYostra cbd786aea8 flake mypy 2021-01-12 17:02:22 -05:00
YostraandYostra 7af3443d56 pool / farm reward categorization + db change 2021-01-12 17:02:22 -05:00
YostraandYostra 1cb4ca2b9f test tx count 2021-01-12 17:02:22 -05:00
YostraandYostra f26aedfee2 tx count 2021-01-12 17:02:22 -05:00
YostraandYostra 9b8421504a tx reorg 2021-01-12 17:02:22 -05:00
YostraandYostra 0572cccb43 split tests 2021-01-12 17:02:22 -05:00
YostraandYostra 67a85ea289 more reorg 2021-01-12 17:02:22 -05:00
YostraandYostra 46e1caf126 reorg 2021-01-12 17:02:22 -05:00
YostraandYostra 308d62df1a long sync 2021-01-12 17:02:22 -05:00
YostraandYostra 406f571b7d test backup 2021-01-12 17:02:22 -05:00
almogandYostra 6f2e48b355 up test time 2021-01-12 17:02:22 -05:00
almogandYostra 8e41ea856d fix comment 2021-01-12 17:02:22 -05:00
almogandYostra 23b003be12 fix segment validation bugs 2021-01-12 17:02:22 -05:00
YostraandYostra fd2c3c2671 test trades 2021-01-12 17:02:22 -05:00
YostraandYostra d169c48d64 cc tests 2021-01-12 17:02:22 -05:00
YostraandYostra 4c18ceb911 colour creation 2021-01-12 17:02:22 -05:00
Mariano SorgenteandYostra 30aa656a84 Ms.bug fixes (#615)
* on_disconnect callback called if present, for services (full_node, farmer, etc) when a connection is closed
* connections added or removed are reflected in UI
* No migration of wallet full node peer
* More blockchain_transaction tests re-enabled
* Blockchain tests uncommented
* get_block_peak fixed in blockchain.py
* Reduce some logging in tests, and asynciosqlite logs suppressed for the DEBUG level
2021-01-12 17:02:22 -05:00
YostraandYostra a4dd0799b9 ssl rpcs 2021-01-12 17:02:21 -05:00
YostraandYostra fbe18c44b9 missing arg 2021-01-12 17:02:21 -05:00
YostraandYostra 618f9b4fce sub h: 2021-01-12 17:02:21 -05:00
YostraandYostra 356ab3fb6f flake ixtures 2021-01-12 17:02:21 -05:00
YostraandYostra 78bce1b14f import 2021-01-12 17:02:21 -05:00
YostraandYostra ee6c5caf10 imports 2021-01-12 17:02:21 -05:00
YostraandYostra 65471da4e5 fetch puzzle / solution 2021-01-12 17:02:21 -05:00
YostraandYostra 48c5cea2f4 wallet sync 2021-01-12 17:02:21 -05:00
Almog De PazandYostra be2eadfabd extend weight proofs (#596)
* pospace validation + sub_epoch hash validation
* uncomment block positioning validation
* extend proof if possible
* validate summaries weight
* create proof on new peak
2021-01-12 17:02:21 -05:00
YostraandYostra 12bf9e464c addr mgr 2021-01-12 17:02:21 -05:00
YostraandYostra 5fd4d71388 tests 2021-01-12 17:02:21 -05:00
YostraandYostra 72355be2ce full n rpc 2021-01-12 17:02:21 -05:00
Florin ChiricaandYostra 2e47ae6a31 Lint. 2021-01-12 17:02:21 -05:00
Florin ChiricaandYostra eb533ac1f0 Check timestamp in test. 2021-01-12 17:02:21 -05:00
fchiricaandYostra 59db34b1ea Initial commit. 2021-01-12 17:02:21 -05:00
Gene HoffmanandYostra b2b96a9363 Update package-lock, flake8 2021-01-12 17:02:21 -05:00
Yostra 9ff7c08844 get blocks 2021-01-12 17:00:55 -05:00
Yostra 26656b5bcc test sync store 2021-01-12 17:00:54 -05:00
Yostra 2111dd02c8 more time? 2021-01-12 17:00:54 -05:00
Yostra bff9094fb0 sub 2021-01-12 17:00:54 -05:00
Yostra 7f686e55f1 sync 2021-01-12 17:00:54 -05:00
Yostra 563f6aa06e increase timeout 2021-01-12 17:00:54 -05:00
830dc6d80c weight proofs fixes (#583)
* handle peaks of short chain

* cache last weight proof, handle block cache misses

* iterate on sub_epochs

* Clean up timelord log lines

* chiavdf to 0.13.1b2

Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
2021-01-12 17:00:54 -05:00
almogandYostra 58d32a8fb4 correct wp sync flow, refactor 2021-01-12 17:00:54 -05:00
Gene HoffmanandYostra 6d00c6021f Download test blocks and separate macos test from macos installer build (#578)
* Cache test plots

* Switch to cacheing blocks

* expand user path

* Update changelog, black

* $HOME

* Split MacOS into test and installer - test cache

* Download the block cache from kb pages/download.chia.net

* create dir first

* re-enable all the tests

* black

Co-authored-by: Yostra <straya@chia.net>
2021-01-12 17:00:54 -05:00
almogandYostra 8573526280 error handling 2021-01-12 17:00:54 -05:00