Commit Graph

222 Commits

Author SHA1 Message Date
Gene Hoffman 9e9097b116
Chia Blockchian 1.1.6 (#5644)
* edited CHANGELOG

* Minor edits to CHANGELOG

Co-authored-by: Lipa Long <lipalong@Lipas-MacBook-Pro.local>
2021-05-20 19:28:09 -07:00
Gene Hoffman 2c8f4546c3
Am not PM (#4320)
* Am not PM

* Ignore error 124
2021-05-09 10:59:47 -07:00
Gene Hoffman 0b91005c6b
Changelog for 1.1.5 (#4313) 2021-05-09 09:37:51 -07:00
Adam Kelly 0fbf998bf7
Changelog for 1.1.4 (#3734)
Co-authored-by: Adam Kelly <aqk@aqk.im>
2021-05-04 16:48:30 -07:00
Gene Hoffman 74f7d97a4a
Apologies to @Chida82 who added log rotate count! (#3369) 2021-05-02 10:24:16 -07:00
Gene Hoffman a56796c587
Changelog for 1.1.3 (#3345)
* Changelog for 1.1.3

* minor updates

* updates part 3

* Those engineers who don't update changelogs... :)
2021-05-01 12:17:30 -07:00
Adam Kelly eb21a64d2f
Update GUI for plot refresh issue (#3135)
Co-authored-by: Adam Kelly <aqk@aqk.im>
2021-04-29 15:46:45 -07:00
Adam Kelly 0f57b11af5
Fix memory bloat when displaying plot logs in GUI by sending only new changes (#2847)
* Fix memory bloat when displaying plot logs in GUI by sending only new changes

* Add updated lines field to plot logs message

* Send full log during service connection, and send log updates every time

* updated plot logs
fixed removing of the plots from the queue

* used message from main process

* used just one plot for serial plotting

* lint format

Co-authored-by: Adam Kelly <aqk@aqk.im>
Co-authored-by: Zlatko <zlatko@chia.net>
2021-04-28 14:52:48 -07:00
Gene Hoffman 82c39c4077 Update chglg for 1.1.2 release 2021-04-24 20:50:09 -07:00
Gene Hoffman ad29ac6f3c
Changelog for 1.1.1 (#2341) 2021-04-21 23:20:49 -07:00
Gene Hoffman d3e52c82f8
Changelog for the 1.1.0 release 2021-04-21 17:19:56 -07:00
Gene Hoffman 16760e968a GUI updated, 1.0.5 changelog update 2021-04-14 22:45:08 -07:00
Gene Hoffman cd0db13a55 Nehalem 2021-04-13 19:12:28 -07:00
Gene Hoffman 357030e31e update translator handle 2021-04-13 17:43:59 -07:00
Gene Hoffman 1e459d4cef Catch changelog up to 1.0.4 2021-04-13 09:24:37 -07:00
Mariano Sorgente 772e6fd440
Ms.performance (#1776)
* Improve performance of streamable

* __annotations__ instead of get_type_hints

* Fix overly strict type checker

* Lints and fix test

* Lint

* Adds support for empty streamables

* Use different strategy to fix lint and support empty Streamables

* Test for empty streamable

* Changelog
2021-04-13 16:42:26 +09:00
Alfonso Perez a4e78b71f2 Fix typo in CHANGELOG 2021-04-08 11:18:42 -07:00
Gene Hoffman 88dad24d60 changelog for 1.0.3 2021-04-02 11:16:01 -07:00
Gene Hoffman d8433bf98a Update GUI and changelog for 1.0.2 (#1604)
* Update GUI and changelog for 1.0.2

* Add key from file to chglg
2021-03-31 00:49:24 -07:00
Gene Hoffman ad1690da78 Changelog, GUI for 1.0.1 (#1466)
* Changelog, GUI for 1.0.1

* Update package-lock.json

* Last chglg nits
2021-03-24 15:41:53 -07:00
Gene Hoffman 91f038e219 Thanks KiwiH! (#1360) 2021-03-17 18:40:45 -07:00
Gene Hoffman e3e496c631 Changelog 1st draft for 1.0 (#1358) 2021-03-17 18:40:45 -07:00
Yostra 8137ea162c Fix: recent RCs are in 2021 (#1341) (#1344)
I do this all the time, but we definitely don't want to relive 2020.

Co-authored-by: L3Sota <l3sota@pm.me>
2021-03-17 18:40:45 -07:00
Mariano Sorgente 312b261f31
Fix chia root (#1334) 2021-03-16 09:11:17 -07:00
Mariano Sorgente d1d1cf8e34
optional rc9 constants and migration (#1330)
* optional rc9 constants and migration

* audit fix and changelog

* rc9
2021-03-16 08:33:15 -07:00
Gene Hoffman 7289a6bedf
Add RC8/mainnet details (#1315) 2021-03-15 18:04:15 -07:00
Gene Hoffman f4dc313b7d
Draft RC8 changelog (#1312) 2021-03-15 17:11:17 -07:00
Gene Hoffman 77bbfb35c8
Test venv before executing npm run (#1283) 2021-03-13 17:58:08 -08:00
Gene Hoffman 808443327d
known issues, lock init.py to RC5 dir (#1280) 2021-03-13 15:46:43 -08: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 2d0b5ef434
Chglg for RC7 (#1269) 2021-03-12 15:49:20 -08:00
Gene Hoffman 216b2309a7
rc6-gui, final chglg (#1257) 2021-03-11 19:09:09 -08:00
Adam Kelly 68c1493e54
Change coin ids (#1225)
* change to coin ID calculation

* Generator_for_single_coin uses coin info to generate coin IDs live

* update sha256tree of generator for single coin

* Update changelog for more stringent coin ID calculation

Co-authored-by: matt <matt@chia.net>
Co-authored-by: Adam Kelly <aqk@aqk.im>
2021-03-11 18:58:16 -08:00
Gene Hoffman 80836d5a2d
update parallel gui plot explanation (#1255) 2021-03-11 16:40:36 -08:00
Gene Hoffman fb2463ef58
Catch up chglg (#1254) 2021-03-11 16:27:35 -08:00
Will Bendick 34ec2879e9
chia keys queries for secret words from stdin (#1247)
* chia keys queries for secret words from stdin

* updated changelog

* fixes tests

* fixes chai keys generate
2021-03-11 11:17:07 -08:00
Gene Hoffman b5ce8c9e66
Isort take 3 (#1213)
* isort in a black friendly way

* isort but debug superlinter later
2021-03-09 18:27:27 -08:00
Adam Kelly c2520eeb31 Always set best best stripe size 2021-03-08 14:19:51 -08:00
Gene Hoffman 85b0f7ff13
Rc5 chglg (#1154)
* Catch changelog up for RC5

* nits
2021-03-04 13:11:47 -08:00
eFishCent 203a3edb81
List failed plots at end of `chia plots check` (#1087)
* Improve exception handling, display bad plot filenames at the end

* Update changelog

* lgtm - fixed nested exception handling.
2021-02-27 23:43:29 -08:00
Gene Hoffman c695fa14be
Chglg for RC4 bug fix 2021-02-25 19:52:05 -08:00
Gene Hoffman afb911a49d
Add new empty slot block test db to cache, start new changelog (#1068)
* Add new empty slot block test db to cache, start new changelog

* chglg nit
2021-02-25 14:21:40 -08:00
Gene Hoffman 6a21d866ef Add Spanish translation - thanks @jespino + @dvd101x 2021-02-25 12:05:47 -08:00
Gene Hoffman 6fa0299d37 Update changelog for rc3 2021-02-25 11:46:41 -08:00
Mariano Sorgente 86fa6049c9
Ms.rpcs (#989)
- RPC api: /push_tx. Using this RPC, you can spend custom chialisp programs. You need to make a SpendBundle, which includes the puzzle reveal (chialisp), a solution (chialisp) and a signature
- RPC apis to query the mempool
- Simplify signature validation logic by using the infinity element
2021-02-23 13:16:41 +09:00
Gene Hoffman 964975dd5a catch changelog up 2021-02-21 14:04:47 -08:00
Gene Hoffman 6518b2bf42
Changelog for RC2 (#965)
* Changelog for RC2

* Fix win and mac GHA installer versions
2021-02-18 22:34:46 -08:00
Gene Hoffman 6233c4c2ad changelog nits 2021-02-18 20:52:34 -08:00
Gene Hoffman 2b2b8c5390 Last prep for rc1 2021-02-18 15:57:22 -08:00
Gene Hoffman 2bfa6fc6cb show fix 2021-02-18 15:07:48 -08:00