94 Commits
Author SHA1 Message Date
Bill Blankeandwjblanke f56308f827 updated chiapos 2020-06-08 17:17:48 -07:00
Bill Blankeandwjblanke e27de23c77 update chiapos 2020-06-08 17:17:48 -07:00
Bill Blankeandwjblanke bee2e7a2a8 update for new pos 2020-06-08 17:17:48 -07:00
Richard Kissandwjblanke ba049fc5e2 Factor into start_wallet. 2020-06-08 17:17:48 -07:00
Yostraandwjblanke 002d6597c2 update setup 2020-06-01 08:56:59 -07:00
Gene Hoffmanandwjblanke a157054ece Bump chiapos for Pi src distro issue, CHANGELOG on aggsig change 2020-06-01 08:56:59 -07:00
Gene Hoffmanandwjblanke 5453ea046e install-timelord handles cmake, python3.8 - rename and clean build-ubuntu-mac.yml (#234)
* cleanup and rename build-ubuntu-mac.yml
* Remove vestiges of GH workaround for ubunutu/node and update Changelog
* timelord-install now handles cmake installation on Ubuntu b4 20.04LTS
* Bump chiavdf to fix timelord install, and bump chiapos for a fix
2020-06-01 08:56:59 -07:00
b964d86a5f Electron react (#226)
* clean react
* add material ui
* add word list
* mnemonic v0
* jeepney backup
* keychain usage
* wallet api
* mnemonic ui
* mnemonics redux state
* handle exceptions correctly
* dashboard
* wallets
* get puzzle hash
* tx history
* sidebar
* start stop wallet node
* use existing mnemonics
* status info
* create cc wallet
* theme should be outside of switch
* create offer
* dbus alternative for linux
* key migration
* don't autocomplete, don't reset simulator db
* reset mnemonics
* Refactor keychain, and key migration
* Implement UI for changing keys
* Removing keys and mnemonic button
* Start making farmer and harvester RPCs
* start rpx for simulator
* Harvester and farmer websocket, and basic UI
* Plot display and deletion
* launch daemon on start
* State changes from full node, harvester, farmer, and full node ui improvements
* split balances in react
* pending change balance
* plotter
* dev config
* maintain connection / retry
* Remove electron-ui, and style fixes
* Better farmer and full node control
* Remove electron ui references
* Uncomment out starting the dameon
* Remove timelord tab, and change full node style
* Clean up new wallet login
* Refactor RPCs
* Now that the GH runner uses python 3.7.7 - use for windows installer
* add balance split to coloured coin wallet
* spendable balance fix
* Import private key from UI fix
* mac build/installer

Co-authored-by: Mariano Sorgente <sorgente711@gmail.com>
Co-authored-by: Lipa Long <lipa@chia.net>
Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
2020-06-01 08:56:59 -07:00
Gene Hoffmanandwjblanke f258d7086d bump chiapos, chiavdf, blspy for release 2020-06-01 08:56:59 -07:00
Gene Hoffmanandwjblanke fc89144160 Use FetchContent to get pybind11 for chiavdf, chiapos, and blspy (#225)
Sub repos now require CMake 3.14+
2020-06-01 08:56:59 -07:00
Gene Hoffmanandwjblanke 73b9c01bb1 chiapos to 0.12.14 2020-06-01 08:56:59 -07:00
Gene Hoffmanandwjblanke c3eae20b87 Bump PyYAML, cyrptography, aiosqlite to current versions 2020-06-01 08:56:59 -07:00
Gene Hoffmanandwjblanke 86a4f3ff61 Update chiapos to 0.12.13 2020-06-01 08:56:59 -07:00
Richard Kissandwjblanke 8f3bddcff4 Improve start (#217)
* Checkpoint.

* Add start_daemon_client.

* First crack at `chia daemon`.

* Improve UI.

* More improvements.

* Fix stop problem with groups.

* Simplify stop.

* Having problems with argparse.

* Try hard to prevent multiple chia daemon instances from running.

* Add a semaphore.

* Use UNIX sockets on platforms that have them.

* Fix problem with UNIX sockets.

* Remove lockfile on Windows.

* API server is now an aiter.

* Don't print anything when launching chia_farmer.

* Validate services before starting.

* Add comments.

* Close lockfile. Deal with subprocess launching errors better.

* Move service_groups file.

* Remove pid_path_killed if it exists before renaming.

* Bind to localhost.

* Fix flake8.

* Fix some PEP8.

* First crack at http RPC.

* Move client over to http RPC.

* Checkpoint. Remove proxy API.

* Use UNIX sockets.

* Remove obsolete file.

* Comments, minor improvements.

* Remove another file.

* LGTM tweaks.
2020-06-01 08:56:59 -07:00
Bill Blankeandwjblanke 0704f4917f update chiapos to 24 2020-06-01 08:56:59 -07:00
Bill Blankeandwjblanke f9ba295c9a updated blspy 2020-06-01 08:56:59 -07:00
Bill Blankeandwjblanke 01f11303c1 updated bls for lzc 2020-06-01 08:56:59 -07:00
Bill BlankeandGene Hoffman d29884c335 Specify secondary temporary plotting folder 2020-05-05 20:10:05 -07:00
Gene Hoffman f77973e0b0 chiapos==0.12.11, cleaner README 2020-05-05 10:56:09 -07:00
fchirica 9a348f3fa3 Fix overflow in timelord 2020-05-04 20:15:55 +03:00
Gene Hoffman 9a408eb3b3 Move chiapos to 0.12.10 2020-04-30 15:58:59 -07:00
Gene Hoffman 8bbd0d38fe Bump chiapos to 12.8 2020-04-29 00:23:33 -07:00
Gene Hoffman 35f0c92375 Add missing comma 2020-04-25 11:53:45 -07:00
Gene Hoffman 6fb64850ee Add cc_wallet to setup.py packages 2020-04-25 11:47:41 -07:00
Bill Blanke b46ae0b4db update blspy to fat gmp for windows 2020-04-25 10:54:01 -07:00
Richard Kiss abd76c86c7 Rename cli.py to chia.py. 2020-04-24 14:23:37 -07:00
Bill Blanke 81ef2251e4 use FAT MPIR ChiaVDF on Windows 2020-04-24 09:18:24 -07:00
Gene Hoffman 7058b8d220 blspy to 0.1.20 for a test fix and libsodium on Mac and Linux 2020-04-24 02:45:05 -07:00
Gene Hoffman 0491330490 Increment blspy for uploaded source in Pypi 2020-04-23 22:58:24 -07:00
Gene Hoffman 5e091fb900 Incrementing vdf, pos, and bip158 2020-04-23 20:05:00 -07:00
Mariano SorgenteandGitHub f6762b80fd New hash to prime (breaking change) (#184)
* Uses new chia-vfd (chiavdf=0.12.7)
* Migration script replaces old puzzle hashes with new ones (as long as CHIA_ROOT is not set)
* New genesis block
* Fix bug in genesis block generation
* Increment protocol version to 0.14
2020-04-22 16:24:59 +09:00
Richard Kiss 2eb4fd7b8e Squashed commit of merge conflicts. 2020-04-21 23:31:20 -07:00
Richard Kiss 93c9092a47 Add chia start, and remove a bunch of shell scripts. 2020-04-21 23:11:53 -07:00
Gene HoffmanandRichard Kiss ba8208e21c Update chiavdf to 12.6, Windows installer to 0.1.9 2020-04-21 22:55:21 -07:00
YostraandRichard Kiss 0452675fc1 migrate config, initialize ssl 2020-04-21 22:55:21 -07:00
Mariano SorgenteandRichard Kiss b7e15ac765 Stop wallet when starting it on WSL script, to prevent DB races 2020-04-21 22:55:21 -07:00
Gene HoffmanandRichard Kiss fccb8f8889 Let's try building a big wheel 2020-04-21 22:55:20 -07:00
Gene HoffmanandRichard Kiss d6e43b6f9e install setuptools, add url, correct venv creation 2020-04-21 22:55:20 -07:00
Gene HoffmanandRichard Kiss e1dac4c261 Bump chiavdf, blspy up to fix windows wheel versioning 2020-04-21 22:38:51 -07:00
Gene HoffmanandRichard Kiss 4722121d06 bump chiapos to 0.12.6 - fix windows wheels and macos sync problem 2020-04-21 22:38:51 -07:00
Gene HoffmanandRichard Kiss 0cc350feb7 Move chiapos to 0.12.5 for Windows and Mojave 2020-04-21 22:38:51 -07:00
Richard Kiss 7259937159 Use cbor2==5.1.0. 2020-04-21 22:38:51 -07:00
Gene HoffmanandRichard Kiss 31a486339f New releases of chiavdf, blspy, cbor2, chiabip158, miniupnpc 10.14 & Win 2020-04-21 22:38:49 -07:00
Richard Kiss 6cb99d6543 Change name of scripts to what we were using setproctitle for. 2020-04-21 22:38:26 -07:00
Gene Hoffman 3f9157246d Bump chiavdf==0.12.3 2020-04-08 11:21:16 -07:00
Gene Hoffman 8f06913e7e Require blspy==0.1.16 2020-04-08 11:01:55 -07:00
Gene HoffmanandGene Hoffman 2c125cb951 Don't check in dev dependencies 2020-04-08 09:50:21 -07:00
Gene HoffmanandGene Hoffman 1b215105d2 Still install gmp until static linking resolved 2020-04-08 09:50:20 -07:00
Mariano Sorgente fb3a7318dd Fix create_plots, improve sync efficiency, update pos 2020-04-08 22:43:19 +09:00
Gene Hoffman 7f8590a495 add re-start-harvester to setup.py 2020-04-08 02:04:46 -07:00