Will Bendick
8e6e2cafbe
removes debugging call
2021-01-13 14:15:03 -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
7bb02a11f1
removes unused import
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
dd954077ff
get_coin_records_by_puzzle_hash moves from wallet_store to coin_store
2021-01-13 14:15:03 -08:00
Will Bendick
69014655c3
uses peak instead of lca
2021-01-13 14:15:03 -08:00
Will Bendick
bfee9d862b
escapes string constants
2021-01-13 14:15:03 -08:00
Will Bendick
2740df440f
fixes code indent
2021-01-13 14:15:03 -08:00
Will Bendick
edbc049685
restores incorrectly reverted code
2021-01-13 14:15:03 -08:00
Will Bendick
2d05d7e3ab
uses coin_store in WalletStateManager
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
Gene Hoffman
4624a5fe97
Update changelog for split bug, peer gossip
2021-01-13 12:52:33 -08:00
Mariano Sorgente and Yostra
fcc4d119b8
Fix double spend issue in reorgs
2021-01-13 14:57:51 -05:00
Florin Chirica and Gene Hoffman
699f354510
Type checking.
2021-01-13 09:36:30 -08:00
fchirica and Gene Hoffman
99b4a10936
Pretest for updating connection time.
2021-01-13 09:36:30 -08:00
Florin Chirica and Gene Hoffman
daf1c9db39
Typo.
2021-01-13 09:36:30 -08:00
Florin Chirica and Gene Hoffman
2b39ca2854
Try to fix test_request_peers.
2021-01-13 09:36:30 -08:00
fchirica and Gene Hoffman
da84d9e414
mypy.
2021-01-13 09:36:30 -08:00
fchirica and Gene Hoffman
d1db708609
Fix addrman tests.
2021-01-13 09:36:30 -08:00
Florin Chirica and Gene Hoffman
515503517b
Try peers every 10 minutes.
2021-01-13 09:36:30 -08:00
fchirica and Gene Hoffman
2cb75c3a13
Typo.
2021-01-13 09:36:30 -08:00
fchirica and Gene Hoffman
46d0a822ea
Try to keep valid localhost peers.
2021-01-13 09:36:30 -08:00
fchirica and Gene Hoffman
5ce7f8ebdf
Don't gossip private IP addresses.
2021-01-13 09:36:30 -08:00
fchirica and Gene Hoffman
036d632f85
Fix bug.
2021-01-13 09:36:30 -08:00
fchirica and Gene Hoffman
7fa8c1668f
flake8.
2021-01-13 09:36:30 -08:00
fchirica and Gene Hoffman
824b8af259
request_peers on connect.
2021-01-13 09:36:30 -08:00
fchirica and Gene Hoffman
50a88f7a73
Typo.
2021-01-13 09:36:30 -08:00
fchirica and Gene Hoffman
482f25e5ce
Reduce sleeps.
2021-01-13 09:36:30 -08:00
fchirica and Gene Hoffman
2d87257d29
Flake8, addrman tests passing.
2021-01-13 09:36:30 -08:00
fchirica and Gene Hoffman
0e55ab6719
Checkpoint select sparse tables.
2021-01-13 09:36:30 -08:00
fchirica and Gene Hoffman
19a61890b4
Update outbound timestamps, soft penalize duplicate connections.
2021-01-13 09:36:30 -08:00
dependabot[bot] and Gene Hoffman
af757d17f7
adding log level config
2021-01-12 21:50:27 -08:00
Gene Hoffman
a3092b8779
Correctly check out macos test material
2021-01-12 16:38:34 -08:00
Gene Hoffman
fc39d13078
Update changelog for unreleased changes
2021-01-12 15:25:05 -08:00
Gene Hoffman and Yostra
27b28d62f6
add locale:extract and locale:fix
1.0beta19
2021-01-12 17:02:23 -05:00
Zlatko Fedor and Yostra
5696a1745e
used internal table component for history
2021-01-12 17:02:23 -05:00
Yostra
e60b322b9f
property
2021-01-12 17:02:23 -05:00
Gene Hoffman and Yostra
34c2aec160
Changelog updates ( #651 )
...
* Changelog updates
* Errata for Coinbase reward. Wallet logging changes
* Pick removal of two log items instead of debug
* Add errata - move to Changed
2021-01-12 17:02:23 -05: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
Yostra
24b2f65f89
remove logs
2021-01-12 17:02:23 -05:00
Zlatko Fedor and Yostra
ecea77aae0
fixed state on the farm page
2021-01-12 17:02:23 -05:00
Zlatko and Yostra
4d02fcaa16
used total_iters from different object
2021-01-12 17:02:23 -05:00
Yostra and Yostra
e9816802a1
flk
2021-01-12 17:02:23 -05:00
Yostra and Yostra
62ba82972f
block peak
2021-01-12 17:02:23 -05:00
Yostra and Yostra
3c0694ac29
wallet sync /not syned status
2021-01-12 17:02:23 -05:00
Yostra and Yostra
c0badf9e9b
break on success
2021-01-12 17:02:23 -05:00
Yostra and Yostra
7bd36a6994
No reorged block cleanup yet
2021-01-12 17:02:23 -05:00