440 Commits
Author SHA1 Message Date
Mariano SorgenteandGene Hoffman 52ecf97aba Ms.fix test (#331)
* Try to fix tests, and migrate 1.8 -> 1.9
* Stop the service after closing connections
2020-07-27 16:01:18 -07:00
700eaad9e0 Ms.1.8bugs3 (#326)
* harvester fixes
* Improve networking stability
* Fix wallet shutdown
* Allow chia keys sign and chia keys verify
* Dislpay the public key also
* Retry loading invalid plots, handle drive disconnection
* Confirm before deleting plots
* Improve error message WIP
* XImproved error message for importing keys
* Uncomment process.kill
* Fix merge error with restore backup
* Fixed markdown
* Switch button order, and fix request_peers
* Consolidate styles
* Set ci's to timeout after 60 minutes has elapsed
* plot directories and memory buffer
* Fix flake8
* Update chiapos, chiavdf, chiabip158, and blspy

Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
Co-authored-by: Gene Hoffman <30377676+hoffmang9@users.noreply.github.com>
2020-07-27 16:01:18 -07:00
Richard KissandGene Hoffman 392b21bdaf Make MAX_COIN_AMOUNT an int. Remove obsolete helpers. 2020-07-27 16:01:18 -07:00
Richard KissandGene Hoffman 470b0c8c76 Use attributes instead of dictionary keys. 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman ca27da0744 fix tests 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman b9cc0aec99 restore backup ui 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman 512c513abb generic backup 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman 4042871ae6 user setitngs 2020-07-27 16:01:18 -07:00
Richard KissandGene Hoffman 52091044e4 Use constants instead of dic overrides for tests set-up. 2020-07-27 16:01:18 -07:00
Richard KissandGene Hoffman a1bd2d945f Make a few type checks less strict. 2020-07-27 16:01:18 -07:00
Richard KissandGene Hoffman 423efbc448 Don't use copy for constants. 2020-07-27 16:01:18 -07:00
Richard KissandGene Hoffman afb5d32fb2 Use ConsensusConstants in Harvester. 2020-07-27 16:01:18 -07:00
Mariano SorgenteandGene 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
Richard KissandGene Hoffman a263cc1c8c Use clvm via src.util.clvm to better control what API is accessed. 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 SorgenteandGene 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
YostraandGene Hoffman 49deb0d93b post merge cleanup 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman a1a2242ee5 benchmark 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman b74a030d22 flake8 tests 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 8b13aa0810 correct path 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 1dcc13f2e2 simulator constants 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman e940bf24fe timeout 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 900dbdc54e timeout 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 7edc7bf660 more time 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 6f406562b3 timeout assert 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 24297ff26e formatting and constants for simulation 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman e90866ffa9 tests cleanup 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman ffb39ace45 block tool move 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman e6688d407f flake 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman b27eca06d4 fix trades 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 9ebcc611ac more tests 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman b71db7219a test 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 3f3e384f71 update trade status when farmed 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman e4775fca14 test trades 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 39df102000 secure trade cancel: 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman bd4ed110df trade store 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman a211200bb6 cancel trades 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman bb6efc9f56 trade 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman d45f81c626 accepted offer history 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 19b28f20fc trade history 2020-07-16 13:05:43 -07:00
YostraandGene Hoffman 65203e9862 stashing changer remotly 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 04e4a6fa51 Remove logging 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 4ba329bd3e Remove randomness from tests 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 22bca02451 Don't recreate block tools in simulator 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman f6696531e4 Reduce the calls to keychain keyring 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman dfb1750a04 Log level warning 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 04edeb5255 Speed up tests 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 392c045e7e Attempt to fix tests 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman ef92f2940a Move plotting code to src/plotting 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 2ee946c371 chia plots cli program 2020-07-16 13:05:43 -07:00