2132 Commits
Author SHA1 Message Date
wjblankeandGene Hoffman 2563053214 fix for 3.8 python pull 13528 - 38exceptwjb (#333)
* fix for 3.8 python pull 13528 - https://github.com/python/cpython/pull/13528
* changes
* flake8
1.0beta9
2020-07-27 16:01:18 -07:00
YostraandGene Hoffman 6b266fc0a9 coloured coins 2020-07-27 16:01:18 -07:00
Gene HoffmanandGene Hoffman 0c662ac523 Add sandybridge optimizations to Windows blspy and chiavdf 2020-07-27 16:01:18 -07:00
Gene HoffmanandGene Hoffman f217716bd6 Change to "Restore Smart Wallets From Backup" 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman 1e8d5fc406 remove unsused args 2020-07-27 16:01:18 -07:00
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
Gene HoffmanandGene Hoffman 3f6401d4c1 chiabip158 to 0.16 2020-07-27 16:01:18 -07:00
Gene HoffmanandGene Hoffman 25e0068224 revert blspy pull until cibuildwheel is fixed 2020-07-27 16:01:18 -07:00
Gene HoffmanandGene Hoffman 74699635be Update blspy interim 2020-07-27 16:01:18 -07:00
Gene Hoffman 3f6cea6844 Move cryptography to 3.0 - less old openssl - Update workflow name for lint (#323)
* cryptography to 3.0 - less openssl dependency
* Rename worklflow to Lint and upload.
* Actually change workflow name in both places
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
Richard KissandGene Hoffman 9f05d9d112 Minor reorg to ensure we don't get floats. 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman 5502127878 delete import hex: 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman 3c8f708756 delete db when key is deleted, fix skip 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman 348002a1ab fix bad merge 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman ca27da0744 fix tests 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman 5f23f37740 This reverts commit 702b9093ef. 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman f5e2470c87 cleanup 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman ff31116d77 path and get wallets after created 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman 1f36567f20 new simulator genesis and don't show create backup on start 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman 4a9e846a02 import/restore ui 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman b9cc0aec99 restore backup ui 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman 2acfe7e847 backup restore api 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman 512c513abb generic backup 2020-07-27 16:01:18 -07:00
YostraandGene Hoffman d8526d624c make int streamable 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
Gene HoffmanandGene Hoffman a12e0479f4 clarify sk_seed and index are for debug in plots.py 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
Gene HoffmanandGene Hoffman 6c42ad04f4 Fix plotter typo 2020-07-27 16:01:18 -07:00
Gene HoffmanandGene Hoffman 0ca6d953f7 Remove outdated "200 plots" language from Plotter pane 2020-07-27 16:01:18 -07:00
Gene HoffmanandGene Hoffman 6e4e277fd7 Start a new dev branch 2020-07-27 16:01:18 -07:00
Gene HoffmanandGene 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
fchiricaandGene Hoffman 2c41e46301 Sanitizer: stop infinite loop in asyncio tasks. 2020-07-16 13:05:43 -07:00
Gene HoffmanandGene Hoffman aee11e0b49 Additional updates to changelog 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 2b1901f671 Ms.scroll (#317)
* Fix scrolling and LGTM
2020-07-16 13:05:43 -07:00
Gene HoffmanandGene Hoffman 1a3730ed92 Prep changelog for release 2020-07-16 13:05:43 -07:00
Gene HoffmanandGene Hoffman 8a7f064758 Downgrade to gmp 6.1.2 to deal w lzcnt on old cpus 2020-07-16 13:05:43 -07:00
Florin ChiricaandGene Hoffman 476ce19487 Sanitizer bug fix. (#315)
* Initial commit fix sanitizer.
* mypy
* Add sanity check.
2020-07-16 13:05:43 -07:00
Gene HoffmanandGene Hoffman c720b0a033 test aiosqlite 0.15.0 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene 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 HoffmanandGene Hoffman 29ce4798e2 chiavdf to 0.12.21 - should have been using manylinux2010 and build gmp 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene 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 HoffmanandGene Hoffman b9ff2d57f2 release candidate of chaipos added 2020-07-16 13:05:43 -07:00
Mariano SorgenteandGene Hoffman 4eb508ed92 New signatures 2020-07-16 13:05:43 -07:00