Commit Graph

16 Commits

Author SHA1 Message Date
Mariano Sorgente 35822c8796 Ms.networking2 (#284)
* Improve test speed with smaller discriminants, less blocks, less keys, smaller plots
* Add new RPC files
* Refactor RPC servers and clients
* Removed websocket server
* Fixing websocket issues
* Fix more bugs
* Migration
* Try to fix introducer memory leak
* More logging
* Start client instead of open connection
* No drain
* remove testing deps
* Support timeout
* Fix python black
* Richard fixes
* Don't always auth, change testing code, fix synced display
* Don't keep connections alive introducer
* Fix more LGTM alerts
* Fix wrong import clvm_tools
* Fix spelling mistakes
* Setup nodes fully using Service code
* Log rotation and fix test
2020-07-16 13:05:43 -07:00
Richard Kiss 6ded806fa2
Add `chia init` and refactor out many global references to the config directory (#153)
* Tweak subcommand template.
* Don't hack the .chia/beta-* directory when invoking `chia`.
* Get `chia init` working. Factor out all global paths.
* Reverse order of migration bases.
* Update README.
2020-04-08 16:47:17 +09:00
Mariano Sorgente b5ebf6c494
Refactor puzzle store, tests, generate future puzzle hashes 2020-04-07 18:17:44 +09:00
Mariano Sorgente 2a388d3545
Fix tests 2020-03-21 01:24:48 +09:00
Mariano Sorgente 94ae17cbe2
Fast sync working for wallet 2020-03-19 16:32:11 +09:00
Mariano Sorgente e83aa36b44
Add cli script, remove SSH ui and dependencies 2020-03-19 15:28:17 +09:00
Mariano Sorgente 324cae8dba
Progress on fast sync 2020-03-19 14:15:06 +09:00
Mariano Sorgente 1601d13ce0
Header block verification 2020-03-17 13:02:57 +09:00
Mariano Sorgente 3e74649930
Fix sync test 2020-03-12 15:05:28 +09:00
Mariano Sorgente d0b80f075c
Fix tests 2020-03-09 12:36:46 +09:00
Mariano Sorgente 284faa46e8
Almost have sync working 2020-03-06 17:23:03 +09:00
Yostra 7cc023dac8 find items not in mempool filter, send them, some formatting 2020-02-28 17:54:44 -08:00
Yostra 7640fb08e8 Revert "more sleep"
This reverts commit 4808776c19.
2020-02-28 17:17:03 -08:00
Yostra 4808776c19 more sleep 2020-02-28 16:56:30 -08:00
Yostra 3dd659360c log time when raising 2020-02-28 16:55:42 -08:00
Mariano Sorgente cc3b51a1a1
Merge branch 'integration' of github.com:Chia-Network/chia-blockchain into integration 2020-02-27 11:23:03 +09:00