4303 Commits
Author SHA1 Message Date
Gene Hoffman 91f038e219 Thanks KiwiH! (#1360) 1.0.0 2021-03-17 18:40:45 -07:00
Gene Hoffman e3e496c631 Changelog 1st draft for 1.0 (#1358) 2021-03-17 18:40:45 -07:00
Richard KissandGene Hoffman 1c07dd2c19 Skip the softfork test. (#1357) 2021-03-17 18:40:45 -07:00
Gene Hoffman b833fde8ab Fix versioning for 1.0.0, ping GUI, a little more installer time (#1356) 2021-03-17 18:40:45 -07:00
Almog De PazandGene Hoffman c42c5312d7 increase to 180 (#1354) 2021-03-17 18:40:45 -07:00
Mariano SorgenteandGene Hoffman 318019581a Fail validation after freeze (#1355)
* Fail validation after freeze

* None cost result

* revert multiprocess validation
2021-03-17 18:40:45 -07:00
MarianoandGene Hoffman e62b167504 Remove old testnets, change initial difficulty to 7 2021-03-17 18:40:45 -07:00
MarianoandGene Hoffman fb57f99256 Final constants and ports for mainnet 2021-03-17 18:40:45 -07:00
wjblankeandGene Hoffman 54dd987668 use forked click (#1347) 2021-03-17 18:40:45 -07:00
Gene Hoffman 3ca2b59eed Locale extraction and compiling is now part of run build (#1348) 2021-03-17 18:40:45 -07:00
da57397087 Change rewards coin ids 2 (#1342)
Replay protection by encoding genesis challenge into coinbase parent ids. 

Co-authored-by: Yostra <straya@chia.net>
2021-03-17 18:40:45 -07:00
8137ea162c Fix: recent RCs are in 2021 (#1341) (#1344)
I do this all the time, but we definitely don't want to relive 2020.

Co-authored-by: L3Sota <l3sota@pm.me>
2021-03-17 18:40:45 -07:00
YostraandGene Hoffman 53859eb4e0 stderr to log file (#1343) 2021-03-17 18:40:45 -07:00
YostraandGene Hoffman 6be17f6053 Prevent tx craeation on miannet until updated client (#1337) 2021-03-17 18:40:45 -07:00
dependabot[bot]Gene Hoffmandependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e94f3d365b Bump github/super-linter from v3.15.2 to v3.15.3 (#1321)
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.15.2 to v3.15.3.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.15.2...9de5db92288c66235faef7716d6893949ce43769)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-17 18:40:45 -07:00
4348a642bb Docker configure changes (#1345)
* set farmer peer added

* adding configure option for docker

* fixing missing references to my new options

* set_farmer_peer

* config["self_hostname"] = "&self_hostname '127.0.0.1'"

* Modifying docker host string

* removed docker if block. no longer needed

* fixed linting check. Line too long

* Fix black

Co-authored-by: justinengland <justin@chia.net>
Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
2021-03-16 22:56:54 -07:00
Mariano SorgenteandGitHub 7b990682ab If CHIA_ROOT dir does not exist, migrate (#1335) 1.0rc9 2021-03-16 09:24:31 -07:00
Mariano SorgenteandGitHub 312b261f31 Fix chia root (#1334) 2021-03-16 09:11:17 -07:00
Mariano SorgenteandGitHub d1d1cf8e34 optional rc9 constants and migration (#1330)
* optional rc9 constants and migration

* audit fix and changelog

* rc9
2021-03-16 08:33:15 -07:00
MarianoandMariano Sorgente 9feb1bca65 Fix another issue with green flag 2021-03-17 00:01:03 +09:00
almogandMariano Sorgente 3c5b35c0f8 remove log 2021-03-17 00:00:13 +09:00
almogandMariano Sorgente a66309d29e fix sample counter 2021-03-17 00:00:13 +09:00
almogandMariano Sorgente 313b6e5b6a fix sample counter 2021-03-17 00:00:13 +09:00
almogandMariano Sorgente 4835964515 lint add test 2021-03-17 00:00:13 +09:00
almogandMariano Sorgente 092142cdd3 lint add test 2021-03-17 00:00:13 +09:00
almogandMariano Sorgente 3fa746fd0c fix sample size 2021-03-17 00:00:13 +09:00
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