Commit Graph

  • f8e362ba1d Add public-private-key (schnorr) compatibility to wallet Ro Ma 2021-11-26 20:54:24 +02:00
  • 4a443b4a32
    Merge branch 'dev' into wallet-prof Ori Newman 2021-11-28 10:37:29 +02:00
  • 9c00bbd921 Fix num threads using getAEAD instead of decryptMnemonic Ori Newman 2021-11-27 23:44:28 +02:00
  • 7078dada5c Add a missing space to make go fmt happy. missing-space stasatdaglabs 2021-11-26 09:46:34 +02:00
  • 606b781ca0
    Fix bug in RequiredDifficulty and release another version v0.11.6 v0.11.6-dev Elichai Turkel 2021-11-25 21:49:15 +02:00
  • dbf18d8052
    Hard fork - new genesis with the utxo set of the last block (#1856) v0.11.5-2 v0.11.5-dev Elichai Turkel 2021-11-25 20:18:43 +02:00
  • 52883bff5f
    Last changes for the release and change the version to 0.11.5 Elichai Turkel 2021-11-25 20:17:03 +02:00
  • 1dd81d133b
    Change datadir name back to kaspa-mainnet and change db path from /data to /datadir Elichai Turkel 2021-11-25 17:05:41 +02:00
  • 2336d8b1d6
    Fix some tests and make them run a little faster Elichai Turkel 2021-11-25 16:59:15 +02:00
  • 816fb91d1a
    Fix the BlockLevel bits counting Elichai Turkel 2021-11-25 13:40:54 +02:00
  • c67ed8d3f9
    Change DAA score of genesis to checkpoint DAA score and fix all tests msutton 2021-11-25 12:58:56 +02:00
  • 7577990189
    Fix Ori's review comments Elichai Turkel 2021-11-25 13:14:15 +02:00
  • b300f66068 Adding --banner flag Constantine Bitensky 2021-11-24 21:29:52 +02:00
  • 59b34cdcfb
    Fix go lint Elichai Turkel 2021-11-24 23:51:30 +02:00
  • 7f004256ad
    small fix for a test Elichai Turkel 2021-11-24 19:53:13 +02:00
  • 27c599c123
    Make peer banning opt-in Elichai Turkel 2021-11-24 19:48:34 +02:00
  • 5f50197470
    Fix last tests Elichai Turkel 2021-11-24 19:40:21 +02:00
  • 89f3b5b2e6
    Remove global utxo set variable, and persist mainnetnet utxo deserialization between runs Elichai Turkel 2021-11-24 19:39:50 +02:00
  • 2a1b38ce7a
    Fix mergeset limit violation bug (#1855) Michael Sutton 2021-11-24 19:34:59 +02:00
  • ad0d6999b8
    Fix TestBlockWindow tests Elichai Turkel 2021-11-24 17:42:12 +02:00
  • 11416526a8
    Dont change the difficulty before you have a full window Elichai Turkel 2021-11-24 17:41:54 +02:00
  • 3360cbba25
    Fix tests related to mainnet utxo set Elichai Turkel 2021-11-24 16:38:46 +02:00
  • c873fb29e3
    Fix pruning point genesis utxo set Elichai Turkel 2021-11-24 15:06:18 +02:00
  • e7d00a87ca
    Fix TestValidateAndInsertImportedPruningPoint test Elichai Turkel 2021-11-24 15:04:24 +02:00
  • b7975ab741
    Fix BlockReward test Elichai Turkel 2021-11-24 15:03:56 +02:00
  • 1377114629
    Dont assume genesis multiset is empty Elichai Turkel 2021-11-24 12:41:31 +02:00
  • f5fe06a0bf
    Change subsidy to 500 Elichai Turkel 2021-11-24 12:40:41 +02:00
  • d6753e2ce8
    Fix tests Elichai Turkel 2021-11-24 12:39:59 +02:00
  • a13aaef550
    Don't omit genesis as direct parent Ori Newman 2021-11-24 01:06:05 +02:00
  • ef93061d90
    Fix zero hash to muhash zero hash in genesis utxo dump check Ori Newman 2021-11-23 23:57:42 +02:00
  • b6a93827cc
    Delete comments Ori Newman 2021-11-23 23:35:36 +02:00
  • aa0fb5c861
    Change protocol version and datadir location Ori Newman 2021-11-23 23:35:10 +02:00
  • 385496a15c
    Activate HF immediately and change reward to 1000 Ori Newman 2021-11-23 01:17:20 +02:00
  • bb039e1d6a
    UTXO dump of block 0fca37ca667c2d550a6c4416dad9717e50927128c424fa4edbebc436ab13aeef Ori Newman 2021-11-23 01:11:04 +02:00
  • 399ac7cf69 Format issue msutton 2021-11-24 03:07:20 +02:00
  • 39fc4ae54a Added a simple condition to fix the mergeset limit bug msutton 2021-11-24 02:56:00 +02:00
  • 0bf489c252 Added a test which reproduces a bug where virtual's mergeset exceeds the mergeset limit -- this test currently fails msutton 2021-11-24 02:54:12 +02:00
  • 29c410d123 Change HF time v0.11.4-2 Ori Newman 2021-11-22 11:27:17 +02:00
  • 6e6fabf956 Change HF time Ori Newman 2021-11-22 11:24:55 +02:00
  • b04292c97a Don't server parallel PruningPointAndItsAnticoneRequests Ori Newman 2021-11-22 09:56:30 +02:00
  • 765dd170e4
    Optimizations and header size reduce hardfork (#1853) v0.11.4 v0.11.4-dev Ori Newman 2021-11-22 09:00:39 +02:00
  • f0c5e1158d Fix tests Ori Newman 2021-11-22 08:57:53 +02:00
  • 43cd3f73bc Merge branch 'optimizations-and-headers-reduce' of github.com:someone235/kaspad into optimizations-and-headers-reduce Ori Newman 2021-11-22 08:48:15 +02:00
  • 39d072b5f0 Don't ban for unexpected message type Ori Newman 2021-11-22 08:47:09 +02:00
  • 60e1b76d0e Update fork DAA score Ori Newman 2021-11-22 01:18:47 +02:00
  • c7b17c2c4e Fetch only one block with trusted data at a time Ori Newman 2021-11-22 00:53:36 +02:00
  • d01445f80c Fix off by one error on kaspawallet Ori Newman 2021-11-21 23:42:11 +02:00
  • a7416e8046
    Add a profile option to kaspawallet daemon Elichai Turkel 2021-11-21 11:53:53 +02:00
  • 7eb1061b92 Return fast tests Ori Newman 2021-11-21 02:00:14 +02:00
  • eb0780f011 Fix TestPruning Ori Newman 2021-11-21 01:34:15 +02:00
  • d96498a9cb Add --allow-submit-block-when-not-synced in stability tests Ori Newman 2021-11-21 01:22:39 +02:00
  • 530557c417 Change HardForkOmitGenesisFromParentsDAAScore in fast netsync test Ori Newman 2021-11-21 01:22:22 +02:00
  • 111c6792ba Dont fill empty parents Ori Newman 2021-11-21 01:21:33 +02:00
  • 09ecfcf181 Fix ParentsAtLevel Ori Newman 2021-11-20 18:57:30 +02:00
  • 0037916a24 Add comments and temp comment out go vet Ori Newman 2021-11-20 15:22:23 +02:00
  • 2120adadb5 Add cache to BuildPruningPointProof Ori Newman 2021-11-20 14:11:12 +02:00
  • 0c5a744aa8 Increase race detector timeout Ori Newman 2021-11-20 13:40:19 +02:00
  • 51859f6b82 Fix a bug in BuildPruningPointProof Ori Newman 2021-11-20 13:39:22 +02:00
  • d4b6ae4a95 Get rid of ParentsAtLevel header method Ori Newman 2021-11-20 12:25:11 +02:00
  • 17780383dc Fix NumThreads bug in the wallet Ori Newman 2021-11-20 11:36:10 +02:00
  • e46181691d Add hardForkOmitGenesisFromParentsDAAScore logic Ori Newman 2021-11-20 01:18:40 +02:00
  • 153e90cafa Fix IBD indication on submit block Ori Newman 2021-11-19 18:03:31 +02:00
  • 50866e686c Cache block level in the header Ori Newman 2021-11-19 17:43:40 +02:00
  • 90148e80a1 Cache existence in reachability store Ori Newman 2021-11-19 17:43:03 +02:00
  • f8fae9bb86 Modify DefaultTimeout to 120 seconds Michael Sutton 2021-11-19 12:28:39 +02:00
  • 8e362845b3 Update to version 0.11.4 Ori Newman 2021-11-21 01:52:56 +02:00
  • 70eda29088 Add comments and temp comment out go vet hf-test-2 Ori Newman 2021-11-20 15:22:23 +02:00
  • 52be8b622a Add cache to BuildPruningPointProof hf-test Ori Newman 2021-11-20 14:11:12 +02:00
  • 72e7d528a9 Increase race detector timeout Ori Newman 2021-11-20 13:40:19 +02:00
  • e2bd2778ff Fix a bug in BuildPruningPointProof Ori Newman 2021-11-20 13:39:22 +02:00
  • 126e14ac29 Get rid of ParentsAtLevel header method Ori Newman 2021-11-20 12:25:11 +02:00
  • 1121054d11 Fix NumThreads bug in the wallet Ori Newman 2021-11-20 11:36:10 +02:00
  • 08121207dc Add hardForkOmitGenesisFromParentsDAAScore logic Ori Newman 2021-11-20 01:18:40 +02:00
  • a3acb23215 Fix IBD indication on submit block Ori Newman 2021-11-19 18:03:31 +02:00
  • 35e76020d2 Cache block level in the header Ori Newman 2021-11-19 17:43:40 +02:00
  • 81713c2ec6 Cache existence in reachability store Ori Newman 2021-11-19 17:43:03 +02:00
  • b8d36a1772
    Modify DefaultTimeout to 120 seconds v0.11.3-timeout-patch Michael Sutton 2021-11-19 12:28:39 +02:00
  • 5c1ba9170e
    Don't set blocks from the pruning point anticone as the header select tip (#1850) v0.11.3 v0.11.3-dev Ori Newman 2021-11-13 18:59:20 +02:00
  • 9e4ffe6b9f Don't set blocks from the pruning point anticone as the header selected tip. Kaspa Profiler 2021-11-13 17:32:08 +02:00
  • 201409a251 Decrease the dial timeout to 1 second Kaspa Profiler 2021-11-13 17:31:20 +02:00
  • 9d8c555bdf
    Fix a bug in the matrix ranking algorithm (#1849) Elichai Turkel 2021-11-13 17:51:11 +02:00
  • fea3dcb26c
    Merge branch 'v0.11.3-dev' into fix-matrix-ranking Ori Newman 2021-11-13 17:25:49 +02:00
  • 18269ff3e7
    Add tests and benchmarks for matrix generation and ranking Elichai Turkel 2021-11-12 15:09:21 +02:00
  • a2f574eab8 Update to version 0.11.3 Ori Newman 2021-11-13 17:18:40 +02:00
  • be371a7e7e
    Fix a bug in the matrix ranking algorithm Elichai Turkel 2021-11-12 15:06:56 +02:00
  • 5993f26b04 one sec timeout v1sectimeout Ori Newman 2021-11-12 12:22:31 +02:00
  • 7bed86dc1b Update changelog.txt v0.11.2 v0.11.2-dev Kaspa Profiler 2021-11-11 09:30:12 +02:00
  • 9b81f5145e
    Increase p2p msg size and reset utxo after ibd (#1847) Ori Newman 2021-11-11 09:27:07 +02:00
  • 6d917eb8f8 Increase tests timeout to 20 minutes Kaspa Profiler 2021-11-11 08:57:43 +02:00
  • 49351adc8a Fix sendPruningPointUTXOSet Kaspa Profiler 2021-11-11 08:31:32 +02:00
  • dc52c95fa1 Revert UTXO set override change Kaspa Profiler 2021-11-11 08:12:56 +02:00
  • db36110c2f
    Update readme Michael Sutton 2021-11-11 00:29:28 +02:00
  • e265563ac1 Fix UTXO chunks logic Kaspa Profiler 2021-11-10 23:56:12 +02:00
  • f2022415c4 Enlarge max msg size to 1gb Kaspa Profiler 2021-11-10 23:30:40 +02:00
  • 9ef2119acf Reset UTXO index after IBD Kaspa Profiler 2021-11-10 23:30:26 +02:00
  • f69518e5ec Don't build unnecessary binaries Kaspa Profiler 2021-11-10 23:30:13 +02:00
  • cd8341ef57 Update to version 0.11.2 Kaspa Profiler 2021-11-10 23:19:25 +02:00
  • 98bdf86e1b
    Merge 881d857e06e7493062df5cfeb613a5efd2421e72 into ad8bdbed21e89a07b7f68c118bbc8e142f5f726b talelbaz 2021-11-09 03:44:58 -06:00
  • ad8bdbed21
    Update changelog (#1845) v0.11.1 v0.11.1-dev Ori Newman 2021-11-09 00:32:56 +02:00
  • 2746594e48 Update changelog Kaspa Profiler 2021-11-09 00:14:27 +02:00