35 Commits
Author SHA1 Message Date
Mariano SorgenteandGitHub 5de840f13b Proper reorg transaction handling, fix fork finding, wallet only connects to local node if possible (#141) 2020-03-31 22:29:58 +09: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
Yostra 6e01eca711 db lock issue, use one connection 2020-03-29 18:32:51 -07:00
Richard Kiss 9b0e257580 Fix tests. 2020-03-29 15:23:27 -07:00
Yostra 0ce3d411a2 increase max value 2020-03-28 01:32:49 -07:00
Mariano SorgenteandGitHub f96ae11094 Wallet fixes (#131)
* Transaction status, and fixes
* Close websocket on ConnectionCloseError, and fix wallet bug
* More validation and better error messages
* Uncomment lines
* Fix tests
2020-03-27 23:30:07 +09:00
Mariano Sorgente 2a388d3545 Fix tests 2020-03-21 01:24:48 +09:00
Yostra 23b33605f7 format 2020-03-19 22:11:54 -07:00
Yostra 6094100f6a support multiple wallets (breaking) 2020-03-19 22:10:26 -07:00
Mariano Sorgente 94ae17cbe2 Fast sync working for wallet 2020-03-19 16:32:11 +09:00
Mariano Sorgente e83aa36b44 Add cli script, remove SSH ui and dependencies 2020-03-19 15:28:17 +09:00
Mariano Sorgente 324cae8dba Progress on fast sync 2020-03-19 14:15:06 +09:00
Mariano Sorgente 90e8287926 Merge branch 'integration' of github.com:Chia-Network/chia-blockchain into light-verification 2020-03-18 17:18:20 +09:00
Mariano Sorgente b1778095d6 New difficulty change and min_iters change, and light header verification 2020-03-18 17:17:59 +09:00
Yostra 10f5300805 propagate mempool on connect, test 2020-03-17 12:38:36 -07:00
Yostra d935dd4ec0 fix test 2020-03-16 22:42:25 -07:00
Yostra cc02b94560 test transaction broadcast; 2020-03-16 22:22:59 -07:00
Mariano Sorgente 1601d13ce0 Header block verification 2020-03-17 13:02:57 +09:00
Mariano Sorgente 3e74649930 Fix sync test 2020-03-12 15:05:28 +09:00
Yostra fc41b4c38e return true if already in mempool 2020-03-09 16:54:03 -07:00
Mariano Sorgente bb3ce76d8a More wallet protocol tests, fix bbugs 2020-03-09 22:44:01 +09:00
Mariano Sorgente 25610a8a5b Add full node tests, fix bug in request_proof_hashes 2020-03-09 16:45:32 +09:00
Mariano Sorgente d0b80f075c Fix tests 2020-03-09 12:36:46 +09:00
Mariano Sorgente 284faa46e8 Almost have sync working 2020-03-06 17:23:03 +09:00
Mariano Sorgente 95981eaafc Redefine wallet protocol and start implementing 2020-03-04 17:53:51 +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 7640fb08e8 Revert "more sleep"
This reverts commit 4808776c19.
2020-02-28 17:17:03 -08:00
Yostra 4808776c19 more sleep 2020-02-28 16:56:30 -08:00
Yostra 3dd659360c log time when raising 2020-02-28 16:55:42 -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