Commit Graph

17 Commits

Author SHA1 Message Date
Richard Kiss 8505550be5 More wallet simplifications. Placeholder for looking up
secret key by public key.
2020-10-01 11:07:12 -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
Mariano Sorgente 96480bf860 Fix flake8 lint 2020-07-16 13:05:43 -07:00
Mariano Sorgente cfcc804cea Supress pylint sorted dict warning 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 94ae17cbe2
Fast sync working for wallet 2020-03-19 16:32:11 +09:00
Yostra c94fba4100 block cost stuff 2020-02-26 17:33:25 -08:00
Mariano Sorgente 179ccbb1b7
New full node protocol 2020-02-14 10:03:56 -08:00
Mariano Sorgente 48901a02a7
Use standard hash everywhere 2020-02-10 19:07:20 -05:00
Mariano Sorgente 25df8fe8df
Merge, lint 2020-02-10 12:25:28 -05:00
Yostra dd175c95e2 refactor condition tools 2020-02-08 02:21:45 -08:00
Yostra 0943af63bb move std hash to util 2020-02-07 16:42:37 -08:00
Mariano Sorgente 70c93ebe66
Merge branch 'db_headers' into integration 2020-02-05 21:07:18 +09:00
Yostra 6d0ba89dd4 use run_program 2020-02-04 11:39:49 -08:00
Yostra f2085df1ea fix import 2020-02-04 11:39:49 -08:00
Yostra 2235d6fa8e types, mempool, conditions 2020-02-04 11:39:20 -08:00
Yostra 1cba0be0b2 test spendbundle 2020-02-04 11:39:20 -08:00