 Richard Kissandwjblanke
|
e68e90cfac
|
Factor out _start_bg_tasks from farmer.
|
2020-06-08 17:17:48 -07:00 |
|
 Gene Hoffmanandwjblanke
|
274f88ba14
|
Update changelog to Beta 1.6 release
1.0beta6
|
2020-06-01 08:56:59 -07:00 |
|
 Matthew Howardandwjblanke
|
48e5a90197
|
Fix typo in pending state string
|
2020-06-01 08:56:59 -07:00 |
|
 Mariano Sorgenteandwjblanke
|
0e4bfcdd4c
|
Fix crash when quickly switching walelts
|
2020-06-01 08:56:59 -07:00 |
|
 Mariano Sorgenteandwjblanke
|
e6c174200f
|
Add tooltips for balance explanation and clean up code
|
2020-06-01 08:56:59 -07:00 |
|
 Gene Hoffmanandwjblanke
|
f82e790131
|
Update changelog for logrotate, asyncio bug
|
2020-06-01 08:56:59 -07:00 |
|
 Yostraandwjblanke
|
921315dff6
|
log rotate
|
2020-06-01 08:56:59 -07:00 |
|
 Bill Blankeandwjblanke
|
afde6a53f6
|
add attribute error as fix for AttributeError: 'NoneType' object has no attribute 'resume_reading'
|
2020-06-01 08:56:59 -07:00 |
|
 Yostraandwjblanke
|
c910368035
|
delete cc wallet if not created succesfully
|
2020-06-01 08:56:59 -07:00 |
|
 Yostraandwjblanke
|
8c97a02f55
|
clean redux state on logout
|
2020-06-01 08:56:59 -07:00 |
|
 Gene Hoffmanandwjblanke
|
446ec9a3fd
|
Update MacOS ci, fix wallet error message (#258)
* Build Mac on py 3.7 only, fix wallet error message
|
2020-06-01 08:56:59 -07:00 |
|
 Yostraandwjblanke
|
5e81bac95e
|
Code sign MacOS DMG, fix Mac icons, move to asar on mac install (#257)
* osx code signing in ci
* Install node
* asar and icon
|
2020-06-01 08:56:59 -07:00 |
|
 
|
81c9338dc6
|
Correctly show pending but not spendable farming rewards (#256)
Co-authored-by: Mariano Sorgente <sorgente711@gmail.com>
|
2020-06-01 08:56:59 -07:00 |
|
 Mariano Sorgenteandwjblanke
|
f5b446fcc4
|
Fix update after sync, and refresh after plot
|
2020-06-01 08:56:59 -07:00 |
|
 Mariano Sorgenteandwjblanke
|
063f5d704b
|
No dev tools open, bigger window, and warning for upnp
|
2020-06-01 08:56:59 -07:00 |
|
 Gene Hoffmanandwjblanke
|
a79111f4ff
|
Stop chia services on Windows #NoZombies (#253)
* simpler
* execsync
Co-authored-by: Strahinja Markovic <straya@chia.net>
|
2020-06-01 08:56:59 -07:00 |
|
 Mariano Sorgenteandwjblanke
|
aca8f32e8b
|
Fix creating a plot and not having correct config on first launch
|
2020-06-01 08:56:59 -07:00 |
|
 Mariano Sorgenteandwjblanke
|
267cbfdcf4
|
Only print error if it is not connection refused
|
2020-06-01 08:56:59 -07:00 |
|
 Lipa Longandwjblanke
|
cea0351fc2
|
remove below zero change to spendable balance
|
2020-06-01 08:56:59 -07:00 |
|
 Lipa Longandwjblanke
|
a002119d78
|
fix spendable display double count
|
2020-06-01 08:56:59 -07:00 |
|
 Lipa Longandwjblanke
|
93b3ca76b4
|
cc units in balance display
|
2020-06-01 08:56:59 -07:00 |
|
 Yostraandwjblanke
|
bc7e0aee30
|
typo
|
2020-06-01 08:56:59 -07:00 |
|
 Yostraandwjblanke
|
b13515f622
|
correct name for check plots
|
2020-06-01 08:56:59 -07:00 |
|
 Yostraandwjblanke
|
5d985ef4ae
|
tail force
|
2020-06-01 08:56:59 -07:00 |
|
 Gene Hoffmanandwjblanke
|
3f2f084cdc
|
Increase chiapos stack size with editbin.exe (#250)
* use mdbuild to path for editbin
* full path to editbin.exe
* because of course it's Start-Process...
|
2020-06-01 08:56:59 -07:00 |
|
 Yostraandwjblanke
|
1a97afda7b
|
editbin
|
2020-06-01 08:56:59 -07:00 |
|
 Gene Hoffmanandwjblanke
|
e91812bd03
|
Clean up miniup-setproctitle
|
2020-06-01 08:56:59 -07:00 |
|
 Gene Hoffmanandwjblanke
|
551dc7d73f
|
correct --find-links dir
|
2020-06-01 08:56:59 -07:00 |
|
 Gene Hoffmanandwjblanke
|
d7c20c8256
|
remove exteraneous --add-binary
|
2020-06-01 08:56:59 -07:00 |
|
 Gene Hoffmanandwjblanke
|
5848533eb1
|
Put setproctitle and miniupnpc in the venv
|
2020-06-01 08:56:59 -07:00 |
|
 Gene Hoffmanandwjblanke
|
359bfa9acc
|
Add missing msvc dll's (#249)
* Bring in msvcp140.dll and vcruntime140_1.dll
|
2020-06-01 08:56:59 -07:00 |
|
 Yostraandwjblanke
|
334e4bdff6
|
use relative path:
|
2020-06-01 08:56:59 -07:00 |
|
 Matthew Howardandwjblanke
|
e20dfc8307
|
Revert "added duplicate sigs where needed"
This reverts commit 5a4b7a022a.
|
2020-06-01 08:56:59 -07:00 |
|
 Matthew Howardandwjblanke
|
c9f3a8cdeb
|
added duplicate sigs where needed
|
2020-06-01 08:56:59 -07:00 |
|
 Matthew Howardandwjblanke
|
9365cb3bee
|
changed text prompt for consistency
from "run chia keys generate_and_add" to "run chia keys generate" which
is the actual command
|
2020-06-01 08:56:59 -07:00 |
|
 Gene Hoffmanandwjblanke
|
1465632a48
|
Simplify build_windows with pip install --no-index --find-links (#248)
* only pip install chia-blockchain
* pip install from local index
|
2020-06-01 08:56:59 -07:00 |
|
 Mariano Sorgenteandwjblanke
|
a461755849
|
Fix double counting removals spendable balance (#247)
|
2020-06-01 08:56:59 -07:00 |
|
 Strahinja Markovicandwjblanke
|
c00cec8863
|
correct dir
|
2020-06-01 08:56:59 -07:00 |
|
 Gene Hoffmanandwjblanke
|
a90f23f1d3
|
revert src.util.bip39
|
2020-06-01 08:56:59 -07:00 |
|
 Gene Hoffmanandwjblanke
|
b3bb2ecede
|
revert websocket_server spec entry.
|
2020-06-01 08:56:59 -07:00 |
|
 Gene Hoffmanandwjblanke
|
d6dfd46f1d
|
fix syntax error
|
2020-06-01 08:56:59 -07:00 |
|
 Gene Hoffmanandwjblanke
|
899a71eae8
|
Fix hidden aiohttp
|
2020-06-01 08:56:59 -07:00 |
|
 Mariano Sorgenteandwjblanke
|
cf5d1859a0
|
Display correct pending total balance
|
2020-06-01 08:56:59 -07:00 |
|
 Mariano Sorgenteandwjblanke
|
5c770b3d3a
|
Fix cc balance (#246)
|
2020-06-01 08:56:59 -07:00 |
|
 Gene Hoffmanandwjblanke
|
16b6fa7677
|
add wheel and pep517 to win pyinstall venv. Update npm pkgs
|
2020-06-01 08:56:59 -07:00 |
|
 Lipa Longandwjblanke
|
890ee93017
|
change cc wallet displayed balance units
|
2020-06-01 08:56:59 -07:00 |
|
 Yostraandwjblanke
|
f752e7675c
|
Revert "de dupe hash key pairs"
This reverts commit e012f5b618.
|
2020-06-01 08:56:59 -07:00 |
|
 Yostraandwjblanke
|
d1a0b54077
|
dmg name
|
2020-06-01 08:56:59 -07:00 |
|
 Gene Hoffmanandwjblanke
|
eff9ed6925
|
revert websocket lgtm change - atom...
|
2020-06-01 08:56:59 -07:00 |
|
 Gene Hoffmanandwjblanke
|
2fab9d5d18
|
revert lgtm attempt
|
2020-06-01 08:56:59 -07:00 |
|