Commit Graph

  • 432134db02
    Bump click from 7.1.2 to 8.0.1 dependabot-pip-main-click-8.0.1 dependabot[bot] 2021-05-25 06:07:27 +0000
  • 9e21716965
    Add format_bytes(bytes:) function to convert bytes to human readable string. (#5449) Ruslan Skorb 2021-05-25 08:14:29 +0300
  • 0fffed06f9
    Support -f and -p options for plot creation via daemon API (#5209) ChiaMineJP 2021-05-25 13:59:39 +0900
  • 280488da7d
    That's not a private key (#5636) Matt Hauff 2021-05-24 13:26:21 -0700
  • 2ddc48d0b9
    remove unused get_block_records() function (#5016) Arvid Norberg 2021-05-24 21:02:54 +0200
  • c1f54cb13a
    Update harvester_api.py (#5185) x1957 2021-05-25 02:59:34 +0800
  • 19216dcf3e
    Keep mnemnic as secret as possible (#5690) Gian Luca Decurtins 2021-05-24 20:58:07 +0200
  • bc439fea7c
    Removed dead code (#5244) ChiaMineJP 2021-05-25 03:55:19 +0900
  • 78f73b3d55
    demote DNS failure log to a warning (#5771) Arvid Norberg 2021-05-24 20:53:31 +0200
  • 9aecb3cd4f
    mozilla typo fixes (#5303) Nikolaj Kuntner 2021-05-24 20:52:37 +0200
  • 0a204134c4 wip Adam Kelly 2021-05-24 10:13:01 -0700
  • cd647affb0 Added clarifying comments and renamed some functions matt 2021-05-24 17:23:56 +0100
  • d84f6a2491 slight control-flow simplification in full_node block validation. Break down timing of validation simplify-block-validation arvidn 2021-05-24 14:45:17 +0000
  • ed947837c9 Un-flip output list Fix test for this list Add delayed puzzle clvm matt 2021-05-24 15:18:29 +0100
  • 4a29e316b1 Remove unnecessary checks from singleton_top_layer matt 2021-05-24 13:41:34 +0100
  • 33a1035842 fix typos in truth passing matt 2021-05-24 12:50:37 +0100
  • f8ac850364 merge almog 2021-05-24 14:09:16 +0300
  • 830cf41fb1 Merge branch 'main' into validate_summaries_while_syncing almog 2021-05-24 14:08:51 +0300
  • c3a814e0a4 remove comment weight_proofs_new_version almog 2021-05-24 14:03:15 +0300
  • 241246d987 lint almog 2021-05-24 13:54:08 +0300
  • 1fc501d72b test wallet integration almog 2021-05-24 13:23:38 +0300
  • ce7d76af7a clean code almog 2021-05-24 12:35:25 +0300
  • 7268861929 wallet handles v2 almog 2021-05-24 12:12:43 +0300
  • e73826c752 lint almog 2021-05-23 15:39:30 +0300
  • 38a2d18a6a skip tx filter in v2 almog 2021-05-23 15:27:59 +0300
  • 4a226750c6 fix test vars almog 2021-05-18 20:39:00 +0300
  • 08e9364fd0 fix test vars almog 2021-05-18 16:37:17 +0300
  • e3ba8a24f5 test backwards compatibility almog 2021-05-18 16:28:51 +0300
  • 2029dfff52 move capabilities to server almog 2021-05-18 16:08:09 +0300
  • 2a3ec913b6 lint almog 2021-05-18 15:27:14 +0300
  • ddda609a78 logs almog 2021-05-18 14:33:20 +0300
  • 217c592872 minor fixes almog 2021-05-18 14:26:27 +0300
  • 1160e9d9fd fix var almog 2021-05-17 18:21:41 +0300
  • bb368e989c fix name almog 2021-05-17 17:57:56 +0300
  • 028bf8459f startup segments almog 2021-05-17 17:52:40 +0300
  • aeef6089d6 log almog 2021-05-17 16:24:02 +0300
  • 6a15bd901a lint almog 2021-05-17 16:11:26 +0300
  • d23da717a8 node integrations almog 2021-05-17 16:06:36 +0300
  • 1c4e95ab3e weight proof v2 almog 2021-05-17 16:05:34 +0300
  • 7c8f7d8be0 skip tx filter in v2 weight_proof_new_version almog 2021-05-23 15:27:59 +0300
  • 29c7e3993c Add an explicit error message (#4758) elliottback 2021-05-22 10:14:49 +0900
  • 7dc1e01a70 Chia Blockchian 1.1.6 (#5644) Gene Hoffman 2021-05-20 19:28:09 -0700
  • 98f5525b97 Initial commit. (#5627) Florin Chirica 2021-05-21 01:03:59 +0300
  • 715528bd9c Update gui (#5623) Adam Kelly 2021-05-20 12:49:44 -0700
  • 15ff37e890 Different lock for compact proofs (#5539) Almog De Paz 2021-05-20 21:51:58 +0300
  • 6af02f141b Do not assert not spent (#5612) Mariano Sorgente 2021-05-21 02:46:02 +0900
  • 6a45551cef Speedup normal sync and wallet sync (#5590) Mariano Sorgente 2021-05-21 02:42:22 +0900
  • 2a886ca5f8 Speedup connections 2. (#5421) Florin Chirica 2021-05-20 20:38:35 +0300
  • 484841be91 Please add comments (#5565) Adam Kelly 2021-05-19 19:40:36 -0700
  • 37821fd8c9 Fix pending transaction issue, and use a different lock to prevent ho… (#5549) Mariano Sorgente 2021-05-20 10:19:52 +0900
  • 967d04abb5 Don't use a global (#5553) Mariano Sorgente 2021-05-20 09:41:53 +0900
  • c9fdd90a87 Improve time_out_assert messages (#5561) Adam Kelly 2021-05-19 16:41:38 -0700
  • 465e8f1fcf tweak timeouts Bill Blanke 2021-05-19 16:25:58 -0700
  • 0a7b827629 wait after farm_new_transaction_block Bill Blanke 2021-05-19 13:44:09 -0700
  • 95793dcaf6 wait after farm_new_transaction_block Bill Blanke 2021-05-19 13:40:36 -0700
  • 9ca49c5b49 wait after farm_new_transaction_block Bill Blanke 2021-05-19 13:30:42 -0700
  • 2fa20a3ec3 Fix error log and handling of reject message Mariano 2021-05-20 04:51:52 +0900
  • 3e873603f5 Wallet (#4887) Yostra 2021-05-19 23:06:48 +0400
  • 822943a913 Revert "sets up wallet before running farm summary (#3235)" (#5546) Mariano Sorgente 2021-05-20 04:05:12 +0900
  • 4fa77d9142 working false justinengland 2021-05-18 16:46:46 -0600
  • cb48789c89 moving printed output inside of if to know if the command runs justinengland 2021-05-18 15:52:00 -0600
  • 2cb43d64e0 == vs === justinengland 2021-05-18 15:47:13 -0600
  • 139e331d6e == vs is justinengland 2021-05-18 15:38:23 -0600
  • 7987644c9f adding : justinengland 2021-05-18 15:34:17 -0600
  • f98b6b445a adding false setting to reset back to mainnet justinengland 2021-05-18 15:27:41 -0600
  • 5a0d5884a7 Clearly prohibit root from installing the GUI (#5232) Gene Hoffman 2021-05-18 11:40:26 -0700
  • be809acb61 sets up wallet before running farm summary (#3235) Will Bendick 2021-05-18 11:38:06 -0700
  • 51a3d3593e Merge branch 'main' of github.com:Chia-Network/chia-blockchain into main almog 2021-05-23 15:08:21 +0300
  • 48a75c9e1f demote DNS failure log to a warning dns-error arvidn 2021-05-22 09:08:09 +0200
  • 6f06f047a5
    Add an explicit error message (#4758) elliottback 2021-05-22 10:14:49 +0900
  • 02b165f0d2 chia version Niraj Pathak 2021-05-21 19:33:21 -0400
  • 488763e477 syntax Niraj Pathak 2021-05-21 19:19:36 -0400
  • 8c500f9b36 correct sha command Niraj Pathak 2021-05-21 19:12:12 -0400
  • 301a7a2629 macos checksum Niraj Pathak 2021-05-21 18:53:09 -0400
  • 6f45204c71 add conditionals Niraj Pathak 2021-05-21 18:47:46 -0400
  • 3443bf0432 file path Niraj Pathak 2021-05-21 18:30:16 -0400
  • 6476304e8c set file path Niraj Pathak 2021-05-21 18:07:33 -0400
  • 8a5c37b93d list files Niraj Pathak 2021-05-21 17:46:55 -0400
  • 2608fab1bb
    Attempt to fix stats bug. Florin Chirica 2021-05-21 20:31:17 +0300
  • 476f69d48d pass all parent info in as a "truth" matt 2021-05-21 18:13:09 +0100
  • 18632f5395 add extra truths passed in to singleton and adjust innerpuzzles matt 2021-05-21 17:02:59 +0100
  • 607fe42a63
    Be more restrictive in crawling. Florin Chirica 2021-05-21 17:21:17 +0300
  • 2432e51f0e Remove unnecessary mod_hash_hash Fix bug in p2_singleton assert_my_coin_id matt 2021-05-21 14:54:30 +0100
  • 615087e846
    Correct stats. Florin Chirica 2021-05-21 16:42:58 +0300
  • c73e6be5fa add extra_data field to pool innerpuzzes matt 2021-05-21 14:18:54 +0100
  • 158bbbea74 harden int/uint validation in constructor. add comment about int512 check-int-range arvidn 2021-05-11 09:05:13 +0200
  • cdc68b68af terminate clean_block_record() when we reach height 0 arvidn 2021-05-10 14:35:13 +0200
  • ac6ce96392 fix handling of not finding a shared ancestor in wallet reorg arvidn 2021-05-10 13:57:56 +0200
  • 2d1c0afdf0 handle find_fork_point_in_chain() returning -1 in wallet arvidn 2021-05-10 08:18:46 +0200
  • beacf2f18d fix off-by-one in blocks-to-remove arvidn 2021-05-09 21:55:48 +0200
  • f7f6989dbe don't step back sub slots beyond zero arvidn 2021-05-09 21:44:06 +0200
  • 3cd198a9df validate integers in StructStream constructors arvidn 2021-05-09 16:41:18 +0200
  • c7c6aa2c4e WIP: introduce InstrumentedLock to profile mutexes held and waited for for a long time instrumented-mutex arvidn 2021-05-19 11:56:25 +0000
  • 9e9097b116
    Chia Blockchian 1.1.6 (#5644) 1.1.6 latest Gene Hoffman 2021-05-20 19:28:09 -0700
  • bf3ffa6eeb
    Initial commit. (#5627) Florin Chirica 2021-05-21 01:03:59 +0300
  • c3424ba655
    Update gui (#5623) Adam Kelly 2021-05-20 12:49:44 -0700
  • f30bd8404d remove data after x matt 2021-05-20 20:00:34 +0100
  • 36c80d2cee Merge branch 'main' of github.com:Chia-Network/chia-blockchain into main almog 2021-05-20 21:58:57 +0300
  • f1120d9d5d
    Different lock for compact proofs (#5539) Almog De Paz 2021-05-20 21:51:58 +0300
  • aa0b2bcf79 fix bug and comment matt 2021-05-20 19:49:05 +0100