4119 Commits
Author SHA1 Message Date
Gene Hoffman c695fa14be Chglg for RC4 bug fix 1.0rc4 2021-02-25 19:52:05 -08:00
YostraandGene Hoffman 84202a2cdd no space, no equal 2021-02-25 19:51:10 -08:00
Gene HoffmanandGitHub 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 HoffmanandGene Hoffman 71df639f48 Add Slovak - thanks @seeden 1.0rc3 2021-02-25 12:20:46 -08:00
Adam KellyandGene Hoffman 948d03ed34 Do not include code from tests in production (src/consensus/block_creation.py) 2021-02-25 12:06:26 -08:00
Gene HoffmanandGene Hoffman 6a21d866ef Add Spanish translation - thanks @jespino + @dvd101x 2021-02-25 12:05:47 -08:00
Gene HoffmanandGene Hoffman 6fa0299d37 Update changelog for rc3 2021-02-25 11:46:41 -08:00
Gene HoffmanandGene Hoffman 5f058115fc Update to Electron 11 to support Apple Silicon 2021-02-25 09:29:17 -08:00
almogandGene Hoffman c442225b77 add empty genesis slots test and test dataset 2021-02-25 09:04:32 -08:00
Mariano SorgenteandGitHub 52ddffa2ca Fix bug in starting GUI (#1059)
* Fix bug in starting GUI

* Change to dev commit
2021-02-25 22:29:35 +09:00
Almog De PazandGitHub c5930fa355 wp empty slot before genesis block (#1058)
* empty slot before genesis block

* remove dead code
2021-02-25 21:22:37 +09:00
Gene HoffmanandGene Hoffman a6f6211206 black format 2021-02-25 01:16:08 -08:00
Mariano SorgenteandGene Hoffman 3b4d81434e Don't stop plot checking after 1 error 2021-02-24 23:49:44 -08:00
30863d4668 Test clvm compilation (#1042)
* Add checks for blockchain program generation
This is written in a verbose style for better error messages.
Note that src/wallet/puzzles/p2_delegated_puzzle_or_hidden_puzzle.clvm is temporarily moved aside, until it compiles to our intended bytecode.

* Remove CI clvm compilation check in favor of pytest check

* improve test failure message

* Enable clvm tests

* Formatting

Co-authored-by: Adam Kelly <aqk@aqk.im>
2021-02-24 23:48:39 -08:00
Gene HoffmanandGene Hoffman 8a8c4db87f catch GUI submodule up 2021-02-24 23:16:15 -08:00
Mariano SorgenteandGene Hoffman 2f35470080 UI should wait longer, and fix error when only 1 block in DB 2021-02-24 20:37:27 -08:00
Gene HoffmanandGitHub d7c22bd99f rm Genesis puzzle hashes (#1049)
* rm Genesis puzzle hashes

* ubuntu core to 70 min
2021-02-24 20:12:43 -08:00
Gene HoffmanandGitHub 5f649fc6dc Genesis block for RC3 (#1048)
* Genesis block for RC3

* Update blocks in test-cache
2021-02-24 19:02:12 -08:00
Gene HoffmanandGitHub 8feeb075fc Prepare for RC3, TX lock to 5000, fix init for RC (#1045)
* Correct gui submodule

* "- 1"
2021-02-24 16:33:43 -08:00
almogandGene Hoffman 16d4f166a5 fix overflow challenge block in start of sub epoch 2021-02-24 15:56:23 -08:00
Gene HoffmanandGene Hoffman 4eb8a53992 wallet tests to 40 minutes 2021-02-24 15:38:06 -08:00
Gene HoffmanandGene Hoffman abd5f8f466 Update test-cache to 0.13.0 2021-02-24 15:38:06 -08:00
Mariano SorgenteandGene Hoffman 2ca473480a Add prefarm scripts 2021-02-24 12:57:37 -08:00
Richard KissandGitHub 4e45fda663 Optimize standard puzzle a bit more (#1031)
* More optimizations to `p2_delegated_puzzle_or_hidden_puzzle.clvm`.

* Don't get cached plots.

* Bump up wallet test time.
2021-02-24 12:20:32 -08:00
Mariano SorgenteandGene Hoffman 3507faf768 Reduce diff factor 2021-02-24 11:21:24 -08:00
Mariano SorgenteandGene Hoffman 13b188a9bb Testnet 4, lower difficulty 2021-02-24 11:21:24 -08:00
Gene HoffmanandGitHub d960b18ca0 clean up cbor remnants (#1032)
* clean up cbor remnants

* Azure needs that line
2021-02-23 23:30:47 -08:00
Gene HoffmanandGene Hoffman c35021339f chiapos to 12.45 for harvester multithread fix 2021-02-23 23:20:21 -08:00
Jesús EspinoandGitHub bdcaab05e0 Adding more type annotations to daemon server (#1024)
* Adding more type annotations to daemon server

* tiny fix
2021-02-23 22:04:47 -08:00
YostraandYostra 77fb265090 bad rebase 2021-02-24 00:17:30 -05:00
YostraandYostra 480768d83d move overrides to block tool | start 2021-02-24 00:17:30 -05:00
YostraandYostra 7448b2b2b7 Revert "enable tests on push"
This reverts commit 5c17a86c291c8214e734e57a9e2391e032d3a04c.
2021-02-24 00:17:30 -05:00
YostraandYostra bdc7312b42 start on different port 2021-02-24 00:17:30 -05:00
YostraandYostra ea1f8d6bfb add tests 2021-02-24 00:17:30 -05:00
YostraandYostra 9005ab0e3b validate only on testnet 2021-02-24 00:17:30 -05:00
YostraandYostra ac82b1842f black 2021-02-24 00:17:30 -05:00
YostraandYostra 0d730df5c6 enable tests on push 2021-02-24 00:17:30 -05:00
YostraandYostra 64e7fc1f1b fix tx test 2021-02-24 00:17:30 -05:00
YostraandYostra 697b557556 special case testnet/mainnet validation 2021-02-24 00:17:30 -05:00
YostraandGene Hoffman 20f4228d15 wrap coroutine with exception logging 2021-02-23 19:51:16 -08:00
YostraandGitHub c30e1ccfcc Don't run generator (#1016)
* don't run generator

* or

* rebase clean
2021-02-23 19:49:13 -08:00
Gene HoffmanandGitHub 2ef68723d7 Fix bad version numbering from scm for installers (#1029)
* Search for bad version numbering from scm

* pollution is in the sub repo. Dir to check

* test-cache fetch depth 1 - clean debug installers
2021-02-23 19:40:14 -08:00
Gene HoffmanandGene Hoffman 9edfe586dd Test cache cleaned and back in 2021-02-23 16:26:19 -08:00
Almog De PazandGitHub 1bb7572d52 weight proof (#926)
wp validations
wp multi processing
2021-02-24 00:39:48 +02:00
Richard KissandGene Hoffman 249a5f3cca More improvements to main puzzle. 2021-02-23 11:20:55 -08:00
Richard KissandGene Hoffman 710e3dffcd Don't use broken test cache. 2021-02-23 11:20:55 -08:00
Richard KissandGene Hoffman 6db38b0ffa Renumbering and rename condition opcodes. Recompile clvm. 2021-02-23 11:20:55 -08:00
Richard KissandGene Hoffman ce2d901768 Fix big block test. 2021-02-23 11:20:55 -08:00
Richard KissandGene Hoffman 1c1cafc865 Use renumbered opcodes. 2021-02-23 11:20:55 -08:00
Jesús EspinoandGitHub 37e08bfb11 Add address to a wallet (#1021)
* Add address to a wallet

* Changing add_address with new_address
2021-02-23 11:15:32 -08:00