 Gene HoffmanandYostra
|
95481e31e4
|
Ignore ssl.cert and ssl.key (#825)
* Ignore ssl.cert and ssl.key
* better key handling
* fix migration
Co-authored-by: Yostra <straya@chia.net>
|
2021-02-04 01:27:59 -08:00 |
|
 YostraandGene Hoffman
|
a9b1abb77d
|
move to task
|
2021-02-04 01:27:59 -08:00 |
|
 Gene HoffmanandGene Hoffman
|
6a524a87ee
|
Use alternate introducers for ssl_id change
|
2021-02-04 01:27:59 -08:00 |
|
 YostraandGene Hoffman
|
3d27a7d660
|
Use TLS Certificate hash as node id ssl id (#740)
* create CA
* create CA chain, pin public, private, auth
* build scripts
* refactor rpc
* test logging
|
2021-02-04 01:27:59 -08:00 |
|
 Gene HoffmanandGene Hoffman
|
33f6400193
|
Add known issue, bring wallet db forward
|
2021-02-04 01:27:59 -08:00 |
|
 Almog De PazandGene Hoffman
|
2d99aa4224
|
fix double sub_epoch_summary append (#818)
* fix double sub_epoch_summary append
|
2021-02-04 01:27:59 -08:00 |
|
 eFishCentandGene Hoffman
|
01780bb106
|
chia plots check can find duplicate plots (#811)
* Added find_duplicate_plot_IDs function in plot_tools.py
* Implement chia plots check -l functionality.
* Add -l and -n 0 argument support
* Clarify -n 0 help message.
* chia plots check -l added to changelog.md
* black, mypy and flake8 fixes
* Grammar fix.
|
2021-02-04 01:27:59 -08:00 |
|
 YostraandGene Hoffman
|
e8cca0e800
|
disconnect if wrong version
|
2021-02-04 01:27:59 -08:00 |
|
 YostraandGene Hoffman
|
a0a80949af
|
farming info
|
2021-02-04 01:27:59 -08:00 |
|
 
|
a615514705
|
Farmer show last proof and last challenge - upgrade to electron 9.4 (#800)
* get proofs and sp
* used electron 9.4
* updated locale
Co-authored-by: Zlatko Fedor <zfedor@gmail.com>
|
2021-02-04 01:27:59 -08:00 |
|
 Mariano SorgenteandGene Hoffman
|
30008be00a
|
Improve sync store
|
2021-02-04 01:27:59 -08:00 |
|
 Mariano SorgenteandGene Hoffman
|
2889f4e5de
|
Periodocally remove connections that are inactive
|
2021-02-04 01:27:59 -08:00 |
|
 Arvid NorbergandGene Hoffman
|
64e2c11eb6
|
fix typos
|
2021-02-04 01:27:59 -08:00 |
|
 Mariano SorgenteandGene Hoffman
|
9d7cffd320
|
Fix DB loading bug, and disconnect unresponsive peers on sync
|
2021-02-04 01:27:59 -08:00 |
|
 Mariano SorgenteandGene Hoffman
|
0fd5279813
|
Pre validate tx outside lock
|
2021-02-04 01:27:59 -08:00 |
|
 Mariano SorgenteandGene Hoffman
|
4c3325f1c0
|
More logging
|
2021-02-04 01:27:59 -08:00 |
|
 Mariano SorgenteandGene Hoffman
|
c6c8c09e07
|
Fix double lock on end of slot (#798)
* Fix double lock on end of slot
* remove useless logging
|
2021-02-04 01:27:59 -08:00 |
|
 YostraandGene Hoffman
|
668362cf62
|
off by one
|
2021-02-04 01:27:59 -08:00 |
|
 Mariano SorgenteandGene Hoffman
|
ebe86ba3e4
|
Better logging for RPI error
|
2021-02-04 01:27:59 -08:00 |
|
 Mariano SorgenteandGene Hoffman
|
055ac0b1da
|
Validate tx is a new process
|
2021-02-04 01:27:59 -08:00 |
|
 Mariano SorgenteandGene Hoffman
|
e274cc02b3
|
Hack to make node run better
|
2021-02-04 01:27:59 -08:00 |
|
 wjblankeandGene Hoffman
|
309110cd53
|
time add_spendbundle (#783)
|
2021-02-04 01:27:59 -08:00 |
|
Gene Hoffman
|
4eb472d7fe
|
Pi wheels, changelog, spelling nit (#781)
|
2021-02-04 01:27:59 -08:00 |
|
 wjblankeandGene Hoffman
|
f58952474b
|
0 peers with peak fix (#779)
* 0 peers with peak fix
* filter instead of clearing peer_to_peak
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
494cca9c0f
|
refactors create-lock to use same include file
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
659b750e99
|
adds search dir to load_clvm.py
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
a9c36590a4
|
adds missing param
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
e7cce8739b
|
refactors create-lock-puzzlehash to include file
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
14dbdad603
|
removes unused params
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
f579d98711
|
adds constants for magic numbers
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
0906e51510
|
uses compiled clvm in rl wallet
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
632cc196f5
|
adds compiled aggregation code
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
927a2a89e1
|
appease mypy
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
f3d7040398
|
updates rl_puzzle_for_pk to use compiled clvm
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
0bf67f88fd
|
fixes form of covenant
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
22337d1d81
|
fixes debug_spend_bundle.py to work when conditions of args lengths other than 2 are present
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
dde084a4e8
|
uses argument destructuring because "a" operator is not meant to be used by compiled code
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
b1cbc1bf32
|
fixes empty list syntax
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
8d3d777076
|
explicitly passes all variables because closures don't work
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
a6ee4f94b4
|
fixes opcode
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
e5f3a49106
|
formatting
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
49fddf9f58
|
removes unused nth function
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
440239cd7b
|
aggregation uses named parameters instead of positional
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
48f8dbc5da
|
adds missing apply
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
04144842b6
|
formatting
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
3d1b3d9e9b
|
adds create-new-coin
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
cf8d09268a
|
adds generate-assert-id-condition
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
721dcd29ca
|
creates change
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
08b064e7a0
|
adds generate-block-age-condition function
|
2021-02-04 01:27:59 -08:00 |
|
 Will BendickandGene Hoffman
|
91a26a37de
|
adds structure to rate-limited-puzzle
|
2021-02-04 01:27:59 -08:00 |
|