Richard Kiss
a57db60697
Fix tests.
2020-10-01 11:07:12 -07:00
Gene Hoffman
4107cbebe0
black tests/
2020-10-01 11:07:12 -07:00
Mariano Sorgente
966b5bb989
Reformat using python black
2020-10-01 11:07:12 -07:00
Gene Hoffman
57c5e19353
Move to Super Linter 3.9.2 - now lint Black, flake8, mypy ( #390 )
...
* Try Super Linter at 3.9.0 and add linters
* 3.9.1 and set validate all to false
* Back to 3.9.1 and use only true VALIDATE_
* Place superlint in debug mode
* Try fix from 3.9.2
* black source. Start fixing flake8 issues
* Black tests, out of debug
* Black setup.py do to merge conflict
2020-09-14 15:38:55 -07:00
Richard Kiss
52091044e4
Use `constants` instead of `dic` overrides for tests set-up.
2020-07-27 16:01:18 -07:00
Richard Kiss
a263cc1c8c
Use `clvm` via `src.util.clvm` to better control what API is accessed.
2020-07-16 13:05:43 -07:00
Mariano Sorgente
194e0c24ea
New blspy, key formats, and new plot format ( #309 )
...
* Bump blspy-ietf
* wip lots of errors
* Respond to bram feedback, use eip 2334 for keys
* Fix most tests, use latest blspy
* Improve simulation test constants
* Fixed issue with plotting and reading plots
* Fix simulation test
* Override puzzle hash if we don't have key, for safety. Bump protocol version
* Fix superlint issue
* Switch to 1.0 proof of space format
* Temporary genesis block
* Update chiabip158, chiavdf versions
Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
Co-authored-by: Alex Wice <alex@chia.net>
2020-07-16 13:05:43 -07:00
Yostra
8b13aa0810
correct path
2020-07-16 13:05:43 -07:00
Gene Hoffman
2e25ca131c
Fix flake8 - clean up tests and add to flake8 - lint src upload to pypi
2020-07-16 13:05:43 -07:00
Mariano Sorgente
a1b4392bb1
Tests passing
2020-07-16 13:05:43 -07:00
Mariano Sorgente
1d59fee788
New Bram protocol changes and full node tests
2020-07-16 13:05:43 -07:00
Mariano Sorgente
0dea6db7cd
Remove raw keychain keys, update block tools with new protocol
2020-07-16 13:05:43 -07:00
Mariano Sorgente
e0d55993fe
Implement new farmer and harvester protocol
2020-07-16 13:05:43 -07:00
Mariano Sorgente
9c748cfec4
Try to speed up with new BlockTools
2020-07-16 13:05:43 -07:00
Mariano Sorgente
35822c8796
Ms.networking2 ( #284 )
...
* Improve test speed with smaller discriminants, less blocks, less keys, smaller plots
* Add new RPC files
* Refactor RPC servers and clients
* Removed websocket server
* Fixing websocket issues
* Fix more bugs
* Migration
* Try to fix introducer memory leak
* More logging
* Start client instead of open connection
* No drain
* remove testing deps
* Support timeout
* Fix python black
* Richard fixes
* Don't always auth, change testing code, fix synced display
* Don't keep connections alive introducer
* Fix more LGTM alerts
* Fix wrong import clvm_tools
* Fix spelling mistakes
* Setup nodes fully using Service code
* Log rotation and fix test
2020-07-16 13:05:43 -07:00
Mariano Sorgente
0da0a630ae
Create plots filenames, chia keys API, and harvester reload plots fix ( #243 )
...
* Create plots filenames, chia keys API, and harvester reload plots fix
* Colon to hyphen
* Only refresh config file when reload_plots is called
* Use test root, and pass in root to wallet_node
2020-06-01 08:56:59 -07:00
Yostra
85882f06a5
Breaking changes - fix aggsig, new genesis, new protocol version ( #235 )
...
* ouch - fix aggsig merge issues
* Block tools with keychain
* Use load_plots for Prover
* New genesis
* introducer
Co-authored-by: Mariano Sorgente <sorgente711@gmail.com>
2020-06-01 08:56:59 -07:00
Yostra
5ce203ee8d
unique test name
2020-04-29 13:45:05 -07:00
Yostra
0f65c3ec22
mempool fix
2020-04-29 13:41:42 -07:00
Yostra
2d536f24ae
format
2020-04-21 22:55:21 -07:00
Yostra
d425a41ad8
assert fee condition
2020-04-21 22:55:21 -07:00
Mariano Sorgente
920043c1d4
Tweak block validation, rename some files, and concentrate error codes
2020-03-31 02:27:22 +09:00
Mariano Sorgente
e328f01f10
Lint properly, and fix Paths
2020-03-30 18:03:03 +09:00
Mariano Sorgente
e372d362b4
Merge branch 'integration' of github.com:Chia-Network/chia-blockchain into integration
2020-03-02 15:17:20 +09:00
Mariano Sorgente
3b0b7dfb72
Complete removal of body
2020-03-02 15:06:03 +09:00
Yostra
7cc023dac8
find items not in mempool filter, send them, some formatting
2020-02-28 17:54:44 -08:00
Yostra
abf171aa2c
don't add unnecessary blocks
2020-02-27 14:29:01 -08:00
Yostra
86252ce000
test coin consumed mempool condition
2020-02-27 13:44:24 -08:00
Mariano Sorgente
cc3b51a1a1
Merge branch 'integration' of github.com:Chia-Network/chia-blockchain into integration
2020-02-27 11:23:03 +09:00