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 Sorgente and Yostra
8898581e0a
Remove db after test
2021-01-12 17:02:22 -05:00
Yostra and Yostra
cbf62d9af7
name
2021-01-12 17:02:22 -05:00
Yostra and Yostra
7cf0ed0ac6
black
2021-01-12 17:02:22 -05:00
Yostra and Yostra
e4cc0caf5c
mypy weight proof
2021-01-12 17:02:22 -05:00
Yostra and Yostra
cbd786aea8
flake mypy
2021-01-12 17:02:22 -05:00
Yostra and Yostra
7af3443d56
pool / farm reward categorization + db change
2021-01-12 17:02:22 -05:00
Yostra and Yostra
1cb4ca2b9f
test tx count
2021-01-12 17:02:22 -05:00
Yostra and Yostra
f26aedfee2
tx count
2021-01-12 17:02:22 -05:00
Yostra and Yostra
9b8421504a
tx reorg
2021-01-12 17:02:22 -05:00
Yostra and Yostra
0572cccb43
split tests
2021-01-12 17:02:22 -05:00
Yostra and Yostra
67a85ea289
more reorg
2021-01-12 17:02:22 -05:00
Yostra and Yostra
46e1caf126
reorg
2021-01-12 17:02:22 -05:00
Yostra and Yostra
308d62df1a
long sync
2021-01-12 17:02:22 -05:00
Yostra and Yostra
406f571b7d
test backup
2021-01-12 17:02:22 -05:00
almog and Yostra
6f2e48b355
up test time
2021-01-12 17:02:22 -05:00
almog and Yostra
8e41ea856d
fix comment
2021-01-12 17:02:22 -05:00
almog and Yostra
23b003be12
fix segment validation bugs
2021-01-12 17:02:22 -05:00
Yostra and Yostra
fd2c3c2671
test trades
2021-01-12 17:02:22 -05:00
Yostra and Yostra
d169c48d64
cc tests
2021-01-12 17:02:22 -05:00
Yostra and Yostra
4c18ceb911
colour creation
2021-01-12 17:02:22 -05:00
Mariano Sorgente and Yostra
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
Yostra and Yostra
a4dd0799b9
ssl rpcs
2021-01-12 17:02:21 -05:00
Yostra and Yostra
fbe18c44b9
missing arg
2021-01-12 17:02:21 -05:00
Yostra and Yostra
618f9b4fce
sub h:
2021-01-12 17:02:21 -05:00
Yostra and Yostra
356ab3fb6f
flake ixtures
2021-01-12 17:02:21 -05:00
Yostra and Yostra
78bce1b14f
import
2021-01-12 17:02:21 -05:00
Yostra and Yostra
ee6c5caf10
imports
2021-01-12 17:02:21 -05:00
Yostra and Yostra
65471da4e5
fetch puzzle / solution
2021-01-12 17:02:21 -05:00
Yostra and Yostra
48c5cea2f4
wallet sync
2021-01-12 17:02:21 -05:00
Almog De Paz and Yostra
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
Yostra and Yostra
12bf9e464c
addr mgr
2021-01-12 17:02:21 -05:00
Yostra and Yostra
5fd4d71388
tests
2021-01-12 17:02:21 -05:00
Yostra and Yostra
72355be2ce
full n rpc
2021-01-12 17:02:21 -05:00
Florin Chirica and Yostra
2e47ae6a31
Lint.
2021-01-12 17:02:21 -05:00
Florin Chirica and Yostra
eb533ac1f0
Check timestamp in test.
2021-01-12 17:02:21 -05:00
fchirica and Yostra
59db34b1ea
Initial commit.
2021-01-12 17:02:21 -05:00
Gene Hoffman and Yostra
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
almog and Yostra
58d32a8fb4
correct wp sync flow, refactor
2021-01-12 17:00:54 -05:00
Gene Hoffman and Yostra
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
almog and Yostra
8573526280
error handling
2021-01-12 17:00:54 -05:00