Gene Hoffman and wjblanke
fd080917fe
Replace equal with dash
1.0beta7
2020-06-08 17:17:48 -07:00
742abd8c22
Don't send new_compact_proof more than once. ( #282 )
...
* Don't send new_compact_proof more than once.
* Changelog
Co-authored-by: Mariano Sorgente <sorgente711@gmail.com >
2020-06-08 17:17:48 -07:00
Gene Hoffman and wjblanke
381a76248b
Update changelog for release
2020-06-08 17:17:48 -07:00
Gene Hoffman and wjblanke
a5c0ab8d33
Add code signing and time stamping to Windows installer ( #280 )
...
* Update cert, update changelog
* Timestamp and verify windows installer
* Update package-lock.json
* It is Chia-Blockchain...
* Add path to signtool.exe
* Remove Start-Process
* use just /t for timestamp
2020-06-08 17:17:48 -07:00
Gene Hoffman and wjblanke
b4aafd002b
Implement code signing for Windows (temporarily use Apple cert) ( #278 )
2020-06-08 17:17:48 -07:00
Mariano Sorgente and wjblanke
53a5a21bd5
Fix auto refresh
2020-06-08 17:17:48 -07:00
Gene Hoffman and wjblanke
faa8b12b1c
Sign with Chia Apple cert on GHA and add Azure Mojave signing ( #277 )
...
* Sign with Chia.net signing key
* Codesign on Azure for Mojave
* correct provisionprofile
* Update changelog - rerun Azure signing
2020-06-08 17:17:48 -07:00
Bill Blanke and wjblanke
f56308f827
updated chiapos
2020-06-08 17:17:48 -07:00
Mariano Sorgente and wjblanke
9f24224ceb
See private key
2020-06-08 17:17:48 -07:00
Mariano Sorgente and wjblanke
5b33e2b801
Chia init correctly from empty .chia dir but not empty keychain
2020-06-08 17:17:48 -07:00
Gene Hoffman and wjblanke
e90be1baee
Catch changelog up.
2020-06-08 17:17:48 -07:00
Yostra and wjblanke
52fee3933d
Fix spaces in plotting path ( #275 )
...
* plot with spaces
2020-06-08 17:17:48 -07:00
31c1ce1e90
Dynamically create installer versions across all ci's ( #274 )
...
* Add installer-version.py and CHIA_INSTALLER_VERSION, move env var
* use setuptools_scm to find version
* Move dmg to final_installer dir
* skip npm in install.sh on ci, windows debug
* azure debug, remove hardcoded paths from winstaller.js
* a win (g) and a prayer
* Only Chia.exe
* SemVer means 0.1.6262...
Co-authored-by: Strahinja Markovic <straya@chia.net >
2020-06-08 17:17:48 -07:00
Yostra and wjblanke
2e0bb7135c
freeze in main
2020-06-08 17:17:48 -07:00
Yostra and wjblanke
41dbe95347
Revert "freeze"
...
This reverts commit 3cc66f735c .
2020-06-08 17:17:48 -07:00
Yostra and wjblanke
917315876f
freeze
2020-06-08 17:17:48 -07:00
Bill Blanke and wjblanke
e27de23c77
update chiapos
2020-06-08 17:17:48 -07:00
Bill Blanke and wjblanke
caa2c95d8a
fix
2020-06-08 17:17:48 -07:00
Bill Blanke and wjblanke
bee2e7a2a8
update for new pos
2020-06-08 17:17:48 -07:00
Mariano Sorgente and wjblanke
8af9285d07
Refresh plots after each plot instead of at the end
2020-06-08 17:17:48 -07:00
Mariano Sorgente and wjblanke
b3d8b4116c
Init full node before introducer
2020-06-08 17:17:48 -07:00
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