Gene 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
Mariano Sorgente
851cf96627
Fix simulation script
2020-04-05 05:43:36 +09:00
Gene Hoffman
f876ea7022
Add chia-start-wallet-server and update docs
2020-04-02 10:18:33 -07:00
Gene Hoffman
1623935242
Move to blspy 0.1.15
2020-04-01 14:12:48 -07:00
Richard Kiss
6d58160e98
Use clvm-tools from pypi.
2020-03-31 18:12:31 -07:00
Richard Kiss
4e785969b5
Get the desired version of chiavdf out of setup.py.
2020-03-31 18:12:31 -07:00
Richard Kiss
155d14aff9
Load setproctitle as runtime.
2020-03-31 18:12:31 -07:00
Richard Kiss
a0437b5acb
Dynamically install UPnP so the full node works even on platforms
...
where miniupnp is unsupported.
2020-03-31 17:12:55 -07:00
Bill Blanke
4143c856da
update chiapos, again
2020-03-31 10:26:51 -07:00
Richard Kiss
075465c179
Bump chiavdf version.
2020-03-30 18:25:55 -07:00
Richard Kiss
51d5f9436d
Move and rename scripts, making them available from the venv.
2020-03-30 12:42:51 -07:00
Richard Kiss
b26088a637
Have setup.py download all necessary dependencies.
2020-03-30 12:33:08 -07:00
Mariano Sorgente
920043c1d4
Tweak block validation, rename some files, and concentrate error codes
2020-03-31 02:27:22 +09:00
Mariano Sorgente
e328f01f10
Lint properly, and fix Paths
2020-03-30 18:03:03 +09:00
Richard Kiss
af75fd55d3
Get wallet working again, hack.
2020-03-29 16:34:27 -07:00
Richard Kiss
9b0e257580
Fix tests.
2020-03-29 15:23:27 -07:00
Richard Kiss
2a681d0521
Change names of tools so they all start with "chia".
2020-03-29 14:25:28 -07:00
Richard Kiss
6868839a74
Use package_data and an initial config file.
2020-03-29 12:44:27 -07:00
Richard Kiss
05906e1a13
Add packages.
2020-03-29 12:44:26 -07:00
Gene Hoffman
5483488941
Add websockets back & ignore activate
2020-03-27 18:32:25 -07:00
Richard Kiss
ef59bb2823
Reduce stuff installed for non-developers.
2020-03-27 16:52:49 -07:00
Richard Kiss
f8c02aa57f
Add some more dependencies. Run black on setup.py.
2020-03-27 12:19:57 -07:00
Richard Kiss
fd6b53883f
Put command-line tools into venv.
2020-03-27 12:17:34 -07:00
Mariano Sorgente
e83aa36b44
Add cli script, remove SSH ui and dependencies
2020-03-19 15:28:17 +09:00
Mariano Sorgente
88e991c67f
Optional uvloop ( #83 )
...
* uvloop is an optional dependency
2020-01-23 14:19:47 +09:00
Mariano Sorgente
9426e00d8f
Fixes the setproctitle bug and the wheel bug. ( #75 )
...
Fixes the setproctitle bug, and the wheel bug.
2020-01-17 17:36:01 +09:00
Mariano Sorgente
4a736883ca
Full sync test and color logging ( #69 )
...
* Adds color logging, and test for full sync
2020-01-14 23:47:40 +09:00
Mariano Sorgente
49e4629935
Sqlite, RPC server, and other changes ( #68 )
...
* Switches to sqlite and remove all mongo stuff
* Starts RPC server on port 8555
* UI is in new process, communicates to node through rpc
* JSON serialization for streamables
* Harvester periodically prints its plot names and sizes
* Process names are set to chia_full node, chia_harvester, etc
* CONTRIBUTING.md, and remove docs from git (put in wiki)
* Adds the SmallHeaderBlock type, it's header block without the PoT and PoSpace
* Fix harvester bug (allows two harvesters in the same machine)
2020-01-13 22:19:53 +09:00
Mariano Sorgente
cc7a12ef1a
Remove python toolkit from lib, install from pypi
2020-01-13 21:26:57 +09:00
Richard Kiss
90ce913ac1
Fix problem with zip download.
2019-12-13 14:57:51 -08:00
Richard Kiss
541b409b99
Use setuptoools_scm for version numbers. ( #42 )
2019-12-09 21:29:37 +09:00
Mariano Sorgente
1e3e0a4342
Moved things from disk to memory, clear old blocks
2019-11-28 13:00:17 +09:00
Mariano Sorgente
dba0a17228
Attempt to fix VDF timeout, and add upnp
2019-11-25 17:35:43 +09:00
Mariano Sorgente
dfd3fd9676
Merge with latest master, bug fixes, cleanup
2019-11-20 16:28:26 +09:00
Alex Wice
4f9ba50b15
pyblack autoformatting
2019-11-18 13:50:31 +09:00
Alex Wice
3c3df3776e
persist should work
2019-11-18 13:40:20 +09:00
Mariano Sorgente
ff2f4a30d5
Merge branch 'challenge_hash' into networking
2019-11-03 16:42:05 -08:00
Mariano Sorgente
85b1b04173
Remove CBOR tags
2019-10-31 18:33:03 -07:00
Mariano Sorgente
44fdd743db
Start on prompt
2019-10-29 09:39:02 +09:00
Mariano Sorgente
0fef0b933e
Changed to mypy from pyright, fix tests (full node still broken)
2019-10-22 16:44:01 +09:00
Mariano Sorgente
139e5defe7
Separate config
2019-09-17 18:17:11 +09:00
Mariano Sorgente
348cadf6f0
Implement plotter protocol
2019-07-25 19:01:56 +09:00
Mariano Sorgente
0ac150a29b
More changes
2019-07-23 23:11:07 +09:00
Mariano Sorgente
8d4b98ed30
Basic client and server
2019-07-22 15:05:31 +09:00
Mariano Sorgente
66e9677a62
Some basic boilerplate, and start with plotter.py
2019-07-19 12:30:31 +09:00