xorinox and GitHub
5682f939f7
Update install.sh - some Ubuntu 20.04 LTS minimal need "bc" installed ( #942 )
2021-02-17 22:37:10 -08:00
Gene Hoffman and GitHub
599b06f011
@Yostra finds the winstaller startup bug ( #944 )
2021-02-17 21:26:18 -08:00
Gene Hoffman and Gene Hoffman
9b3d98aabe
Update changelog, GUI pin
2021-02-17 19:04:39 -08:00
Gene Hoffman and Gene Hoffman
775f5c651e
Remove semver on the electron side
2021-02-17 17:46:51 -08:00
Gene Hoffman and GitHub
7ba15e57f2
Don't pull main in the usual case ( #937 )
...
* Don't pull main in the usual case
* Use git to avoid setuptools_scm issues
* Double check submodule git status
* add js-yaml
2021-02-17 16:43:28 -08:00
Gene Hoffman and Gene Hoffman
ef482d85e9
@dkackman's fix
2021-02-17 14:50:50 -08:00
Gene Hoffman and Gene Hoffman
4bd91e36c7
Update chiapos
2021-02-17 14:50:50 -08:00
Yostra and Gene Hoffman
26e037d46c
post rebase clean
2021-02-17 12:57:12 -08:00
Yostra and Gene Hoffman
2e407fe35a
block tool fix, colour coins multi coin spend fix, wallet max send amount
2021-02-17 12:57:12 -08:00
Yostra and Gene Hoffman
f0a317761a
fn speedup, transaction cost limit, max send amount
2021-02-17 12:57:12 -08:00
Mariano Sorgente and Gene Hoffman
6f5fbfc071
Fix validation of overflow subblocks
2021-02-17 09:38:21 -08:00
Mariano Sorgente and Gene Hoffman
f93d2b30d2
Improve harvester handling copied files
2021-02-17 09:32:32 -08:00
Arvid Norberg and Mariano Sorgente
b6ab86201e
fix test_clvm_strict_mode
2021-02-17 23:37:58 +09:00
Mariano Sorgente and GitHub
df14f4285a
Simplified network objects, blockchain DB consistency ( #924 )
...
* Simplified network objects, blockchain DB consistency
* test fix
* lint
2021-02-16 17:12:26 -08:00
Don Kackman and Gene Hoffman
3938856329
ui settings for the daemon connection
2021-02-16 13:22:45 -08:00
dependabot[bot] and Gene Hoffman
67ab0ce767
Bump styfle/cancel-workflow-action from 0.7.0 to 0.8.0
...
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action ) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases )
- [Commits](https://github.com/styfle/cancel-workflow-action/compare/0.7.0...3d86a7cc43670094ac248017207be0295edbc31d )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-16 01:15:59 -08:00
Mariano Sorgente and GitHub
5cc3407b65
Support for plots with pool address ( #920 )
...
* Updated gui with sub block changes
* Move some files, validate fees in mempool
* Support for plots with pool address
* Fix test and new blocks
* chia-blockchain-gui good commit
* changelof
* Fix edge cases with unfinished blocks
* Update gui
* Add test fixtures
2021-02-16 01:15:24 -08:00
Rostislav and Gene Hoffman
0877ed7be0
Catch errors when attempting to verify a VDF proof with a bad form
...
Remove .get_bad_element() method from ClassgroupElement, do it in
test_blockchain as it's only needed there.
2021-02-15 20:16:34 -08:00
Mariano Sorgente and Gene Hoffman
97371ba205
Updated gui with sub block changes
2021-02-14 21:02:22 -08:00
Mariano Sorgente and Gene Hoffman
ac4772b0d0
Fix amount units
2021-02-13 22:49:11 -08:00
Yostra and Gene Hoffman
f13499082a
clean simulator
2021-02-12 12:25:14 -08:00
Yostra and Gene Hoffman
dabc8e5cca
update submodule
2021-02-12 12:24:57 -08:00
Yostra and Gene Hoffman
d73ccbabe8
fix cc balance
2021-02-12 12:24:57 -08:00
Mariano Sorgente and GitHub
a3684dc8eb
Remove sub blocks and chia wallet cli fixes ( #913 )
...
* Remove sub block start
* Intermediate commit, many replacements
* Fix wallet table name
* Fix tests
* chia wallet cli fixes
2021-02-12 12:24:33 -08:00
dependabot[bot] and Gene Hoffman
dfb887424f
Update cffi requirement from ~=1.14.4 to ~=1.14.5
...
Updates the requirements on [cffi](https://github.com/python-cffi/release-doc ) to permit the latest version.
- [Release notes](https://github.com/python-cffi/release-doc/releases )
- [Commits](https://github.com/python-cffi/release-doc/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-11 20:43:01 -08:00
Gene Hoffman and Gene Hoffman
a497383bd5
Don't break setuptools version
2021-02-11 18:20:13 -08:00
Gene Hoffman and Gene Hoffman
ef0971458b
Fix wallet send -m fees
1.0beta27
2021-02-11 14:02:30 -08:00
Gene Hoffman and Gene Hoffman
94c3cb1a10
clvm_tools to 0.3.1 to fix the run/brun issue
2021-02-11 14:02:30 -08:00
Gene Hoffman and Gene Hoffman
90b3e89acc
Update GUI
2021-02-11 13:01:40 -08:00
Gene Hoffman and Gene Hoffman
505876af3a
Checkout main
2021-02-11 09:58:22 -08:00
Mariano Sorgente and Mariano Sorgente
6689c0ba42
Logging
2021-02-11 21:19:41 +09:00
Mariano Sorgente and Mariano Sorgente
726371bfd0
Fix wallet configuration bug
2021-02-11 21:19:41 +09:00
Mariano Sorgente and Mariano Sorgente
fec565930e
Remove logging
2021-02-11 21:19:41 +09:00
Mariano Sorgente and Mariano Sorgente
9a940ab11d
Try to fix the consensus issus
2021-02-11 21:19:41 +09:00
Mariano Sorgente and Mariano Sorgente
fddd7ffa97
Change default backtrack sync to 20 blocks
2021-02-11 21:19:41 +09:00
Mariano Sorgente and Mariano Sorgente
ed0b8a45cb
Don't double backtrack sync either
2021-02-11 21:19:41 +09:00
Mariano Sorgente and Mariano Sorgente
e88f634482
Less wasted validation
2021-02-11 21:19:41 +09:00
Mariano Sorgente and Mariano Sorgente
13caeffdd0
Optimize out expensive hashes
2021-02-11 21:19:41 +09:00
Mariano Sorgente and Mariano Sorgente
0c8cae71d4
Dont request many times
2021-02-11 21:19:41 +09:00
Mariano Sorgente and Mariano Sorgente
201cc7a7f1
Optimize unfinished block
2021-02-11 21:19:41 +09:00
Gene Hoffman and GitHub
e35e3305f3
Update changelog - remove cbor2 remnants - GUI main update ( #897 )
...
* Update changelog - remove cbor2 remnants - GUI main update
* Typo caught by @zhando
2021-02-11 00:04:00 -08:00
Yostra and Gene Hoffman
b4b8d7de04
fix simulator
2021-02-10 23:47:28 -08:00
Yostra and Gene Hoffman
94d1266a88
fix gui
2021-02-10 22:19:07 -08:00
Mariano Sorgente and Gene Hoffman
c3f313587a
Always close connection
2021-02-10 21:39:01 -08:00
Mariano Sorgente and Gene Hoffman
8a8a807261
Supress errors
2021-02-10 21:39:01 -08:00
Mariano Sorgente and Gene Hoffman
e1a3f66cee
Fix wallet balance overflow
2021-02-10 21:39:01 -08:00
Mariano Sorgente and Gene Hoffman
6450653bb6
Fix hardcoded prev hash
2021-02-10 19:25:31 -08:00
2c9f93fdaa
Ms.block rewards ( #890 )
...
- Real block reward schedule:
Prefarm 21,000,000
0-3 years 2 chia per block
3-6 years 1 chia per block
6-9 years 0.5 chia per block
9-12 years 0.25 chia per block
after that 0.125 chia per block
- Fixed proof of space estimation formula (type). network space was overestimated by 2x
- Consolidated all genesis hashes into one GENESIS_CHALLENGE value
- Tables sub_block_record renamed into block_record, in anticipation of renaming of sub blocks to blocks
- Coin amounts stored as bytes since sqlite 3 does not fit 64 bit unsigned integers as ints
- Fix a bug with chia show and chia netspace
- Adds validation of end of sub slots
- RPC renames:
get_sub_block -> get_block
-parameter sub_block -> block
get_sub_block_record_by_height -> get_block_record_by_height
-parameter sub_block_record -> block_record
get_sub_block_record -> get_block_record
-parameter sub_block_record to block_record
get_sub_block_records -> get_block_records
-parameter sub_block_records -> block_records
get_unfinished_sub_block_headers -> get_unfinished_block_headers
Co-authored-by: Yostra <straya@chia.net >
Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com >
Co-authored-by: almog <almogdepaz@gmail.com >
2021-02-11 11:42:49 +09:00
Rostislav and Gene Hoffman
1004bd75b6
Fix handling of non-overflow block in full node store test
2021-02-10 17:11:49 -08:00
Rostislav and Gene Hoffman
2e6130cf6d
Use fixed-size bytes100 object for compressed quadratic forms
2021-02-10 17:11:49 -08:00