Yostra and Gene Hoffman
b9cc0aec99
restore backup ui
2020-07-27 16:01:18 -07:00
Yostra and Gene Hoffman
2acfe7e847
backup restore api
2020-07-27 16:01:18 -07:00
Yostra and Gene Hoffman
512c513abb
generic backup
2020-07-27 16:01:18 -07:00
Yostra and Gene Hoffman
d8526d624c
make int streamable
2020-07-27 16:01:18 -07:00
Yostra and Gene Hoffman
4042871ae6
user setitngs
2020-07-27 16:01:18 -07:00
Richard Kiss and Gene Hoffman
52091044e4
Use constants instead of dic overrides for tests set-up.
2020-07-27 16:01:18 -07:00
Gene Hoffman and Gene Hoffman
a12e0479f4
clarify sk_seed and index are for debug in plots.py
2020-07-27 16:01:18 -07:00
Richard Kiss and Gene Hoffman
a1bd2d945f
Make a few type checks less strict.
2020-07-27 16:01:18 -07:00
Richard Kiss and Gene Hoffman
423efbc448
Don't use copy for constants.
2020-07-27 16:01:18 -07:00
Richard Kiss and Gene Hoffman
afb5d32fb2
Use ConsensusConstants in Harvester.
2020-07-27 16:01:18 -07:00
Gene Hoffman and Gene Hoffman
6c42ad04f4
Fix plotter typo
2020-07-27 16:01:18 -07:00
Gene Hoffman and Gene Hoffman
0ca6d953f7
Remove outdated "200 plots" language from Plotter pane
2020-07-27 16:01:18 -07:00
Gene Hoffman and Gene Hoffman
6e4e277fd7
Start a new dev branch
2020-07-27 16:01:18 -07:00
Gene Hoffman and Gene Hoffman
84e6a4da18
Add final bls-signatures and set CHANGELOG for release.
1.0beta8
2020-07-16 13:05:43 -07:00
Gene Hoffman
2daa7f51ca
Switch to docker super-linter 3.3.2 ( #318 )
2020-07-16 13:05:43 -07:00
fchirica and Gene Hoffman
2c41e46301
Sanitizer: stop infinite loop in asyncio tasks.
2020-07-16 13:05:43 -07:00
Gene Hoffman and Gene Hoffman
aee11e0b49
Additional updates to changelog
2020-07-16 13:05:43 -07:00
Mariano Sorgente and Gene Hoffman
2b1901f671
Ms.scroll ( #317 )
...
* Fix scrolling and LGTM
2020-07-16 13:05:43 -07:00
Gene Hoffman and Gene Hoffman
1a3730ed92
Prep changelog for release
2020-07-16 13:05:43 -07:00
Gene Hoffman and Gene Hoffman
8a7f064758
Downgrade to gmp 6.1.2 to deal w lzcnt on old cpus
2020-07-16 13:05:43 -07:00
Florin Chirica and Gene Hoffman
476ce19487
Sanitizer bug fix. ( #315 )
...
* Initial commit fix sanitizer.
* mypy
* Add sanity check.
2020-07-16 13:05:43 -07:00
Gene Hoffman and Gene Hoffman
c720b0a033
test aiosqlite 0.15.0
2020-07-16 13:05:43 -07:00
Mariano Sorgente and Gene Hoffman
96fb27f4c7
Fix display, netspace calc, new sidebar ( #313 )
...
* fix cc spendable balance, cc units, cc spend
* Enter correct units in create offer
* Fix netspace calculation
* Disconnect from useless peers, and sidebar revamp
* Remove logging
* Green icon to black icon
2020-07-16 13:05:43 -07:00
Gene Hoffman and Gene Hoffman
29ce4798e2
chiavdf to 0.12.21 - should have been using manylinux2010 and build gmp
2020-07-16 13:05:43 -07:00
Mariano Sorgente and Gene Hoffman
2282ad2345
Ms.fix cc spend ( #312 )
...
Fix netspace calculation (mult time 256)
Fix cc spend
Fix cc units display in send and offer creation
Fix cc spendable balance
2020-07-16 13:05:43 -07:00
Gene Hoffman and Gene Hoffman
b9ff2d57f2
release candidate of chaipos added
2020-07-16 13:05:43 -07:00
Mariano Sorgente and Gene Hoffman
4eb508ed92
New signatures
2020-07-16 13:05:43 -07:00
Mariano Sorgente and Gene Hoffman
7b9d2060cc
Correctly add prefarm reward to wallet
2020-07-16 13:05:43 -07:00
Mariano Sorgente and Gene Hoffman
410c24120b
New 1.8 genesis block
2020-07-16 13:05:43 -07:00
Gene Hoffman and Gene Hoffman
18b473f191
Lower percision of TB est in check_plots
2020-07-16 13:05:43 -07:00
Mariano Sorgente and Gene Hoffman
550642c789
Minor repairs and fix BIP39 and add tests ( #310 )
...
* Logging of plot num, num proofs found, and fix rpc edge case
* Revert add -> append, and python black
* Fix list/set issue
* Correct BIP39 spec and test vectors
* Fix create mnemonic UI
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
ca4c6ae1a8
fix test
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
b9ec7ebedc
use correct call
2020-07-16 13:05:43 -07:00
Richard Kiss and Gene Hoffman
a263cc1c8c
Use clvm via src.util.clvm to better control what API is accessed.
2020-07-16 13:05:43 -07:00
Richard Kiss and Gene Hoffman
88a5209fbf
Use Program instead of clvm.to_sexp_f.
2020-07-16 13:05:43 -07:00
Gene Hoffman and Gene Hoffman
69187b464d
no_key_filenames.append(filename)
2020-07-16 13:05:43 -07:00
194e0c24ea
New blspy, key formats, and new plot format ( #309 )
...
* Bump blspy-ietf
* wip lots of errors
* Respond to bram feedback, use eip 2334 for keys
* Fix most tests, use latest blspy
* Improve simulation test constants
* Fixed issue with plotting and reading plots
* Fix simulation test
* Override puzzle hash if we don't have key, for safety. Bump protocol version
* Fix superlint issue
* Switch to 1.0 proof of space format
* Temporary genesis block
* Update chiabip158, chiavdf versions
Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com >
Co-authored-by: Alex Wice <alex@chia.net >
2020-07-16 13:05:43 -07:00
Mariano Sorgente and Gene Hoffman
8dca011f5e
Change simulation constants and initialize correct height for full node ( #308 )
...
* Change simulation constants and initialize correct height for full node
2020-07-16 13:05:43 -07:00
Mariano Sorgente and Gene Hoffman
8c13e3bf2e
Small tweaks to increase robustness
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
49deb0d93b
post merge cleanup
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
0d8858f9b0
simulator genesis and fix
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
a1a2242ee5
benchmark
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
ee3633fcef
constants
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
b74a030d22
flake8 tests
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
8b13aa0810
correct path
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
1dcc13f2e2
simulator constants
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
e940bf24fe
timeout
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
9da8fa3350
unused import
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
f2f69f8ac9
secure cancel spinner
2020-07-16 13:05:43 -07:00
Yostra and Gene Hoffman
ec184f5110
lgtm
2020-07-16 13:05:43 -07:00