Commit Graph
14659 Commits
Author SHA1 Message Date
William AllenandGitHub c460423e86 checkpoint: into main from release/2.0.0 @ 6c2c7bd6af (#15998)
Source hash: 6c2c7bd6af
Remaining commits: 8
2023-08-10 11:54:49 -05:00
Arvid NorbergandGitHub b3fe7c4705 optimize blockchain DB for Chip-13 (#15948)
* optimize blockchain DB for Chip-13

* put plot_filter_info in its own table
2023-08-10 11:51:32 -05:00
Amine Khaldi 21b0875927 Merge commit '6c2c7bd6af519fb6194edc18630b3264b6969f56' into checkpoint/main_from_release_2.0.0_6c2c7bd6af519fb6194edc18630b3264b6969f56 2023-08-10 11:21:08 +01:00
William AllenandGitHub 5e1da48ba2 checkpoint: into main from release/2.0.0 @ b1ecb5e154 (#15987)
Source hash: b1ecb5e154
Remaining commits: 8
2.0.1-b1
2023-08-09 16:46:51 -05:00
William AllenandGitHub a92cbe82e9 Remove pipefail (#15986)
* Remove pipefail

* add fail condition
2023-08-09 16:44:29 -05:00
William AllenandGitHub e130fe7091 Re-enable benchmark runner (#15990)
* Re-enable benchmark runner

* Whitespace
2023-08-09 16:28:22 -05:00
JeffandGitHub 630846b66f Bump chia-blockchain-gui to 2.0.0-rc4 (#15989)
Bump chia-blockchaing-gui to 8f43234de14eeb04df4fca19cb1de1184ec47f53

* Use lerna 7.1.3 and nx 16.3.2 for macos 10.14 building by @emlowe in https://github.com/Chia-Network/chia-blockchain-gui/pull/1917
* Fix "From" to "To" in wallet history by @zsolt-dev in https://github.com/Chia-Network/chia-blockchain-gui/pull/1939
* Hide harvester tab in setting page in wallet mode by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/1941
* Update "Clawback will be applied." warning by @zsolt-dev in https://github.com/Chia-Network/chia-blockchain-gui/pull/1940
* Fixed add plot page by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/1954
* Add clawBackExpiration behind the expand TX row for clawback sender by @zsolt-dev in https://github.com/Chia-Network/chia-blockchain-gui/pull/1950
* Hide clawback TXs while wallet is syncing by @zsolt-dev in https://github.com/Chia-Network/chia-blockchain-gui/pull/1951
* Updated harvester setting page by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/1949
* Design fixes to Address Book by @lipalong in https://github.com/Chia-Network/chia-blockchain-gui/pull/1957
* Hide GPU setting when it is not available by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/1959
* `start_plotting` fix by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/1958
* Icon updates by @paninaro in https://github.com/Chia-Network/chia-blockchain-gui/pull/1967
* The label of `last block won` is now `Never` when there are no blocks… by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/1971
* Hide temp folder selection on cudaplot by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/1972
* Update Electron to 25.4.0 for security fixes by @paninaro in https://github.com/Chia-Network/chia-blockchain-gui/pull/1976
* Plot filter value now is the function of height by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/1979
* Fixed inconsistent step count by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/1986
* Added compressed plot size texts by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/1987

**Full Changelog**: https://github.com/Chia-Network/chia-blockchain-gui/compare/2.0.0-rc2...2.0.0-rc4
2.0.0-rc4
2023-08-09 15:23:08 -05:00
Brandon ButlerandGitHub 8fdb42d7d0 Use ephemeral credentials from AWS OIDC provider (#15991) 2023-08-09 15:04:19 -05:00
Amine Khaldi 7b47227fef Merge commit 'b1ecb5e15443787b3929fd9f8d99c566f0ab396a' into checkpoint/main_from_release_2.0.0_b1ecb5e15443787b3929fd9f8d99c566f0ab396a 2023-08-09 16:19:37 +01:00
William AllenandGitHub 16cd673806 checkpoint: into main from release/2.0.0 @ 6a5bf15e9e (#15984)
Source hash: 6a5bf15e9e
Remaining commits: 8
2023-08-09 10:12:54 -05:00
Kronus91andGitHub 17659b8039 Fix clawback sender resync issue (#15853)
* Fix clawback sender resync issue

* enhance unit test

* Fix CI

* Add comment

* Fix unit test & revert changes

* Remove prints

* Resolve comments

* Resolve comments

* Remove check
2023-08-09 10:09:41 -05:00
Amine Khaldi a417a438ad Merge commit '6a5bf15e9e39e6c0f27ab69fe718ba82ce007354' into checkpoint/main_from_release_2.0.0_6a5bf15e9e39e6c0f27ab69fe718ba82ce007354 2023-08-09 13:00:33 +01:00
Izumi HoshinoandGitHub 0de10d5489 Bladebit3 as the default plotter to install (#15943)
* Updated the default bladebit version to install

* Added default bladebit version for macOS

* Don't download bldebit_cuda on macOS
2023-08-09 02:18:36 -05:00
Earle LoweandGitHub 7299cfa104 Update chia_rs to 0.2.10 (#15973) 2023-08-09 01:11:11 -05:00
William AllenandGitHub 7c4e8a8538 checkpoint: into main from release/2.0.0 @ a5a988c320 (#15978)
Source hash: a5a988c320
Remaining commits: 6
2023-08-08 22:05:35 -05:00
Matt HauffandGitHub 5ee19ea053 Simplify get_max_send_amount for XCH and CATs (#15859)
* Simplify get_max_send_amount for XCH and CATs

* Update crcat wallet
2023-08-08 20:38:29 -05:00
Matt HauffandGitHub 0101ae11b4 Add ALLOW_BACKREFS as a flag to get_puzzle_and_solution_for_coin in full_node_api.py (#15937)
Add ALLOW_BACKREFS flag to full_node API
2023-08-08 20:37:37 -05:00
YeungTingandGitHub 3cc5ef83f9 Update nft_wallet.py (#15968)
fix issue reuse_puzhash for new NFT
2023-08-08 20:33:49 -05:00
William AllenandGitHub b2a145e904 Fixing conditional execution (#15979)
* Fixing conditional execution

* Wrong switch
2023-08-08 19:20:29 -05:00
Amine Khaldi 6e68ec2302 Merge commit 'a5a988c32098d8a3f56d4c284680f20aeed2fccb' into checkpoint/main_from_release_2.0.0_a5a988c32098d8a3f56d4c284680f20aeed2fccb 2023-08-08 21:49:48 +01:00
William AllenandGitHub 41f4df892a checkpoint: into main from release/2.0.0 @ d13538d025 (#15969)
Source hash: d13538d025
Remaining commits: 7
2023-08-08 14:50:35 -05:00
Amine Khaldi 10b4b611c2 Merge commit 'd13538d02561a13ce13b318dc4efb7dddc959a46' into checkpoint/main_from_release_2.0.0_d13538d02561a13ce13b318dc4efb7dddc959a46 2023-08-08 16:44:49 +01:00
Kyle AltendorfandGitHub 603e34e9b5 simplify db connection helper (more simply) (#15959) 2023-08-08 10:14:59 -05:00
William AllenandGitHub 03248c9a88 checkpoint: into main from release/2.0.0 @ 51d3a5a7f6 (#15965)
Source hash: 51d3a5a7f6
Remaining commits: 8
2023-08-08 10:12:26 -05:00
Amine Khaldi 41c097d505 Merge commit '51d3a5a7f65efe6912f3066ba83efa4ba0abe765' into checkpoint/main_from_release_2.0.0_51d3a5a7f65efe6912f3066ba83efa4ba0abe765 2023-08-08 11:44:29 +01:00
Arvid NorbergandGitHub efcbc0ea4a fixup block store and coin store benchmarks (#15946) 2023-08-08 02:25:59 -05:00
William AllenandGitHub dd2abb0ad4 Add coverage failure as comment to PR (#15903)
* Add coverage failure as comment to PR

* whitespace

* missed one

* Typo

* Add env

* fixing condition check, moving to separate step

* move env token to the right step

* Added comment/label update on success/failure

* fixing gh api

* fixing jq
2023-08-07 23:50:49 -05:00
Izumi HoshinoandGitHub ca10d05399 Fixed an issue where -t option was required in cudaplot (#15963)
Fixed an issue where `-t` option was requierd in cudaplot
2023-08-07 19:56:52 -05:00
Kyle AltendorfandGitHub bcf3da8779 test install scripts both dev and not (#15952)
* test install scripts both dev and not

* actually run chia --help
2023-08-07 18:49:16 -05:00
JeffandGitHub 84fcb20e88 Bump chia-blockchain-gui to 2.0.0-rc3 (#15956)
Bump chia-blockchain-gui to 1314dc7cbe0b35d846f9cf279e842b662c4ad64c

* Use lerna 7.1.3 and nx 16.3.2 for macos 10.14 building by @emlowe in https://github.com/Chia-Network/chia-blockchain-gui/pull/1917
* Fix "From" to "To" in wallet history by @zsolt-dev in https://github.com/Chia-Network/chia-blockchain-gui/pull/1939
* Hide harvester tab in setting page in wallet mode by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/1941
* Update "Clawback will be applied." warning by @zsolt-dev in https://github.com/Chia-Network/chia-blockchain-gui/pull/1940
* Fixed add plot page by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/1954
* Add clawBackExpiration behind the expand TX row for clawback sender by @zsolt-dev in https://github.com/Chia-Network/chia-blockchain-gui/pull/1950
* Hide clawback TXs while wallet is syncing by @zsolt-dev in https://github.com/Chia-Network/chia-blockchain-gui/pull/1951
* Updated harvester setting page by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/1949
* Design fixes to Address Book by @lipalong in https://github.com/Chia-Network/chia-blockchain-gui/pull/1957
* Hide GPU setting when it is not available by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/1959
* `start_plotting` fix by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/1958
* Icon updates by @paninaro in https://github.com/Chia-Network/chia-blockchain-gui/pull/1967
* The label of `last block won` is now `Never` when there are no blocks… by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/1971
* Hide temp folder selection on cudaplot by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/1972
* Update Electron to 25.4.0 for security fixes by @paninaro in https://github.com/Chia-Network/chia-blockchain-gui/pull/1976
* Plot filter value now is the function of height by @ChiaMineJP in https://github.com/Chia-Network/chia-blockchain-gui/pull/1979

**Full Changelog**: https://github.com/Chia-Network/chia-blockchain-gui/compare/2.0.0-rc2...2.0.0-rc3
2023-08-07 17:12:46 -05:00
William AllenandGitHub 60666f385b checkpoint: into main from release/2.0.0 @ a9d2b97955 (#15962)
Source hash: a9d2b97955
Remaining commits: 7
2023-08-07 17:12:20 -05:00
Amine Khaldi 74af624fce Fixup. 2023-08-07 21:37:41 +01:00
Amine Khaldi 55ab65791b Merge commit 'a9d2b979559301eec85b784be81db12fa256e4da' into checkpoint/main_from_release_2.0.0_a9d2b979559301eec85b784be81db12fa256e4da 2023-08-07 21:29:23 +01:00
William AllenandGitHub cfbae06cac checkpoint: into main from release/2.0.0 @ 39dc201564 (#15960)
Source hash: 39dc201564
Remaining commits: 8
2023-08-07 15:19:45 -05:00
Amine Khaldi 51659ac5b9 Merge commit '39dc20156464f1f14f301e75e32c87d0930ba0ca' into checkpoint/main_from_release_2.0.0_39dc20156464f1f14f301e75e32c87d0930ba0ca 2023-08-07 19:51:42 +01:00
William AllenandGitHub 01e2488336 checkpoint: into main from release/2.0.0 @ 40134512c0 (#15954)
Source hash: 40134512c0
Remaining commits: 9
2023-08-07 13:38:56 -05:00
Amine Khaldi ce2eb59bc4 Merge commit '40134512c0642e60f6c312e81a980739b86d87e5' into checkpoint/main_from_release_2.0.0_40134512c0642e60f6c312e81a980739b86d87e5 2023-08-07 17:56:44 +01:00
Matt HauffandGitHub 7184e53506 Skip problematic test (#15928) 2023-08-07 11:39:23 -05:00
William AllenandGitHub 32bbc12a25 checkpoint: into main from release/2.0.0 @ 99e4d5b412 (#15953)
Source hash: 99e4d5b412
Remaining commits: 9
2023-08-07 11:38:42 -05:00
Arvid NorbergandGitHub c4708072f0 Revert "Add fields to BlockRecord. (#15695)" (#15947)
This reverts commit e84bdb0b30.
2023-08-07 09:32:31 -05:00
Arvid NorbergandGitHub e32c5699da correct netspace calculation (#15931)
correct netspace calculation for blocks beyond the plot filter size reduction
2023-08-07 09:29:44 -05:00
Amine Khaldi 95c892dddc Merge commit '99e4d5b41268073f691c6a745b9f924bf3ab6379' into checkpoint/main_from_release_2.0.0_99e4d5b41268073f691c6a745b9f924bf3ab6379 2023-08-07 14:58:25 +01:00
William AllenandGitHub 0a09ee5d79 checkpoint: into main from release/2.0.0 @ ce8b1d43c8 (#15951)
Source hash: ce8b1d43c8
Remaining commits: 10
2023-08-07 08:51:37 -05:00
Amine Khaldi 15ab77bc4d Merge commit 'ce8b1d43c8a689a32dc17f24f900f1e44e2ae1c3' into checkpoint/main_from_release_2.0.0_ce8b1d43c8a689a32dc17f24f900f1e44e2ae1c3 2023-08-07 13:09:59 +01:00
William AllenandGitHub 8e6cfa0092 checkpoint: into main from release/2.0.0 @ 0ebb7642e1 (#15935)
Source hash: 0ebb7642e1
Remaining commits: 8
2023-08-07 02:20:20 -05:00
William AllenandGitHub 6c2c7bd6af Consolidate workflow to fetch bladebit (#15941)
* Consolidating bladebit fetch

* Using a portable sed command

* Whitespace
2.0.0-rc3
2023-08-05 05:16:22 -05:00
William AllenandGitHub b1ecb5e154 Update chiapos to full release (#15939)
Use full release of chiapos
2023-08-04 23:43:03 -05:00
Arvid NorbergandGitHub 6a5bf15e9e bump soft-fork3 activation height (#15938) 2023-08-04 20:36:31 -05:00
Arvid NorbergandGitHub 8071dc6211 introduce SOFT_FORK4_HEIGHT and tie CHIP-13 to it (#15885)
* introduce SOFT_FORK4_HEIGHT and tie CHIP-13 to it

* fix test_plot_refreshing
2023-08-04 18:41:34 -05:00
Amine Khaldi f716952aea Merge commit '0ebb7642e19b18d5ec324a041270ab32a367d59e' into checkpoint/main_from_release_2.0.0_0ebb7642e19b18d5ec324a041270ab32a367d59e 2023-08-04 12:38:51 +01:00