Yostra and wjblanke
b9fe2afd57
freeze in main
2020-06-08 17:17:48 -07:00
Yostra and wjblanke
594b07a64e
Revert "freeze"
...
This reverts commit 3cc66f735c .
2020-06-08 17:17:48 -07:00
Yostra and wjblanke
f8bb8b9aee
freeze
2020-06-08 17:17:48 -07:00
Mariano Sorgente and wjblanke
9a2ad9be11
Fix key deletion bug, remove useless log_in code, and simplify sign in screen
2020-06-08 17:17:48 -07:00
Mariano Sorgente and wjblanke
cad5fecb7a
Revert to wallet-server
2020-06-08 17:17:48 -07:00
Mariano Sorgente and wjblanke
d0e3f24760
Correct behaviour on cancel, and change button colour
2020-06-08 17:17:48 -07:00
Mariano Sorgente and wjblanke
84cd103b6a
Fix issues with plotter display and tail
2020-06-08 17:17:48 -07:00
Mariano Sorgente and wjblanke
fd561e7226
Log levels in config, and reduce warning logging in daemon
2020-06-08 17:17:48 -07:00
Mariano Sorgente and wjblanke
7deba66b05
Changes
2020-06-08 17:17:48 -07:00
Gene Hoffman and wjblanke
e47747fcaf
Durable editbin.exe path on Windows, start to extract installer version global constant ( #267 )
...
* remove some debugging in install.sh
* Take 3 w/ Straya spec changes
* Set path to editbin and check - macos env variable?
* Move more version to env vars
* set version back to 0.1.6 in ci runners for now
2020-06-08 17:17:48 -07:00
Mariano Sorgente and wjblanke
e4f46f03cc
Fix add plots selection
2020-06-08 17:17:48 -07:00
Mariano Sorgente and wjblanke
bff3c2ffa2
Add plots, and fix rpc full node
2020-06-08 17:17:48 -07:00
Mariano Sorgente and wjblanke
4663ce7be0
Allow adding normal and extended private key hex through UI
2020-06-08 17:17:48 -07:00
Yostra and wjblanke
42aa136409
Revert "Remove some unnecessary functions."
...
This reverts commit f5c96d14c7 .
2020-06-08 17:17:48 -07:00
Gene Hoffman and wjblanke
3c0e156fdf
install.sh upgrades node.js on Ubuntu < 20.04
2020-06-08 17:17:48 -07:00
Mariano Sorgente and wjblanke
533d3059ad
Fix flake
2020-06-08 17:17:48 -07:00
Mariano Sorgente and wjblanke
8256713b75
Fix create task issue
2020-06-08 17:17:48 -07:00
Mariano Sorgente and wjblanke
7e0e1d7a85
Confirm before deleting keys, and factor out upnp
2020-06-08 17:17:48 -07:00
Mariano Sorgente and wjblanke
c9bf65377f
Apply black formatting
2020-06-08 17:17:48 -07:00
Mariano Sorgente and wjblanke
0059c8d7cd
Fix DB slowdowns with index and WHERE clause
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
14792e840e
Always use ~/.chia/test-plots as test-plotting directory.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
bd8d20aeb3
Use test plots in $CHIA_ROOT/test_plots if it exists. Use
...
a temporary directory for `root_path` in `BlockTools`.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
1c262ac77f
Make Timelord._shutdown sync.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
fb53c59247
Factor out DEFAULT_ROOT_PATH.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
0335623368
Use Harvester.__init__ instead of create.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
4f67cc2641
Have timelord._manage_discriminant_queue push messages into queue itself.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
0bd9604a81
Remove some unnecessary functions.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
4cae3429c2
Refactor start_full_node into start_service.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
8f3f92c1cb
Split create into __init__ (sync) and start (async).
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
62564b998d
Refactor start_harvester into start_service.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
15c40967de
Add RPC options to start_service.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
4cd780d9e9
Refactor start_farmer into start_service.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
c552d063c1
Refactor start_introducer into start_service.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
9386a35c9e
Use start_reconnect_task instead of node_connect_task.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
ba049fc5e2
Factor into start_wallet.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
fa79038514
Remove some references to self.server.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
1d1e48cc3c
Go through global_connections instead of server.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
2bfa3f8e5d
Simplify a couple start_*.py files.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
89d7403372
Factor out start_reconnect_task.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
ef12c14f45
Factor out ssl_context.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
0b43ced4be
Get rid of _add_to_srwt_aiter.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
d1f0483023
Make start_server return an asyncio.AbstractServer. Wait
...
on that for servers.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
c65a78fb7f
Factor out start_server.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
fff78556ab
Move config out of Introducer.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
9090ef0176
Refactor some messages into introducer_protocol.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
2a3e4d6eea
Remove _start_bg_tasks from full node.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
f162bf4a7e
Use set_global_connections in full node and wallet node.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
1da4a1d31c
Use global_connections in Introducer instead of server.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
1b1ee7bc4b
Factor out _start_bg_tasks from timelord.
2020-06-08 17:17:48 -07:00
Richard Kiss and wjblanke
5b840ff44d
Factor out _start_bg_tasks from harvester.
2020-06-08 17:17:48 -07:00