Gene Hoffman
4a238b103e
Gui for parameter -x
2021-03-29 23:11:32 -07:00
Florin Chirica
43625e60f8
Sanitize WP only. ( #1463 )
...
* Initial commit.
* Try sanitize_weight_proof_only.
* Use challenge blocks.
* Try spawn compact task only in simulation test.
* Small rewrite.
* Typo.
* Use default sanitize_wp_only if not present in config.
2021-03-29 21:18:38 -07:00
Zlatko Fedor
7256659699
added support for parameter -x ( #1558 )
2021-03-29 21:15:51 -07:00
Mariano Sorgente
644511eb16
BrokenPipeError make warning instead of error ( #1564 )
2021-03-29 21:15:34 -07:00
Florin Chirica
801e7354ad
Log better, recalculate tried_count. ( #1560 )
2021-03-29 21:14:59 -07:00
Amjad Yaseen
9fecd220e5
Add rhel support for timeloard installation ( #1538 )
...
Co-authored-by: Amjad Yaseen <ayaseen@localhost.localdomain>
2021-03-29 17:59:01 -07:00
almog
b913ca799c
fix condition for overflow challenge block
2021-03-29 10:51:19 -07:00
almog
ef1ec6751b
lint
2021-03-29 10:51:19 -07:00
almog
13a547e8d8
change name in config
2021-03-29 10:51:19 -07:00
almog
657292fb02
dont validate wp vdfs and recent chain from trusted node
2021-03-29 10:51:19 -07:00
Mariano
bb98a43129
Optimize DB access time
2021-03-29 07:44:12 -07:00
Florin Chirica
cea47bb1b2
Initial commit. ( #1518 )
2021-03-29 18:05:42 +09:00
dustinface
6a1862fbc8
src|test: Improve time estimate in `cmds.farm_funcs.summary()` ( #1528 )
...
* util|test: Add misc.py with format_minutes as first method
Format `minutes` into a string with the format:
`unit` and `sub-unit`
where `unit` and `sub-unit` can be:
- years (`unit` only)
- months
- weeks
- days
- hours
- minutes
* cmds: Use `format_minutes` in farm_funcs.summary
2021-03-27 00:18:19 -07:00
Mariano Sorgente
5b4e077b1a
Pass in environment to Popen, and fix lint issues ( #1517 )
2021-03-27 00:09:15 -07:00
Mariano Sorgente
c500dba2a8
Decrease the cache size, which requires a linear search for each block ( #1501 )
2021-03-26 12:02:26 -07:00
Flofie
9d8b163af4
chore(app): fix contribution instructions ( #1520 )
...
Co-authored-by: Florian Fiedler <f.fiedler@it-labs.de>
2021-03-26 11:01:54 -07:00
Mariano Sorgente
51e90ed19e
Removes aiter which is not used ( #1524 )
2021-03-26 10:57:27 -07:00
Mariano Sorgente
e1eef318fc
Information about the file in harvester, and don't warn about things … ( #1500 )
...
* Information about the file in harvester, and don't warn about things that are OK
* Add more info on warning log
* Log the actual exception
2021-03-26 01:40:32 -07:00
Alfonso Perez
f459f78e98
Add complete date in logs ( #1488 )
...
* add date in logs
* ISO8601
2021-03-25 22:52:09 -07:00
matt-o-how
50bc1bb68b
Add conditions language asserts for parent_id, puzzle_hash and amount ( #1462 )
...
* add new opcodes
* add checks and tests for new conditions
* add new conditions to condition_codes.clvm
2021-03-25 21:26:12 -07:00
Jesús Espino
0252852bc0
Speed up cli executiong (by import on demand) ( #1428 )
...
* Speed up cli executiong (by import on demand)
* Fixing flake8 errors
* Fixing mypy
* Applying changes from main branch
2021-03-25 20:25:45 -07:00
xorinox
8fb9cdaceb
Update install.sh ( #1310 )
...
Add testing for 'yum' && fedora-release. In a later step one could be testing 'dnf' and fedora separately.
2021-03-25 18:27:26 -07:00
Richard Kiss
22caa0789a
Rewrite `sha256tree` nonrecursively.
2021-03-25 15:56:53 -07:00
Gene Hoffman
a23b2947c5
Update cryptography to 3.4.7
...
Updated Windows, macOS, and ``manylinux`` wheels to be compiled with OpenSSL 1.1.1k due to a security issue in OpenSSL...
2021-03-25 15:55:59 -07:00
Adam Kelly
2e2f0f5627
Remove daemon test jobs
2021-03-25 12:05:54 -07:00
Adam Kelly
89111e8df7
Add options for verbse, and output directory
2021-03-25 12:05:54 -07:00
Adam Kelly
191575ea0e
Update README for testconfig.py change
2021-03-25 12:05:54 -07:00
Adam Kelly
f59acccf51
Add github workflow tool
2021-03-25 12:05:54 -07:00
Adam Kelly
ab8931c52c
Update timeouts for slow runners, remove empty jobs
2021-03-25 12:05:54 -07:00
Adam Kelly
1c4c1d148a
Fix imports for moved tests
2021-03-25 12:05:54 -07:00
Adam Kelly
153aa55688
Add moved test jobs
2021-03-25 12:05:54 -07:00
Adam Kelly
cae7676502
update test-cache to 0.26.0
2021-03-25 12:05:54 -07:00
Adam Kelly
68a15a5ff5
Move slow tests
2021-03-25 12:05:54 -07:00
Adam Kelly
c87cc82da9
WIP
2021-03-25 12:05:54 -07:00
aaronscientiae
55511042e9
Update initial-config.yaml
...
Typo i think
2021-03-24 17:46:06 -06:00
Yostra
84e0f73254
don't block on start ( #1476 )
2021-03-24 15:41:53 -07:00
Yostra
f3cff367e2
no migration ( #1471 )
2021-03-24 15:41:53 -07:00
Yostra
73299c80ac
delete flag remnants ( #1472 )
2021-03-24 15:41:53 -07:00
Gene Hoffman
ad1690da78
Changelog, GUI for 1.0.1 ( #1466 )
...
* Changelog, GUI for 1.0.1
* Update package-lock.json
* Last chglg nits
2021-03-24 15:41:53 -07:00
Yostra
cd151fd116
fix wallet status ( #1453 )
2021-03-24 15:41:53 -07:00
Mariano Sorgente
77f71e4289
Add some more info about the benefits of chia ( #1454 )
...
* Add some more info about the benefits of chia
* A few more tweaks
2021-03-24 15:41:53 -07:00
Mariano Sorgente
641852ce76
Add extra checks ( #1443 )
...
* Add extra checks
* Fix test
* Fix in a more secure way
* Add a redundant check just in case
2021-03-24 15:41:53 -07:00
Florin Chirica
96618c24c3
Bluebox protocol test.( #1438 )
2021-03-24 15:41:53 -07:00
Gene Hoffman
33efff1d5d
First attempt at a .deb build ( #1372 )
...
* First attempt at a .deb build
* Actually run the linux installer.
* src and dest
* Lets use ubuntu to build the .deb...
* Better options to installer-debian
* package name of chia-blockchain
* chia-blockchain
* drop sudo
* chia-blockchain-x64 dir
* target amd64
* drop arch in packager
* Prepare for ARM64
* ARM64?
* Redhat and ARM take 2
* redhat in failure mode
* redhat version issue
* Limit ARM64 and try for both linux
* Use 18.04 for x86 and manylinux2014 for ARM64
* Add RH - ARM64 fix
* Try updated ARM64 podman, fix fake SCM version
* No sudo
* Install node correctly
* remove sudo
* Next time, save the changes...
* need epel for fakeroot
* Grrr -y
* Correct fake setuptools
* correct version number
* Remove quotes
* RH version fix?
* try revision 0
* Remove revision
* Don't set SCM_PRETEND
2021-03-24 15:41:53 -07:00
Richard Kiss
ddb92a0690
Spelling fix.
2021-03-24 15:41:53 -07:00
Richard Kiss
be4af4128c
Monkey-patch click instead of forking.
2021-03-24 15:41:53 -07:00
Richard Kiss
77e38fc109
Make `minipnp` an optional install.
2021-03-24 15:41:53 -07:00
Richard Kiss
f6cd947da2
Add some missing files to the sdist.
2021-03-24 15:41:53 -07:00
Almog De Paz
de89254d98
1.0.1 wp blue box fix ( #1434 )
...
* fix wp bluebox integration
* lint
* remove corrupted segments
* log
* typo in sql
* cache wp on restart
* remove bad log
* lint
* fix typo
* block tools semi compacted blocks
2021-03-24 15:41:53 -07:00
Yostra
c600059d37
timelord
2021-03-24 15:41:53 -07:00