Commit Graph

273 Commits

Author SHA1 Message Date
Yostra 17db396a02
Update clvm (#871)
* update clvm

* flk
2021-02-08 18:15:41 -08:00
Gene Hoffman d9396d4308
cryptography 3.4.1 has a toxic interaction with keyrings on linux (#862)
* cryptography 3.4.1 has a toxic interaction with keyrings on linux

* black setup.py
2021-02-07 21:50:07 -08:00
Gene Hoffman 75a858c6a7
Up to cryptography 3.4.1 - better show error. (#857) 2021-02-07 19:30:32 -08:00
Gene Hoffman 165f7c8d57 Add MacOS Univeral wheels 2021-02-06 10:37:29 -08:00
Arvid Norberg be7e2356d6 introduce SerializedProgram to use in the FullNode. Instead of parsing block programs in python, maintain them in serialized form to save time when executing them in rust 2021-02-04 18:26:26 -08:00
Yostra 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 Hoffman 02966411b9 Fix blspy source dist 2021-02-04 01:27:59 -08:00
dependabot[bot] 4aabe86580 Bump chiabip158 from 0.17 to 0.18
Bumps [chiabip158](https://github.com/Chia-Network/chiabip158) from 0.17 to 0.18.
- [Release notes](https://github.com/Chia-Network/chiabip158/releases)
- [Commits](https://github.com/Chia-Network/chiabip158/compare/0.17...0.18)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-04 01:27:59 -08:00
dependabot[bot] 289c908adb Update setproctitle requirement from ~=1.1.10 to ~=1.2.2 (#752)
* Update setproctitle requirement from ~=1.1.10 to ~=1.2.2

Updates the requirements on [setproctitle](https://github.com/dvarrazzo/py-setproctitle) to permit the latest version.
- [Release notes](https://github.com/dvarrazzo/py-setproctitle/releases)
- [Changelog](https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst)
- [Commits](https://github.com/dvarrazzo/py-setproctitle/compare/version-1.1.10...version-1.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

* setproctitle now has binary wheels for all platforms except mac - PR'ed those to them and added to download.chia

* Just install local wheels

* update changelog
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
Co-authored-by: Gene Hoffman <30377676+hoffmang9@users.noreply.github.com>
2021-02-04 01:27:59 -08:00
Gene Hoffman fc140df9db blspy to 0.3.3 2021-02-04 01:27:59 -08:00
Gene Hoffman 7e514a842a chiapos to 0.12.42b2 2021-02-04 01:27:59 -08:00
Gene Hoffman 229703ac9e Up to chiavdf 0.13.3 2021-02-04 01:27:59 -08:00
Gene Hoffman b9ecc15c86
no 2. 2021-01-20 21:49:52 -08:00
Gene Hoffman fe236c7f2e
Update aiosqlite to forked 47c7b21d 2021-01-20 21:47:41 -08:00
dependabot[bot] ffe980fbf9 Bump colorlog from 4.6.2 to 4.7.2
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 4.6.2 to 4.7.2.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](https://github.com/borntyping/python-colorlog/compare/v4.6.2...v4.7.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-14 19:06:48 -08:00
Gene Hoffman ade1cf3c16 chiavdf 0.13.2 for gcd speedup 2021-01-12 17:02:22 -05:00
Gene Hoffman 3688816747 back to chiavdf==0.13.1 2021-01-12 17:02:22 -05:00
Gene Hoffman a6ac2a8c89 sigh. Update the correct dependency... 2021-01-12 17:02:22 -05:00
Gene Hoffman 953ff86737 Going back to chiavdf 0.3.1b2 2021-01-12 17:02:22 -05:00
Gene Hoffman 04f66865aa bump chiavdf, blspy for gmp-6.2.1 2021-01-12 17:02:22 -05:00
Gene Hoffman 700b21af23 Bump chiapos to 0.12.41 to restore BSD support 2021-01-12 17:02:21 -05:00
Gene Hoffman 859e1e8cef Revert keyrings.cryptfile upgrade... 2021-01-12 17:00:54 -05:00
dependabot[bot] 161cd9259e Bump keyrings-cryptfile from 1.3.4 to 1.3.6
Bumps [keyrings-cryptfile](https://github.com/frispete/keyrings.cryptfile) from 1.3.4 to 1.3.6.
- [Release notes](https://github.com/frispete/keyrings.cryptfile/releases)
- [Changelog](https://github.com/frispete/keyrings.cryptfile/blob/master/CHANGES.md)
- [Commits](https://github.com/frispete/keyrings.cryptfile/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 17:00:54 -05:00
Almog De Paz 830dc6d80c weight proofs fixes (#583)
* handle peaks of short chain

* cache last weight proof, handle block cache misses

* iterate on sub_epochs

* Clean up timelord log lines

* chiavdf to 0.13.1b2

Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
2021-01-12 17:00:54 -05:00
Gene Hoffman a1cbcede4a chiavdf to 0.3.0 for various fixes 2021-01-12 17:00:54 -05:00
Florin Chirica 78cb47fbaf Update chiavdf. 2021-01-12 17:00:54 -05:00
Richard Kiss 78144fcd89 Support `apply` keyword. 2021-01-12 17:00:54 -05:00
Gene Hoffman a2fc6d7bc2 blspy to 0.3.0 2021-01-12 17:00:54 -05:00
fchirica 6015b8fff0 Initial commit fix test simulation. 2021-01-12 17:00:54 -05:00
dependabot[bot] 3ec9e0049b Bump cryptography from 3.3 to 3.3.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3 to 3.3.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.3...3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 17:00:54 -05:00
Mariano Sorgente faff98cc0c Update Chiavdf 2021-01-12 17:00:53 -05:00
Mariano Sorgente 65d722f129 Fix CI first try 2021-01-12 17:00:53 -05:00
Mariano Sorgente b4bf2b1715 Fix timelord issue 2021-01-12 17:00:53 -05:00
Mariano Sorgente 88cf51ad82 Mypy for src 2021-01-12 17:00:53 -05:00
Mariano Sorgente 231bfea165 Update timelord 2021-01-12 17:00:53 -05:00
Mariano Sorgente 2d9fa904c3 Remove src remote package 2021-01-12 17:00:53 -05:00
Florin Chirica 6c6528e4b1 Update chiavdf version. 2021-01-12 17:00:52 -05:00
Richard Kiss d2dd6ee58c Add `src.remote` package. 2021-01-12 17:00:52 -05:00
Mariano Sorgente e8a144b408 Create the first block 2021-01-12 17:00:51 -05:00
Bill Blanke 003daa48e6 added e option 2021-01-12 17:00:50 -05:00
Gene Hoffman 78ede345c9 chiapos to 0.12.39 2021-01-12 17:00:50 -05:00
Gene Hoffman 9736874f75 Try cryptography 3.3 2021-01-12 17:00:50 -05:00
dependabot[bot] 9588c60b64 Bump clvm-tools from 0.1.8 to 0.1.9
Bumps [clvm-tools](https://github.com/Chia-Network/clvm_tools) from 0.1.8 to 0.1.9.
- [Release notes](https://github.com/Chia-Network/clvm_tools/releases)
- [Commits](https://github.com/Chia-Network/clvm_tools/compare/0.1.8...0.1.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 17:00:50 -05:00
Gene Hoffman f23d930fe5 Update dev for beta 18 changes 2021-01-12 17:00:50 -05:00
Gene Hoffman a9399b15da Bump blspy to 0.2.9 and brute force Python 3.9 timelord issue (#540)
* Is a bad chiavdf cached?

* Bump blspy

* Check the env

* rm unexpected vdf_client in python 3.9

* Remove debug echo
2021-01-12 17:00:49 -05:00
Richard Kiss 499977329a Use updated `clvm` and `clvm_tools`. 2021-01-12 17:00:49 -05:00
Gene Hoffman 2012341e52 Try aiohttp 3.7.3 2021-01-12 17:00:49 -05:00
dependabot[bot] 900fb5333e Bump keyring from 21.4.0 to 21.5.0 (#529)
Bumps [keyring](https://github.com/jaraco/keyring) from 21.4.0 to 21.5.0.
- [Release notes](https://github.com/jaraco/keyring/releases)
- [Changelog](https://github.com/jaraco/keyring/blob/master/CHANGES.rst)
- [Commits](https://github.com/jaraco/keyring/compare/v21.4.0...v21.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 17:00:49 -05:00
dependabot[bot] 7993fe4f71 Bump concurrent-log-handler from 0.9.17 to 0.9.19 (#530)
Bumps [concurrent-log-handler](https://github.com/Preston-Landers/concurrent-log-handler) from 0.9.17 to 0.9.19.
- [Release notes](https://github.com/Preston-Landers/concurrent-log-handler/releases)
- [Changelog](https://github.com/Preston-Landers/concurrent-log-handler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Preston-Landers/concurrent-log-handler/compare/0.9.17...0.9.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 17:00:49 -05:00
Gene Hoffman b71a9c54ad downgrade to last good chiavdf - no 3.9 ubuntu yet 2021-01-12 17:00:49 -05:00
Gene Hoffman 135230d669 Bump pos/vdf/bip158/bls for python 3.9 wheels 2021-01-12 17:00:49 -05:00
Gene Hoffman 8f3d73dece Bump chiapos to 0.12.35, catch up changelog 2021-01-12 17:00:49 -05:00
dependabot[bot] 6c92c00d57 Bump clvm-tools from 0.1.6 to 0.1.7
Bumps [clvm-tools](https://github.com/Chia-Network/clvm_tools) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/Chia-Network/clvm_tools/releases)
- [Commits](https://github.com/Chia-Network/clvm_tools/compare/0.1.6...0.1.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 17:00:49 -05:00
dependabot[bot] 03fe32bddc Bump sortedcontainers from 2.2.2 to 2.3.0
Bumps [sortedcontainers](https://github.com/grantjenks/python-sortedcontainers) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/grantjenks/python-sortedcontainers/releases)
- [Changelog](https://github.com/grantjenks/python-sortedcontainers/blob/master/HISTORY.rst)
- [Commits](https://github.com/grantjenks/python-sortedcontainers/compare/v2.2.2...v2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 17:00:49 -05:00
dependabot[bot] 249fc36578 Bump cbor2 from 5.1.2 to 5.2.0
Bumps [cbor2](https://github.com/agronholm/cbor2) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/agronholm/cbor2/releases)
- [Changelog](https://github.com/agronholm/cbor2/blob/master/docs/versionhistory.rst)
- [Commits](https://github.com/agronholm/cbor2/compare/5.1.2...5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 17:00:49 -05:00
Gene Hoffman ee702ed62c Farm crash fixes (#512)
* Bump blspy to 0.2.5

Incorporate @wjblanke's potential bls fix for farming crashes

* blspy to 0.2.6

* move to blspy 0.2.7
2021-01-12 17:00:49 -05:00
Gene Hoffman a0c44cbef8 Bump colorlog to 4.6.2 2021-01-12 17:00:49 -05:00
Gene Hoffman c278999044 Bump colorlog to 4.5.0 2021-01-12 17:00:49 -05:00
dependabot[bot] 140cf92806 Bump cryptography from 3.2 to 3.2.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.2.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.2...3.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 17:00:49 -05:00
dependabot[bot] 27407aca3d Bump aiohttp from 3.7.1 to 3.7.2
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.1...v3.7.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 17:00:49 -05:00
dependabot[bot] 0a7a7cdecc Bump aiohttp from 3.6.3 to 3.7.1
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.3 to 3.7.1.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.6.3...v3.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 17:00:49 -05:00
dependabot[bot] f4f6bfed34 Bump cryptography from 3.1.1 to 3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1.1 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.1.1...3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 17:00:49 -05:00
Yostra f03d3c0006 Revert "Update blspy and chiapos for various bugs"
This reverts commit 7051102ae6.
2021-01-12 16:57:59 -05:00
Gene Hoffman 7051102ae6
Update blspy and chiapos for various bugs
Squashed commit of the following:

commit 447b8efd4955cef64d528ece2026e61471c97d51
Author: Gene Hoffman <hoffmang@hoffmang.com>
Date:   Fri Dec 4 10:38:35 2020 -0800

    Bump pos to .38 - don't keep all the temp files open

commit d6790c8dacd7b999cae6a328b7e37c004f326f0d
Author: Gene Hoffman <hoffmang@hoffmang.com>
Date:   Thu Dec 3 12:04:27 2020 -0800

    Remove cbor version from Azure Pipeline

commit 1b6d273e3ab40d086400e20308d28573f8d25097
Author: Gene Hoffman <hoffmang@hoffmang.com>
Date:   Thu Dec 3 11:57:55 2020 -0800

    install.sh shouldn't specify cbor version

commit 6726064ce94fb73697e2a16e2e5899c2122bdaf7
Author: Gene Hoffman <hoffmang@hoffmang.com>
Date:   Thu Dec 3 11:53:02 2020 -0800

    Bump cbor to 5.2.0

commit 8f29747bad24ee589402084aa4cb0a298783fc5e
Author: Gene Hoffman <hoffmang@hoffmang.com>
Date:   Thu Dec 3 11:19:17 2020 -0800

    Create bug fix release Beta 18
2020-12-04 12:42:07 -08:00
Gene Hoffman f745601d81
Bump chiapos to 0.12.33. Catch change log up. 2020-10-22 19:20:23 -07:00
dependabot[bot] 883b0bbbdb Bump aiohttp from 3.6.2 to 3.6.3
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.6.2...v3.6.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-21 10:02:15 -07:00
dependabot[bot] 16985b214f
Bump colorlog from 4.2.1 to 4.4.0 (#461)
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 4.2.1 to 4.4.0.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](https://github.com/borntyping/python-colorlog/compare/v4.2.1...v4.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-17 02:40:42 -07:00
Gene Hoffman 430e10b9a0
Update chaipos 0.12.32, blspy 0.2.4, changelog 2020-10-15 12:15:25 -07:00
Mariano Sorgente a2fd4fa3bc
Fix broken cryptfile version, default ram in UI, and fix redux dev tools brave (#450) 2020-10-07 15:45:29 +09:00
dependabot[bot] aedeeaef55 Bump keyrings-cryptfile from 1.3.4 to 1.3.6
Bumps [keyrings-cryptfile](https://github.com/frispete/keyrings.cryptfile) from 1.3.4 to 1.3.6.
- [Release notes](https://github.com/frispete/keyrings.cryptfile/releases)
- [Changelog](https://github.com/frispete/keyrings.cryptfile/blob/master/CHANGES.md)
- [Commits](https://github.com/frispete/keyrings.cryptfile/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-06 10:36:51 -07:00
dependabot[bot] af446ab225 Correct .spec files 2020-10-01 14:49:31 -07:00
Mariano Sorgente e87a6ebc69 Update chiapos 2020-10-01 11:07:12 -07:00
Gene Hoffman f385eb4c73 Add IFMA, fix bluebox bug 2020-10-01 11:07:12 -07:00
Mariano Sorgente d4051b72b9 Ms.fixtest (#432)
* New chiapos API

* Fix flake

* Move to chiapos 0.12.30 to fix segfaults

* Black

* change stripe size to 2000

* chiavdf to 0.12.25

* Revert "chiavdf to 0.12.25"

This reverts commit f7f596ce16425c8bc61af43387d6e64023d2ef5e.
chiavdf has a timelord compile error on MacOS.

* Increase default -b

* Plotter GUI test

Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
Co-authored-by: Yostra <straya@chia.net>
2020-10-01 11:07:12 -07:00
Mariano Sorgente 97ae12082c New chiapos 2020-10-01 11:07:12 -07:00
Gene Hoffman 9248f30bcf cryptography 3.1.1 for OpenSSL 1.1.1h 2020-10-01 11:07:12 -07:00
Richard Kiss 486913b23b Update clvm-tools version. 2020-10-01 11:07:12 -07:00
Richard Kiss 66c1c64c76 Use `clvm` 0.5.1. 2020-10-01 11:07:12 -07:00
Kyle Altendorf 918af6b9e6 Set long_description_content_type for nicer a PyPI page 2020-09-15 12:26:16 -07:00
Richard Kiss 7168903ed2 Use clvm without `(a)` operator. 2020-09-14 15:38:55 -07:00
dependabot[bot] 9aa544f18a Bump concurrent-log-handler from 0.9.16 to 0.9.17
Bumps [concurrent-log-handler](https://github.com/Preston-Landers/concurrent-log-handler) from 0.9.16 to 0.9.17.
- [Release notes](https://github.com/Preston-Landers/concurrent-log-handler/releases)
- [Commits](https://github.com/Preston-Landers/concurrent-log-handler/compare/0.9.16...0.9.17)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 15:38:55 -07:00
Gene Hoffman 42e47749c0 chiapos to 0.12.28 2020-09-14 15:38:55 -07:00
Gene Hoffman d07349c34a chiapos to 0.12.27 2020-09-14 15:38:55 -07:00
Gene Hoffman 57c5e19353 Move to Super Linter 3.9.2 - now lint Black, flake8, mypy (#390)
* Try Super Linter at 3.9.0 and add linters

* 3.9.1 and set validate all to false

* Back to 3.9.1 and use only true VALIDATE_

* Place superlint in debug mode

* Try fix from 3.9.2

* black source. Start fixing flake8 issues

* Black tests, out of debug

* Black setup.py do to merge conflict
2020-09-14 15:38:55 -07:00
dependabot[bot] 9c34b2d5da Bump keyring from 21.3.0 to 21.4.0 (#388)
Bumps [keyring](https://github.com/jaraco/keyring) from 21.3.0 to 21.4.0.
- [Release notes](https://github.com/jaraco/keyring/releases)
- [Changelog](https://github.com/jaraco/keyring/blob/master/CHANGES.rst)
- [Commits](https://github.com/jaraco/keyring/compare/v21.3.0...v21.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-14 15:38:55 -07:00
wjblanke 5db105dd06 auto check previous beta values for upgrade (#378)
* auto check previous beta values for upgrade

* use version instead of scm

* Revert to original keyring 23.1.0

* use forked keyring

* Revert "use forked keyring"

This reverts commit 4d8d5e4b73e2f2a258177595b915aab3e077e288.

Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
Co-authored-by: Gene Hoffman <30377676+hoffmang9@users.noreply.github.com>
2020-09-14 15:38:55 -07:00
Gene Hoffman 02bf4ec0e2 Bump cryptography to 3.1 2020-09-14 15:38:55 -07:00
dependabot[bot] 0dd63ab5b6 Bump keyring from 21.3.0 to 21.3.1
Bumps [keyring](https://github.com/jaraco/keyring) from 21.3.0 to 21.3.1.
- [Release notes](https://github.com/jaraco/keyring/releases)
- [Changelog](https://github.com/jaraco/keyring/blob/master/CHANGES.rst)
- [Commits](https://github.com/jaraco/keyring/compare/v21.3.0...v21.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 15:38:55 -07:00
Gene Hoffman 5d57cc3942 Customize Electron menus, use aiosqlite fork, chiapos to 0.12.26 (#370)
* Initial check in of new menu creation
* aiosqlite by hash ea281b81
* Fix typo in setup.py
* Get version from build scripts
* Update to Mariano's py36 changes
* Test windows w/o Mariano aiosql
* Changes for electron Win
* Add window menu on Win
* Add wiki, faq, etc
* Use quit - upgrade chiapos to 0.12.26
2020-08-24 16:48:39 -07:00
Gene Hoffman 71a3b1bd5e use Mariano's patched aiosqlite 2020-08-24 16:48:39 -07:00
Gene Hoffman 6a147a5241 Move to chiapos 0.12.25 - Catch changelog up. 2020-08-18 10:59:45 -07:00
Richard Kiss 367c60f4d5 Use newer clvm version. 2020-08-18 10:59:45 -07:00
Gene Hoffman b4da9e11b2 resolve react-scripts security vuln dep 2020-08-18 10:59:45 -07:00
Gene Hoffman 762d4d3b0d Move to blspy==0.2.3 2020-08-18 10:59:45 -07:00
Mariano Sorgente 774307dce1 Changes for bls 0.2.3 (#354)
* Start of changes for bls 0.2.3
* Make remaining changes for new blspy
* Add migration for 1.0b9
Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
2020-08-18 10:59:45 -07:00
Gene Hoffman 897e7aa267 Revert "Bump blspy to 0.2.3"
This reverts commit 9aa30295bb3f562135eeb14c63066cce442c9429.
2020-08-18 10:59:45 -07:00
Gene Hoffman 15a9c9fde0 Bump blspy to 0.2.3 2020-08-18 10:59:45 -07:00
dependabot[bot] a8badefddf Bump clvm-tools from 0.1.1 to 0.1.4 (#342)
Bumps [clvm-tools](https://github.com/Chia-Network/clvm_tools) from 0.1.1 to 0.1.4.
- [Release notes](https://github.com/Chia-Network/clvm_tools/releases)
- [Commits](https://github.com/Chia-Network/clvm_tools/compare/0.1.1...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-18 10:59:45 -07:00
dependabot[bot] 11e8e0066f Bump cbor2 from 5.1.0 to 5.1.2 (#344)
* Bump cbor2 from 5.1.0 to 5.1.2

Bumps [cbor2](https://github.com/agronholm/cbor2) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/agronholm/cbor2/releases)
- [Changelog](https://github.com/agronholm/cbor2/blob/master/docs/versionhistory.rst)
- [Commits](https://github.com/agronholm/cbor2/compare/5.1.0...5.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Move to cbor2 to 5.1.2 in install.sh

*Add ARM64 cbor2 wheels to download.chia.net/simple/

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gene Hoffman <30377676+hoffmang9@users.noreply.github.com>
2020-08-18 10:59:45 -07:00
dependabot[bot] 21d8869722 Bump colorlog from 4.1.0 to 4.2.1
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](https://github.com/borntyping/python-colorlog/compare/v4.1.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 10:59:45 -07:00