4277 Commits
Author SHA1 Message Date
Mariano SorgenteandGitHub a09441a201 Don't sync up with weight proof for short heights (#1322) 1.0rc8 2021-03-15 23:51:23 -07:00
e6bdee5b05 try uuid4 in case there is an issue with uuid1's sequence number (#1317)
Co-authored-by: Bill Blanke <wjb2002@flex.com>
2021-03-15 19:42:53 -07:00
Gene HoffmanandGitHub 7289a6bedf Add RC8/mainnet details (#1315) 2021-03-15 18:04:15 -07:00
Almog De PazandGitHub 00d71ddb9e sort weights for sample check (#1309)
* sort weights for sample check

* comment

* refactor
2021-03-15 17:12:43 -07:00
Gene HoffmanandGitHub f4dc313b7d Draft RC8 changelog (#1312) 2021-03-15 17:11:17 -07:00
Gene HoffmanandGitHub fd827a4e62 Try python 3.9 for mac installers (#1308) 2021-03-15 15:42:31 -07:00
Mariano SorgenteandGitHub 764d425b95 Don't use the cache to get transactions (#1301)
* Don't use the cache to get transactions

* Increase timeout
2021-03-15 13:48:01 -07:00
Mariano SorgenteandGitHub 10e5bc3ae3 Ms.rc8 changes (#1307)
* Migrate rc6,rc7 to rc8

* Fix migration and green flag issue

* Testnet8 constants

* testnet8 introducer

* Remove comment

* New test blocks
2021-03-15 13:47:38 -07:00
Almog De PazandGitHub 83ef5ee387 get slots for overflow challenge block (#1305) 2021-03-15 13:38:26 -07:00
YostraandGitHub 00e864b98d plotter_fingerprin_bug (#1306) 2021-03-15 13:32:39 -07:00
Almog De PazandGitHub a499127743 Fix signage point input and recent blocks deficit (#1304)
* fix challenge overflow first in slot

* fix deficit calc, in recent blocks

* use vdf info instead of proof to figure out end of slot

* lint
2021-03-15 13:11:08 -07:00
Gene HoffmanandGitHub 87245c794e Try a = request.get["a"] (#1302)
* Try a = request.get["a"]

* get("a") and WARNING logging

* Logging to debug
2021-03-15 13:04:23 -07:00
xorinoxandGitHub 042f732cdc Update harvester_api.py (#1286)
An exception while calling try_plot_filename.exists()   can cause the harvester to restart the initial load, which can lead to endless loop of initial loading.
2021-03-15 12:23:32 -07:00
Almog De PazandGitHub 4f4f2f6f50 lower weight proof sample size (#1276) 2021-03-15 12:23:06 -07:00
MarianoandMariano Sorgente f4478dfadd Also fix farmed amounts bug 2021-03-15 20:21:26 +09:00
MarianoandMariano Sorgente 18aedeac5c Use the correct address prefix based on config (txch/xch) 2021-03-15 20:21:26 +09:00
MarianoandMariano Sorgente 783a8c65eb Fix rpc for setting farming addresses 2021-03-15 19:06:09 +09:00
MarianoandMariano Sorgente f5af3eef76 Increase wallet weight proof request timeout 2021-03-15 15:30:53 +09:00
MarianoandMariano Sorgente 95d42da37b Increase API timeout and improve logging 2021-03-15 15:30:53 +09:00
Gene HoffmanandGitHub 3972cc7f00 Trigger a re-run (#1285) 1.0rc7 2021-03-13 18:11:45 -08:00
Gene HoffmanandGitHub 0039377f50 locales (#1284) 2021-03-13 18:03:14 -08:00
Gene HoffmanandGitHub 77bbfb35c8 Test venv before executing npm run (#1283) 2021-03-13 17:58:08 -08:00
Gene HoffmanandGitHub 808443327d known issues, lock init.py to RC5 dir (#1280) 2021-03-13 15:46:43 -08:00
Gene HoffmanandGitHub 4697e39470 Various clean ups, spelling thanks @adamfiddler, isort (#1278)
* Various clean ups, spelling thanks @adamfiddler, isort

* Actually thank @adamfiddler

* isort tests

* Update changelog, readme, spec, spelling

* Readme nit

* locales

* locales again
2021-03-13 14:57:41 -08:00
Kyle AltendorfandGitHub 7534383a55 docstring hases -> hashes (#1270) 2021-03-13 10:40:25 -08:00
Mariano SorgenteandGitHub de6138583b Timlord updates state immediately, prevents race condition (#1271) 2021-03-13 10:03:05 -08:00
Mariano SorgenteandGitHub 0be31f7519 Update sync status (#1272) 2021-03-13 09:28:53 -08:00
Gene HoffmanandGitHub 2d0b5ef434 Chglg for RC7 (#1269) 2021-03-12 15:49:20 -08:00
Gene HoffmanandGitHub 2e1c4b5adf netspace to GUI mirror defaults (#1268) 2021-03-12 15:49:00 -08:00
Gene HoffmanandGitHub 67f5cd5b92 spec file changes (#1266)
* spec file changes

* Clean up installer build process

* revert as PR 1267 is right
2021-03-12 15:19:33 -08:00
YostraandGitHub abadc104a4 use raw (#1267) 2021-03-12 14:52:44 -08:00
Almog De PazandGitHub 23a5cc0b35 fix condition (#1260)
* fix condition
2021-03-12 13:35:33 -08:00
YostraandGitHub cf095a0508 remove current column (#1258) 1.0rc6 2021-03-11 23:00:08 -08:00
708ddb5a3a Minimum for refs (#1256)
* minimun for refs

* Commit to generator reference list value in the foliage

* missing args

* Insert generator references hash in foliage

* add comma.

* Add 3 commas for linter

* lint: commas

* kick the tests to run again

* 23

Co-authored-by: Adam Kelly <aqk@aqk.im>
2021-03-11 22:59:15 -08:00
YostraandGitHub d1f037be8a Wallet Address (#1253)
* use current addressg

* keep track of current

* fix wallet test

* cmd
2021-03-11 19:36:28 -08:00
Gene HoffmanandGitHub 216b2309a7 rc6-gui, final chglg (#1257) 2021-03-11 19:09:09 -08:00
68c1493e54 Change coin ids (#1225)
* change to coin ID calculation

* Generator_for_single_coin uses coin info to generate coin IDs live

* update sha256tree of generator for single coin

* Update changelog for more stringent coin ID calculation

Co-authored-by: matt <matt@chia.net>
Co-authored-by: Adam Kelly <aqk@aqk.im>
2021-03-11 18:58:16 -08:00
Gene HoffmanandGitHub 80836d5a2d update parallel gui plot explanation (#1255) 2021-03-11 16:40:36 -08:00
Gene HoffmanandGitHub fb2463ef58 Catch up chglg (#1254) 2021-03-11 16:27:35 -08:00
YostraandGitHub 9b4710ff1b encoded (#1251) 2021-03-11 14:27:40 -08:00
YostraandGitHub 53c31ef275 show connection when zero height (#1249) 2021-03-11 12:47:52 -08:00
Almog De PazandGitHub cc3a5b8e62 bump sample size (#1248) 2021-03-11 11:51:32 -08:00
Will BendickandGitHub 34ec2879e9 chia keys queries for secret words from stdin (#1247)
* chia keys queries for secret words from stdin

* updated changelog

* fixes tests

* fixes chai keys generate
2021-03-11 11:17:07 -08:00
Mariano SorgenteandGitHub 7340c18e46 Do not migrate ALERT and public key (#1246) 2021-03-11 10:48:16 -08:00
MarianoandMariano Sorgente c92c034bb8 Backwards compatible 2021-03-12 02:58:50 +09:00
MarianoandMariano Sorgente c9810111a1 Fix the farm API and add features to the rpc 2021-03-12 02:58:50 +09:00
Almog De PazandGitHub 942fef33f2 improve stop conditions (#1239)
* improve recent chain stop conditions
* bug adding first block in recent chain to cache
2021-03-11 17:57:42 +02:00
MarianoandMariano Sorgente 983a6bdc5a Improve logging of server disconnect error (due to ban) 2021-03-11 23:30:59 +09:00
MarianoandMariano Sorgente 8955849ea1 Fix timelord bug 2021-03-11 23:19:09 +09:00
Almog De PazandGitHub 725e145151 recent chain refactor (#1237)
* wp refactor changes
2021-03-11 14:24:59 +02:00