Commit Graph
14659 Commits
Author SHA1 Message Date
Yostra 280624cc97 move mempool from types 2020-02-08 02:21:45 -08:00
Yostra dd175c95e2 refactor condition tools 2020-02-08 02:21:45 -08:00
Mariano Sorgente 257e314077 Merge branch 'integration' of github.com:Chia-Network/chia-blockchain into integration 2020-02-07 23:29:25 -05:00
Mariano Sorgente bef0209e52 Fix ui and RPC 2020-02-07 23:25:26 -05:00
Yostra 9aab599fc4 refactor farming_tools 2020-02-07 17:49:30 -08:00
Yostra 8c505c6802 refactor mempool, mempoolmanager 2020-02-07 16:51:09 -08:00
Yostra 0d7ef3f5ec remove transaction type 2020-02-07 16:42:38 -08:00
Yostra 84a51ee87a remove run_program, move hash to util 2020-02-07 16:42:38 -08:00
Yostra e49e1a1f6c add comment 2020-02-07 16:42:37 -08:00
Yostra 0943af63bb move std hash to util 2020-02-07 16:42:37 -08:00
Yostra 7e0677c94e remove all atoms 2020-02-07 16:42:37 -08:00
Mariano Sorgente ca14e9ed18 New objects 2020-02-07 18:18:25 -05:00
Mariano Sorgente 5676e5ca9d Don't allow farming plots with wrong key 2020-02-07 14:55:52 -05:00
Mariano Sorgente 9cdfca15bb More work on integration 2020-02-07 14:52:26 -05:00
Mariano Sorgente 3542dcd273 Close down VDF server after handling requrest 2020-02-07 10:32:36 -05:00
Mariano Sorgente 1116329fd0 Reduce number of test plots 2020-02-07 10:16:45 -05:00
Mariano Sorgente 9dcfdd7252 Same socket 2020-02-07 09:59:17 -05:00
Mariano Sorgente 40c751ba72 Try to fix server 2020-02-07 01:08:17 -05:00
Mariano Sorgente e7eec45e85 Add install.sh 2020-02-07 00:34:12 -05:00
Mariano Sorgente 6359ebf967 Merge normal and timelord installation 2020-02-07 00:14:54 -05:00
Mariano Sorgente 5e2a336a1c Boost 1.65 2020-02-07 00:02:04 -05:00
Mariano Sorgente f1869e1aa4 Try to reduce boost requirement 2020-02-06 20:53:08 -05:00
Mariano Sorgente a25f306665 Fix ci 2020-02-06 20:47:48 -05:00
Mariano Sorgente 4638408e3c Install boost github 2020-02-06 20:06:08 -05:00
Mariano Sorgente 893e2198fd Fix error in VDF server 2020-02-06 19:56:00 -05:00
Mariano Sorgente 672234a105 Merge branch 'integration' of github.com:Chia-Network/chia-blockchain into new-protocol 2020-02-06 19:19:18 -05:00
Mariano Sorgente a04282a916 Merge branch 'integration' of github.com:Chia-Network/chia-blockchain into new-protocol 2020-02-06 19:18:52 -05:00
Yostra 3d11dbfac2 remove hashpointer 2020-02-06 16:09:46 -08:00
Mariano Sorgente 31465b0269 Simulation test, vdf with variable discriminant size, farmer puzzle ahsh 2020-02-06 19:01:18 -05:00
Yostra 2e66658468 fix removal in loop 2020-02-06 15:48:26 -08:00
Yostra 6014a5ea4f fix new bug 2020-02-06 15:36:11 -08:00
Yostra 696345538c calculate block/base fee 2020-02-06 15:20:42 -08:00
Yostra 730d60c1ba use uint32 2020-02-06 14:51:23 -08:00
Yostra eab5882aef use bytes, note serialize 2020-02-06 14:50:56 -08:00
Yostra 90514c58c6 remove message hash 2020-02-06 14:31:43 -08:00
Yostra b416eedbb5 remove CoinName 2020-02-06 14:27:47 -08:00
Yostra cee65e69da remove unused import 2020-02-06 14:03:42 -08:00
Yostra 4d75599cb2 don't use programhash 2020-02-06 14:02:58 -08:00
Yostra 3f1e3ff6f7 correct description 2020-02-06 13:22:47 -08:00
Yostra 95b0b3b240 remove async in pool create 2020-02-06 12:57:23 -08:00
Yostra 00e93c89cf use set instead of dic, rename 2020-02-06 12:54:40 -08:00
Yostra 84cb532789 change style 2020-02-06 12:46:54 -08:00
Yostra 8a7e7015f3 rename unspent to CoinRecord 2020-02-06 12:42:09 -08:00
Yostra 550168b929 parametize cache size 2020-02-06 11:15:50 -08:00
Yostra 4356e632f1 use uint32 2020-02-06 11:10:47 -08:00
Yostra abb6a525cb move max coin amount to constants 2020-02-06 11:05:25 -08:00
Yostra 09132bbc15 correct description 2020-02-06 10:32:00 -08:00
Yostra ed55b5eac1 python style comments 2020-02-06 10:31:02 -08:00
wjblankeandGitHub 5e924d2100 Softaes14wjb (#95)
Software AES fallback for runtime (eg Celeron) and compiletime (eg Raspberry Pi via cmake try_run)
2020-02-06 11:27:56 -06:00
Mariano Sorgente 264bf5e485 Use pathlib.Path instead of os.path 2020-02-06 11:02:27 -05:00