Commit Graph
14659 Commits
Author SHA1 Message Date
Zlatko Fedor 4ea485687e fixed markdown lint 2020-10-19 21:02:02 +02:00
Zlatko Fedor ce0e0b93ed removed unused field 2020-10-19 21:02:02 +02:00
Zlatko Fedor 23e032fba1 updated readme 2020-10-19 21:02:02 +02:00
Zlatko Fedor 222efac642 added new wallet and fixed loading 2020-10-19 21:02:02 +02:00
Zlatko Fedor f05002e30f added link component with support for material-ui and react-router 2020-10-19 21:02:02 +02:00
Zlatko Fedor 7b86de9d9a added dark and lite theme 2020-10-19 21:02:02 +02:00
Zlatko Fedor e911668a9c added flex component with gap support 2020-10-19 21:02:02 +02:00
Zlatko Fedor f57a449652 refactored reducers
added first working route
2020-10-19 21:02:01 +02:00
Zlatko Fedor a27a08caed refactored and simplified redux reducers 2020-10-19 21:02:01 +02:00
Zlatko Fedor d8d49e06a1 rebased changes from the DEV 2020-10-19 21:02:01 +02:00
Zlatko Fedor c6b10383a0 Revert "rebase to dev | version 13"
This reverts commit 5410bc33e5623b2dbb1c73ca48a95f1d94d764e1.
2020-10-19 21:02:01 +02:00
Zlatko Fedor b933fbbc7a removed unused import 2020-10-19 21:02:01 +02:00
Zlatko Fedor 6b6c522f5c rebase to dev | version 13 2020-10-19 21:02:01 +02:00
Zlatko Fedor 6902741c6a updated loading and added router for the whole application 2020-10-19 21:02:01 +02:00
Zlatko Fedor a3f60a439e added support for typescript 2020-10-19 21:02:01 +02:00
YostraandYostra dd8589bf97 reset confirmed 2020-10-19 11:04:40 -07:00
Gene Hoffman 445c902ac3 Catch up changelog, black. 2020-10-19 01:36:45 -07:00
Gene Hoffman 4171fc026f CLI now defaults to -2 being in -t 2020-10-19 01:14:01 -07:00
eFishCentandGene Hoffman 1f160b9954 Make match_str log more generic for the load_plots function 2020-10-19 01:11:01 -07:00
eFishCentandGene Hoffman 628f9a8bdc Added log.info when -g is set 2020-10-19 01:11:01 -07:00
eFishCentandGene Hoffman 3f2cd239d2 Remove os.path.abspath since add_plot_directory normalizes dir 2020-10-19 01:11:01 -07:00
eFishCentandGene Hoffman 118e7efc97 Better chia plots check specific files or dir name cointain string 2020-10-19 01:11:01 -07:00
eFishCentandGene Hoffman f01886cd6a Add whitespace between = 2020-10-19 01:11:01 -07:00
eFishCentandGene Hoffman b7596cec5c Add chia plots check -d 2020-10-19 01:11:01 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 36f46559e2 Put second temp in temp now that it stays under total temps space 2020-10-17 00:59:01 -07:00
Gene Hoffman 7fb2e03d38 leave at least one full core open during chain sync 2020-10-16 22:15:25 -07:00
Gene HoffmanandGitHub de5f646ccd Throw build_windows.ps1 if npm run build fails (#474)
* Try-Catch in powershell, intentionally break npm to test

* Try If $LastExitCode Throw instead

* Clean up error msg, remove known bug
2020-10-16 16:18:05 -07:00
Zlatko FedorandGene Hoffman 7df1f9a265 fixed lint warnings 2020-10-16 09:31:31 -07:00
Gene Hoffman 3421467e65 Update changelog for Windows 2016 fix 2020-10-15 19:50:18 -07:00
Gene HoffmanandGene Hoffman 020df916ec Halt the powershell build script on error 2020-10-15 19:48:12 -07:00
Gene HoffmanandGene Hoffman c62ae3d113 Windows Server 2016 has a max thread count of 61. 2020-10-15 19:48:12 -07:00
Gene Hoffman 2f43d92d4e No bare URLs in markdown 2020-10-15 13:21:57 -07:00
Gene Hoffman 430e10b9a0 Update chaipos 0.12.32, blspy 0.2.4, changelog 2020-10-15 12:15:25 -07:00
Gene Hoffman e58c59aa2e Further timelord doc improvements in config.yaml 2020-10-14 18:57:08 -07:00
Gene Hoffman 13e9211ef3 Update timelord fast_algorithm documentation 2020-10-14 13:20:19 -07:00
Richard Kiss 46cce43474 Use service_kwargs_for_wallet. 2020-10-13 14:40:12 -07:00
Richard Kiss 421b8e1987 Some minor bug fixes. Make bt.config return a deep copy. 2020-10-13 13:48:14 -07:00
Richard Kiss f333def7dd Use service_kwargs_for_full_node(_simulator)?. 2020-10-12 17:46:40 -07:00
Richard Kiss 589d7a0621 Use service_kwargs_for_farmer. 2020-10-12 16:05:20 -07:00
Richard Kiss 9c6f00c3d7 Use service_kwargs_for_[timelord|introducer]. 2020-10-12 15:28:17 -07:00
Richard Kiss f5ff886df4 Test service_kwargs_for_harvester. 2020-10-12 11:54:32 -07:00
Richard Kiss a7991fe2f1 Normalize start_*.py. 2020-10-12 11:53:05 -07:00
Richard Kiss 7bbf64fa18 Greatly simplify Service. 2020-10-09 15:56:52 -07:00
Richard Kiss 6dcdcdba3d Factor out Service callbacks. 2020-10-09 12:05:48 -07:00
Richard Kiss 0bbbd8be57 Move upnp invocation. 2020-10-09 11:42:14 -07:00
Richard Kiss c91d75058b Simplify RPC tests. 2020-10-09 11:17:10 -07:00
Richard Kiss b3cfc18765 Use config file rather than "127.0.0.1". 2020-10-09 09:22:47 -07:00
Richard Kiss ef5b8b8dab Refactor some ConsensusConstants stuff. 2020-10-08 15:57:50 -07:00
Richard Kiss 3264342474 More ssl refactoring. 2020-10-08 15:57:50 -07:00