Commit Graph
14659 Commits
Author SHA1 Message Date
Yostra 997d7b0f2f delete correct table 2020-03-04 16:32:09 -08:00
Yostra 594db173e3 stub 2020-03-04 16:21:23 -08:00
Yostra 60869c99d2 comments / formatting 2020-03-04 15:55:55 -08:00
Yostra 6cf2d8ca52 close/clear all dbs 2020-03-04 15:39:56 -08:00
Yostra 331d774ce2 refactor 2020-03-04 15:22:36 -08:00
Yostra a9e8563450 proper import 2020-03-04 12:18:02 -08:00
Yostra cd7936fecf fill stubs 2020-03-04 11:50:55 -08:00
Yostra 6c465dccdb bug fix 2020-03-04 10:27:01 -08:00
Yostra 2fc2f4a6bf formatting 2020-03-04 10:26:59 -08:00
Yostra c23ec406fa add amount, puzzlehash, fee, info to transaction record. Insert in ui table 2020-03-04 10:26:03 -08:00
Yostra c9bd8f69eb support arrays in to_json streamable 2020-03-04 10:20:52 -08:00
Mariano Sorgente 95981eaafc Redefine wallet protocol and start implementing 2020-03-04 17:53:51 +09:00
wjblankeandGitHub a6e6e7d649 Js14wjb (#105)
New AJAX web browser based block explorer (similar to ssh UI). Run full node, then:

http://127.0.0.1:8555/index.html
2020-03-01 23:54:00 -08: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
xorinoxandGitHub 31c5201011 Update create_plots.py (#107)
The proposed change allows to call create_plots.py with an optional index, so ranges of plots can be generated, that don't overlap.
2020-03-02 14:27:05 +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 314712a918 create filter from mempool items 2020-02-28 16:25:41 -08:00
Yostra 74d867d07f wallet types 2020-02-28 15:07:54 -08:00
Yostra 61d9c488c7 whoops 2020-02-28 14:54:57 -08:00
Yostra 9b8faa57af don't make mempools while syncing 2020-02-28 14:37:04 -08:00
Yostra 0d18012408 coroutine doesn't have a hex 2020-02-27 14:54:41 -08:00
Yostra abf171aa2c don't add unnecessary blocks 2020-02-27 14:29:01 -08:00
Yostra 68adcacf0a limit the size of seen cache 2020-02-27 14:14:43 -08:00
Yostra 86252ce000 test coin consumed mempool condition 2020-02-27 13:44:24 -08:00
Yostra 2787901205 formatting 2020-02-27 12:39:59 -08:00
Yostra 3b27ddaa14 use persistant storage to store derivation paths 2020-02-27 12:37:32 -08:00
Yostra 71af7145e8 set cost of other conditions to 0 2020-02-27 10:43:05 -08:00
Mariano Sorgente f460480406 Rename files 2020-02-27 12:17:01 +09:00
Mariano Sorgente e092bba0b6 Remove unused imports 2020-02-27 11:32:03 +09:00
Mariano Sorgente 88f71f8242 Merge branch 'integration' of github.com:Chia-Network/chia-blockchain into integration 2020-02-27 11:31:01 +09:00
Mariano Sorgente cc3b51a1a1 Merge branch 'integration' of github.com:Chia-Network/chia-blockchain into integration 2020-02-27 11:23:03 +09:00
Yostra c94fba4100 block cost stuff 2020-02-26 17:33:25 -08:00
Yostra 4d207ac50d don't use blake2b 2020-02-26 12:06:39 -08:00
Yostra 89980eae9c validate roots 2020-02-26 12:03:25 -08:00
Gene HoffmanandGitHub 5fc2f38220 Merge pull request #103 from davision/master
Fix some typos in comments (Thanks @davision!)
2020-02-26 11:51:55 -08:00
davision ed57313275 Fix some typos in comments 2020-02-26 20:00:38 +01:00
Mariano Sorgente 521c476094 Full node tests 2020-02-26 15:42:30 +09:00
Yostra d53b4c9ca8 add addition and removal root to header 2020-02-25 16:15:23 -08:00
Yostra d7558bc181 test merkle set 2020-02-25 14:13:26 -08:00
Yostra 17d128d2de Bram's reference merkle set 2020-02-25 13:11:37 -08:00
Yostra 26f4cf6188 formating 2020-02-25 13:09:33 -08:00
Yostra 03078abaf6 formatting 2020-02-25 13:09:00 -08:00
Florin ChiricaandGitHub b4d473197b Cluster (#96)
* Initial commit cluster

* Flake8

* mypy

* support IPv6; gather instead of create_task

* flake8
2020-02-25 20:34:56 +02:00
Yostra 25ec803cea get all transactions 2020-02-24 17:19:50 -08:00
Yostra 6337ec79e7 rename 2020-02-24 17:05:53 -08:00
Yostra af724124ad merga alpha 1.5 2020-02-24 14:38:32 -08:00