Commit Graph
113 Commits
Author SHA1 Message Date
Gene HoffmanandGene Hoffman 99503adcbf Other wallet test timeout to 100 2021-01-13 16:58:21 -08:00
Gene HoffmanandGene Hoffman 148916a155 wallet_sync timeout to 100s 2021-01-13 16:58:21 -08:00
Will Bendick ffbe0ed73d formatting for black 2021-01-13 14:15:03 -08:00
Will Bendick 57dd455a61 formatting for flake8 2021-01-13 14:15:03 -08:00
Will Bendick e2ea4095a1 restores rl wallet rpc tests 2021-01-13 14:15:03 -08:00
Will Bendick edbc049685 restores incorrectly reverted code 2021-01-13 14:15:03 -08:00
58b52a9091 Ms.multiprocessing2 (#665)
* 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

* Assert fee test

* Re-enable tx tests

* Don't log errors on task cancel

* More full node tests

* Add test and fix edge case for first sub slot

* More tests

* Multiprocessing for block validation

* Fix issue where sub slot is not present

* More bug fixes / tests

* continue

* test for multiprocessing

* Implement sync

* Change cpu count

* Fix lint

* Tweaks

* fix teardownn issue

* Fix issue where sub slot is not present

* Another bug fix and more logging

* Fix test

* Try to fix the other test

* Same store fix as in dev

* Fix import for tests

* Fix tests

* Fix test

* Increase test timeout

Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
2021-01-13 13:44:33 -08:00
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
YostraandYostra cbf62d9af7 name 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
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 48c5cea2f4 wallet sync 2021-01-12 17:02:21 -05:00
YostraandYostra 5fd4d71388 tests 2021-01-12 17:02:21 -05:00
Yostra 2a2c621bb0 form 2021-01-12 17:00:54 -05:00
Yostra 1640de53f7 wallet tests 2021-01-12 17:00:54 -05:00
Yostra 290f5235e4 flake black mypy 2021-01-12 17:00:54 -05:00
Yostra e3284a4706 reorg 2021-01-12 17:00:54 -05:00
Yostra d27315511f zombie, rpc 2021-01-12 17:00:54 -05:00
Yostra aafa9f0698 transaction 2021-01-12 17:00:54 -05:00
Yostra ebc09b4067 remove freeze 2021-01-12 17:00:54 -05:00
Yostra 16004ae650 correct reward 2021-01-12 17:00:53 -05:00
Mariano SorgenteandYostra 542b08260b Python black everything 2021-01-12 17:00:53 -05:00
Mariano SorgenteandYostra 1e716b5e56 Flake8 tests 2021-01-12 17:00:53 -05:00
Mariano SorgenteandYostra ea3ae083a2 Comment out tests 2021-01-12 17:00:53 -05:00
Mariano SorgenteandYostra fff9ccb026 Got simulation test to pass 2021-01-12 17:00:53 -05:00
Yostra 75598f20dc wallet simple sync 2021-01-12 17:00:53 -05:00
Yostra d6ef88fa08 wallet 2021-01-12 17:00:53 -05:00
Mariano SorgenteandYostra c018b26716 Coin store reorgs and mempool tests 2021-01-12 17:00:53 -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
Mariano SorgenteandYostra 4c575638a8 Renamings and networking fixes 2021-01-12 17:00:52 -05:00
Yostra ed08e25655 flake8 tests 2021-01-12 17:00:52 -05:00
Yostra 858d12b6a2 more tests 2021-01-12 17:00:52 -05:00
Yostra cdafa1d3e7 full node send_all_first_reply 2021-01-12 17:00:52 -05:00
Yostra de7d49fb5a stash 2021-01-12 17:00:52 -05:00
Yostra c874bf3ad2 add wallet tests 2021-01-12 17:00:52 -05:00