Gene Hoffman
c6530e7eea
Initial MacOS install changes
2020-04-08 09:50:17 -07:00
Mariano Sorgente
d2f5fab1d3
Revert accidental protocol bump
2020-04-09 00:11:46 +09:00
Mariano Sorgente
f24167d7ed
Revert failed attempt to fix duplicate connection
2020-04-08 23:59:48 +09:00
Mariano Sorgente
861757ae67
Fix plot.yaml migration and DUPLICATE_HANDSHAKE race
2020-04-08 23:51:39 +09:00
Mariano Sorgente
65e3927eb9
Allow replacement of key,
2020-04-08 23:19:06 +09:00
Mariano Sorgente
2a0ba998b2
Fix flake and mypy
2020-04-08 22:51:46 +09:00
Mariano Sorgente
fb3a7318dd
Fix create_plots, improve sync efficiency, update pos
2020-04-08 22:43:19 +09:00
Mariano Sorgente
800ae81acc
Merge branch 'beta-1.2' of github.com:Chia-Network/chia-blockchain into beta-1.2
2020-04-08 18:34:42 +09:00
Mariano Sorgente
b2d3d9353b
Fix chia init plots issue
2020-04-08 18:33:42 +09:00
Gene Hoffman
d3e90614ad
Narrow blockchain status cli
2020-04-08 02:32:56 -07:00
Gene Hoffman
7f8590a495
add re-start-harvester to setup.py
2020-04-08 02:04:46 -07:00
Mariano Sorgente
5ce4872fa8
Fix UI http chunks
2020-04-08 18:02:26 +09:00
Gene Hoffman
f28c012775
Shoulda run flake8 first...
2020-04-08 01:52:22 -07:00
Mariano Sorgente
7768d05cfe
Merge branch 'beta-1.2' of github.com:Chia-Network/chia-blockchain into beta-1.2
2020-04-08 17:41:17 +09:00
Mariano Sorgente
8ac0c5725a
Fix keys.yaml load
2020-04-08 17:39:43 +09:00
Gene Hoffman
c672f54a6b
Everything works except pubkey display
2020-04-08 01:38:26 -07:00
Bill Blanke
ee18defbcd
wix
2020-04-08 01:29:12 -07:00
Gene Hoffman
968360fc73
Rename to chia-restart-harvester
2020-04-08 01:27:38 -07:00
Gene Hoffman
b788d4b426
cli can display full blocks
2020-04-08 01:26:59 -07:00
Mariano Sorgente
281b65a39c
Lint and fix wallet server startup
2020-04-08 17:02:04 +09:00
Richard Kiss and GitHub
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
e952579884
Merge branch 'beta-1.2' of github.com:Chia-Network/chia-blockchain into beta-1.2
2020-04-08 15:36:27 +09:00
Mariano Sorgente
02aa39a667
Fix race condition in select coins, and order coins by age
2020-04-08 15:29:34 +09:00
Yostra
5e8e163ee3
add log for different puzzlehash
2020-04-07 22:16:24 -07:00
Yostra
49fad1b497
black - reformat
2020-04-07 21:40:58 -07:00
Yostra
260fb2baf3
farmer periodic reconnect
2020-04-07 21:38:39 -07:00
Yostra
451b3711cc
future assert fee condition
2020-04-07 13:15:38 -07:00
Yostra
43bf5e794f
consider accepted if already present
2020-04-07 13:15:09 -07:00
Yostra
ce4b8ce5fa
fix main wallet access
2020-04-07 12:20:56 -07:00
Yostra
d4fe5e5cb3
Merge branch 'beta-1.1' into beta-1.2
2020-04-07 11:40:49 -07:00
Mariano Sorgente
81b28587c2
Merge branch 'beta-1.2' of github.com:Chia-Network/chia-blockchain into beta-1.2
2020-04-07 18:18:08 +09:00
Mariano Sorgente
b5ebf6c494
Refactor puzzle store, tests, generate future puzzle hashes
2020-04-07 18:17:44 +09:00
Yostra
78349723f5
test invalid filter
2020-04-06 16:07:15 -07:00
Yostra
0a848304f3
validate filter
2020-04-06 15:52:19 -07:00
Yostra
2bc3ac91ea
don't ignore typing
2020-04-06 15:38:13 -07:00
Yostra
31b835cefd
clean
2020-04-06 15:26:31 -07:00
Yostra
25e7543d5d
comment
2020-04-06 15:25:21 -07:00
Yostra
bfc7196d7f
add to mempool change
2020-04-06 15:25:08 -07:00
Gene Hoffman and GitHub
a5ebf1df0b
Merge pull request #151 from Chia-Network/gh-wsl
...
Improve Ubuntu/Linux/WSL 2 install tools and intstructions
2020-04-06 01:56:30 -07:00
Gene Hoffman
837b1f4261
doc and documentation improvements
2020-04-06 01:19:25 -07:00
Gene Hoffman
53f6cd580b
Update miniupnpc in INSTALL.md
2020-04-06 00:44:47 -07:00
Gene Hoffman
cf78e9c01f
remove python 3.8 test
2020-04-06 00:19:39 -07:00
Gene Hoffman
041d044876
Update binary wheel installs
2020-04-05 23:08:53 -07:00
Gene Hoffman
52098b1a5d
"3.8"
2020-04-05 22:42:29 -07:00
Gene Hoffman
a0cd3e445f
special case python3.8 to use source pips for ci
2020-04-05 22:33:31 -07:00
Gene Hoffman
1760d76d48
echo python version for ci
2020-04-05 22:17:45 -07:00
Yostra
b7fc7f72cb
flake, format
2020-04-05 21:47:59 -07:00
Yostra
595f36f057
use correct locks, don't update pool
2020-04-05 21:42:38 -07:00
Gene Hoffman
f12f920531
update wsl section
2020-04-05 20:37:15 -07:00
Gene Hoffman
37a00a26f9
Remove extra ./activate
2020-04-05 20:35:23 -07:00