Commit Graph

152 Commits

Author SHA1 Message Date
Nikolaj Kuntner
0b3124821f
bytes formatting simplify (#6021)
* init

* Add dash in README

* add more test cases

* whitespace around ==

* explicit return

* add another large test case
2021-05-26 11:11:44 -07:00
Nikolaj Kuntner
2faab1ea83
Improve style consistency in root directory docs files (#4493)
* Improve style consistency

* black python required blank

Co-authored-by: Nikolaj Kuntner <>
2021-05-12 13:12:30 -07:00
Mariano Sorgente
77f71e4289 Add some more info about the benefits of chia (#1454)
* Add some more info about the benefits of chia

* A few more tweaks
2021-03-24 15:41:53 -07:00
Gene Hoffman
4697e39470
Various clean ups, spelling thanks @adamfiddler, isort (#1278)
* Various clean ups, spelling thanks @adamfiddler, isort

* Actually thank @adamfiddler

* isort tests

* Update changelog, readme, spec, spelling

* Readme nit

* locales

* locales again
2021-03-13 14:57:41 -08:00
Gene Hoffman
52c32e6aea
Correct badges 2020-10-21 16:22:05 -07:00
Gene Hoffman
2be8da7830
Update README for main-master change 2020-10-21 16:20:41 -07:00
Kyle Altendorf
8310ce23a9 Fix readme tables for PyPI
Apparently PyPI is a bit pickier about blank lines before tables than GitHub is.
2020-10-01 11:07:12 -07:00
Gene Hoffman
c3a3fdba1f Integrate GH super linter - fix shell, markdown, python issues (#296)
* Try super-linter
* Fix lint issues, move to separate gh action
* Fix md, shell
* Ignore import-error for python - fix MDs
* Disable standard-js, initial eslint config
* Fix raises, remove prettier for now
* skip pylint no-member check in src/util/byte_types.py line 40
* pyinstaller windows back to INFO
* Disable powershell lint for now.
* Disable css validation temporarily
2020-07-16 13:05:43 -07:00
Gene Hoffman
2c3c8d99cf Move netspace calculations to rpc-server. Refactor cli. 2020-06-01 08:56:59 -07:00
Gene Hoffman
c2f1e68f98 Add logo to README.md 2020-06-01 08:56:59 -07:00
Gene Hoffman
6ed9727368 Oops. Fix README.md 2020-06-01 08:56:59 -07:00
Gene Hoffman
f77973e0b0
chiapos==0.12.11, cleaner README 2020-05-05 10:56:09 -07:00
Mariano Sorgente
fd03f14fad Always check keys on chia init, and when starting farmer 2020-05-04 11:54:43 -07:00
Gene Hoffman
0af14b75c8
Better dev build badge layout 2020-04-29 19:32:17 -07:00
Gene Hoffman
4154e77c1c
Move to new dev branch paradigm. Increment win installer version 2020-04-29 18:52:31 -07:00
Gene Hoffman
381840dbd9
Minor fixes to cli, install.sh, README.md 2020-04-26 19:37:01 -07:00
Gene Hoffman
8c94d1c7fa
Reformat README.md and add "is compiling" badges 2020-04-26 16:18:21 -07:00
Gene Hoffman
dce36aa3b6
Move Install and Quickstart to the repo wiki 2020-04-26 14:40:25 -07:00
Richard Kiss
93c9092a47 Add chia start, and remove a bunch of shell scripts. 2020-04-21 23:11:53 -07:00
Richard Kiss
5139375138 Fold chia-generate-keys into chia generate. 2020-04-21 23:11:53 -07:00
Gene Hoffman
4dd34bdc07 find all cbor2 and miniupnpc references and up them. Warn on k=29 2020-04-21 22:38:51 -07:00
Gene Hoffman
bfc0c12c93 More README cleanups 2020-04-21 22:38:20 -07:00
Gene Hoffman
7bc7e40ed4 README updates 2020-04-21 22:38:20 -07:00
Richard Kiss
6ded806fa2
Add chia init and refactor out many global references to the config directory (#153)
* Tweak subcommand template.
* Don't hack the .chia/beta-* directory when invoking `chia`.
* Get `chia init` working. Factor out all global paths.
* Reverse order of migration bases.
* Update README.
2020-04-08 16:47:17 +09:00
Mariano Sorgente
2aeb4db595
Merge branch 'master' of github.com:Chia-Network/chia-blockchain into beta-1.2 2020-04-05 18:09:10 +09:00
Mariano Sorgente
2e47378ab7
Remove useless host configs. Run rpc servers not on localhost. 2020-04-05 18:08:40 +09:00
reghacker
f338b0362b
Minor typo fix 2020-04-03 23:47:13 -07:00
Gene Hoffman
f876ea7022
Add chia-start-wallet-server and update docs 2020-04-02 10:18:33 -07:00
Gene Hoffman
7662eb886e
Add windows WSL run instructions and Virtualbox Tip 2020-04-02 09:50:54 -07:00
Gene Hoffman
01b132714b
Windows README update 2020-04-02 09:43:16 -07:00
Gene Hoffman
9d9419863c
Document nits 2020-04-01 17:57:59 -07:00
Gene Hoffman
e1267f1deb
MacOS install instructions 2020-04-01 17:29:48 -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
Richard Kiss
51d5f9436d Move and rename scripts, making them available from the venv. 2020-03-30 12:42:51 -07:00
Richard Kiss
b13117afb0 Update README. 2020-03-29 14:29:39 -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
b319691916 Rename .venv to venv, and create "activate" soft link to venv activate. 2020-03-27 15:41:17 -07:00
Richard Kiss
fd6b53883f Put command-line tools into venv. 2020-03-27 12:17:34 -07:00
Richard Kiss
656f258d76 Update documentation about executable missing from Linux distribution. 2020-03-27 11:03:29 -07:00
Gene Hoffman
21f89b5acd
Update ubuntu install 2020-03-27 10:33:07 -07:00
Gene Hoffman
6897d71a61
Add & and update README 2020-03-27 10:23:29 -07:00
Gene Hoffman
8efb400f3d Change to generate_keys.py 2020-03-25 20:38:36 -07:00
Mariano Sorgente
dfb90329c5
Move electron ui out of wallet, and add npm to install script 2020-03-24 22:43:41 +09:00
Yostra
3e04b89bdc Merge branch 'master' into integration 2020-03-20 18:08:02 -07:00
Mariano Sorgente
e83aa36b44
Add cli script, remove SSH ui and dependencies 2020-03-19 15:28:17 +09:00
Gene Hoffman
db4f27cb45
Readme - add argument POST example for RPC 2020-03-09 15:38:30 -07:00
Mariano Sorgente
bb3ce76d8a
More wallet protocol tests, fix bbugs 2020-03-09 22:44:01 +09:00
Yostra
af724124ad merga alpha 1.5 2020-02-24 14:38:32 -08:00
Gene Hoffman
248cbbfe45
Update CentOS 7.7 - lib dir
Add LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib for CentOS 7.7 install
2020-02-19 15:35:17 -08:00
Gene Hoffman
4e3e0dc6d7
Merge pull request #99 from Chia-Network/new-platforms
RHEL/Centos 8.1
2020-02-19 14:58:18 -08:00