Commit Graph

4294 Commits

Author SHA1 Message Date
Gene Hoffman
3ca2b59eed Locale extraction and compiling is now part of run build (#1348) 2021-03-17 18:40:45 -07:00
Richard Kiss
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
Yostra
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
Yostra
53859eb4e0 stderr to log file (#1343) 2021-03-17 18:40:45 -07:00
Yostra
6be17f6053 Prevent tx craeation on miannet until updated client (#1337) 2021-03-17 18:40:45 -07:00
dependabot[bot]
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
nirajpathak13
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 Sorgente
7b990682ab
If CHIA_ROOT dir does not exist, migrate (#1335) 2021-03-16 09:24:31 -07:00
Mariano Sorgente
312b261f31
Fix chia root (#1334) 2021-03-16 09:11:17 -07:00
Mariano Sorgente
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
Mariano
9feb1bca65 Fix another issue with green flag 2021-03-17 00:01:03 +09:00
almog
3c5b35c0f8 remove log 2021-03-17 00:00:13 +09:00
almog
a66309d29e fix sample counter 2021-03-17 00:00:13 +09:00
almog
313b6e5b6a fix sample counter 2021-03-17 00:00:13 +09:00
almog
4835964515 lint add test 2021-03-17 00:00:13 +09:00
almog
092142cdd3 lint add test 2021-03-17 00:00:13 +09:00
almog
3fa746fd0c fix sample size 2021-03-17 00:00:13 +09:00
Mariano Sorgente
a09441a201
Don't sync up with weight proof for short heights (#1322) 2021-03-15 23:51:23 -07:00
Gene Hoffman
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 Hoffman
7289a6bedf
Add RC8/mainnet details (#1315) 2021-03-15 18:04:15 -07:00
Almog De Paz
00d71ddb9e
sort weights for sample check (#1309)
* sort weights for sample check

* comment

* refactor
2021-03-15 17:12:43 -07:00
Gene Hoffman
f4dc313b7d
Draft RC8 changelog (#1312) 2021-03-15 17:11:17 -07:00
Gene Hoffman
fd827a4e62
Try python 3.9 for mac installers (#1308) 2021-03-15 15:42:31 -07:00
Mariano Sorgente
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 Sorgente
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 Paz
83ef5ee387
get slots for overflow challenge block (#1305) 2021-03-15 13:38:26 -07:00
Yostra
00e864b98d
plotter_fingerprin_bug (#1306) 2021-03-15 13:32:39 -07:00
Almog De Paz
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 Hoffman
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
xorinox
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 Paz
4f4f2f6f50
lower weight proof sample size (#1276) 2021-03-15 12:23:06 -07:00
Mariano
f4478dfadd Also fix farmed amounts bug 2021-03-15 20:21:26 +09:00
Mariano
18aedeac5c Use the correct address prefix based on config (txch/xch) 2021-03-15 20:21:26 +09:00
Mariano
783a8c65eb Fix rpc for setting farming addresses 2021-03-15 19:06:09 +09:00
Mariano
f5af3eef76 Increase wallet weight proof request timeout 2021-03-15 15:30:53 +09:00
Mariano
95d42da37b Increase API timeout and improve logging 2021-03-15 15:30:53 +09:00
Gene Hoffman
3972cc7f00
Trigger a re-run (#1285) 2021-03-13 18:11:45 -08:00
Gene Hoffman
0039377f50
locales (#1284) 2021-03-13 18:03:14 -08:00
Gene Hoffman
77bbfb35c8
Test venv before executing npm run (#1283) 2021-03-13 17:58:08 -08:00
Gene Hoffman
808443327d
known issues, lock init.py to RC5 dir (#1280) 2021-03-13 15:46:43 -08:00
Gene Hoffman
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 Altendorf
7534383a55
docstring hases -> hashes (#1270) 2021-03-13 10:40:25 -08:00
Mariano Sorgente
de6138583b
Timlord updates state immediately, prevents race condition (#1271) 2021-03-13 10:03:05 -08:00
Mariano Sorgente
0be31f7519
Update sync status (#1272) 2021-03-13 09:28:53 -08:00
Gene Hoffman
2d0b5ef434
Chglg for RC7 (#1269) 2021-03-12 15:49:20 -08:00
Gene Hoffman
2e1c4b5adf
netspace to GUI mirror defaults (#1268) 2021-03-12 15:49:00 -08:00
Gene Hoffman
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
Yostra
abadc104a4
use raw (#1267) 2021-03-12 14:52:44 -08:00
Almog De Paz
23a5cc0b35
fix condition (#1260)
* fix condition
2021-03-12 13:35:33 -08:00
Yostra
cf095a0508
remove current column (#1258) 2021-03-11 23:00:08 -08:00