Commit Graph

  • 9c509265b8 Increase the route capacity of InvTransaction messages. stasatdaglabs 2021-03-14 12:48:05 +02:00
  • 5e6f3df24c Fix TestPruning Ori Newman 2021-03-14 12:36:00 +02:00
  • bf0e9d18fe Fix TestBlockWindow Ori Newman 2021-03-14 12:31:03 +02:00
  • 7d2438cad1 Fix TestVirtualDiff Ori Newman 2021-03-14 12:15:59 +02:00
  • 3b9f838e4b Fix TestChainedTransactions Ori Newman 2021-03-14 12:07:47 +02:00
  • e2191b3da0 Fix TestTransactionAcceptance Ori Newman 2021-03-14 12:03:20 +02:00
  • fa1a7e4cb0 Fix TestGetPruningPointUTXOs Ori Newman 2021-03-14 11:47:57 +02:00
  • b5933bc4fe
    Update general unit tests for Reachability (#1597) talelbaz 2021-03-14 11:42:56 +02:00
  • a524d5061d Merge remote-tracking branch 'origin/nod-1424-write-general-unit-tests-for-reachability' into nod-1424-write-general-unit-tests-for-reachability tal 2021-03-14 10:40:15 +02:00
  • 925ad977fb Change tabs to spaces in the diagram. tal 2021-03-14 10:23:54 +02:00
  • 86d58ade32
    Merge branch 'v0.10.0-dev' into nod-1424-write-general-unit-tests-for-reachability stasatdaglabs 2021-03-14 10:13:09 +02:00
  • fed458dbad
    Merge branch 'v0.10.0-dev' into 1341-bip-143-sighash Svarog 2021-03-14 10:00:33 +02:00
  • 5ad383d6d5 Add a diagram for the created DAG in the test. tal 2021-03-14 09:49:58 +02:00
  • 8fc9c33a8a Don't pay to blocks that are not included in the DAA added blocks, and bestow red blocks reward to the merging block Ori Newman 2021-03-11 19:15:52 +02:00
  • 034b2bb8a9 Fix calcBlockSubsidy to use DAA score Ori Newman 2021-03-11 18:35:56 +02:00
  • e2d017a3d5 Use DAA score for sequence lock Ori Newman 2021-03-11 18:18:31 +02:00
  • 556549355e Use DAA score for coinbase maturity Ori Newman 2021-03-11 17:40:16 +02:00
  • 6de1ccbff5 Replace blue score with DAA score in UTXO entries Ori Newman 2021-03-11 13:57:36 +02:00
  • ec446ac511
    Adding DAA score (#1596) Ori Newman 2021-03-14 09:44:44 +02:00
  • 845c6011c5
    Merge branch 'v0.10.0-dev' into 1341-bip-143-sighash Svarog 2021-03-11 18:11:00 +02:00
  • db5dc05462 Explicitly define that payloadHash for native transactions is 0 Mike Zak 2021-03-11 18:10:19 +02:00
  • 2957778bd8 Separate DAABlocksStore cache size to DAA score and daaAddedBlocks Ori Newman 2021-03-11 17:20:16 +02:00
  • 48a1a38921 Replace 8 with uint64Length Ori Newman 2021-03-11 17:17:12 +02:00
  • cb9085575e Invert condition in SigHashSingle getOutputsHash Mike Zak 2021-03-11 16:45:15 +02:00
  • 614c118f00 Add TestCalculateSignatureHash Mike Zak 2021-03-11 13:58:12 +02:00
  • dee39826c8 Update the tests of reachabilityManager. tal 2021-03-11 16:23:40 +02:00
  • fdb85ff92e Add SubnetworkID and Gas to sigHash Mike Zak 2021-03-11 14:08:35 +02:00
  • a562738a60 Add missing comments Mike Zak 2021-03-11 11:45:05 +02:00
  • 0f82961df9 Fix tests in rest of code Mike Zak 2021-03-11 10:28:27 +02:00
  • b96262d69e Fix tests in txscript Mike Zak 2021-03-11 09:13:59 +02:00
  • eaed3177d1 Add missing types to WriteElement Mike Zak 2021-03-11 09:38:02 +02:00
  • e441e60924 Add pruning support Ori Newman 2021-03-10 20:06:39 +02:00
  • 881429f57e Add test Ori Newman 2021-03-10 19:47:20 +02:00
  • 301723d832 Replace legacy CalculateSigHash with new one, and re-wire to all non-test code Mike Zak 2021-03-10 17:47:49 +02:00
  • 31dfa899ba Save DAA score and DAA added blocks for each block Ori Newman 2021-03-09 19:14:51 +02:00
  • 2637805a1a Merge remote-tracking branch 'origin/v0.10.0-dev' into nod-1424-write-general-unit-tests-for-reachability tal 2021-03-10 16:40:20 +02:00
  • 3935a62a5f Add previousOutputsHash to the mix Mike Zak 2021-03-10 16:36:41 +02:00
  • 3d668cc1bd
    Remove old constants and print actual grpc server address (#1595) Elichai Turkel 2021-03-10 16:33:51 +02:00
  • fe43bbed74 Add sequencesHash to the mix Mike Zak 2021-03-10 16:21:45 +02:00
  • 2f69446750
    Merge branch 'v0.10.0-dev' into small-fixes Elichai Turkel 2021-03-10 16:12:26 +02:00
  • 1486a6312c
    Adjust the difficulty in the first difficultyAdjustmentWindowSize blocks (#1592) Elichai Turkel 2021-03-10 16:11:46 +02:00
  • 40686cfbe9 Add handling of outputHash Mike Zak 2021-03-10 16:10:47 +02:00
  • a04b52fe2e
    Merge branch 'v0.10.0-dev' into small-fixes Ori Newman 2021-03-10 15:34:25 +02:00
  • b0b662d7d5
    Print the actual address of the grpc server Elichai Turkel 2021-03-10 15:30:47 +02:00
  • fe03375ed5
    Remove unneeded old constants in the p2p Elichai Turkel 2021-03-10 15:30:25 +02:00
  • fd321d88d4 Merge remote-tracking branch 'origin/v0.10.0-dev' into tal-test-mining-manager tal 2021-03-10 15:20:21 +02:00
  • ec5114a3c1 Change the condition for comparing slices instead of pointers. tal 2021-03-10 15:06:20 +02:00
  • b705f641dc
    Merge branch 'v0.10.0-dev' into requireddifficulty Elichai Turkel 2021-03-10 15:01:01 +02:00
  • cd27f2850e
    Delete the stability tests when doing code coverage (#1594) Elichai Turkel 2021-03-10 15:00:54 +02:00
  • 5efb83b82b
    Review nit Elichai Turkel 2021-03-10 14:50:25 +02:00
  • a39109b680
    Delete the stability tests when doing code coverage Elichai Turkel 2021-03-10 14:26:43 +02:00
  • bed42bdd50 Added CalcSignatureHash_BIP143 with all parameters except the re-used hashes Mike Zak 2021-03-10 14:21:40 +02:00
  • 2d9795e229 Merge remote-tracking branch 'origin/v0.10.0-dev' into tal-test-mining-manager tal 2021-03-10 13:15:24 +02:00
  • d738ae3c80 Delete payloadHash field - not used anymore in the current version. tal 2021-03-10 13:09:38 +02:00
  • b6f1968975 Move CalculateSignatureHash to consensushashing Mike Zak 2021-03-10 12:39:58 +02:00
  • 8b4d5c5b6c Update miningmanager_test.go test. tal 2021-03-10 12:44:48 +02:00
  • 91d955fcf7
    Update tests with new pastMedianTime and Difficulty Elichai Turkel 2021-03-10 12:26:58 +02:00
  • 85bba89c9f
    Remove unnecessary check from checkBlockTransactionsFinalized Elichai Turkel 2021-03-10 12:25:53 +02:00
  • 634ec7705c
    Adjust the difficulty even when there's less than difficultyAdjustmentWindowSize blocks Elichai Turkel 2021-03-10 12:24:46 +02:00
  • f55bfc4535
    Remove padding+genesis from BlockWindow Elichai Turkel 2021-03-10 12:22:44 +02:00
  • 9cdaf0e8d0
    Move timesorter to its own package and remove unused functions Elichai Turkel 2021-03-10 12:20:50 +02:00
  • 14cf7f81f3
    Change the difficulty to be calculated based on the same block instead of its selected parent (#1591) Ori Newman 2021-03-09 17:07:16 +02:00
  • cff8023119 Change the difficulty to be calculated based on the same block instead of its selected parent Ori Newman 2021-03-09 16:31:11 +02:00
  • 74539f8f0b
    Fix TestDifficulty to better check red blocks (#1590) Ori Newman 2021-03-09 16:38:17 +02:00
  • 78d40da554 Remove high timestamps from blue chain Ori Newman 2021-03-09 15:38:11 +02:00
  • f4a7768695 Merge branch 'fix-TestDifficulty-to-better-check-red-blocks' of github.com:kaspanet/kaspad into fix-TestDifficulty-to-better-check-red-blocks Ori Newman 2021-03-09 15:33:14 +02:00
  • 967865c467 Fix blue chain size Ori Newman 2021-03-09 15:33:04 +02:00
  • a558001bd5
    Merge branch 'v0.10.0-dev' into fix-TestDifficulty-to-better-check-red-blocks Svarog 2021-03-09 15:20:56 +02:00
  • a7299c1b87
    Add stability tests (#1587) Svarog 2021-03-09 15:01:08 +02:00
  • e5fe00e5be Merge branch 'fix-TestDifficulty-to-better-check-red-blocks' of github.com:kaspanet/kaspad into fix-TestDifficulty-to-better-check-red-blocks Ori Newman 2021-03-09 15:00:40 +02:00
  • 0d627e0252 Fix comments Ori Newman 2021-03-09 15:00:22 +02:00
  • fae42315d1
    Merge branch 'v0.10.0-dev' into fix-TestDifficulty-to-better-check-red-blocks Ori Newman 2021-03-09 14:44:57 +02:00
  • 48c41e00c3 Write better tests for red blocks and DAA Ori Newman 2021-03-09 14:44:20 +02:00
  • c1249f7bd5
    Merge branch 'v0.10.0-dev' into add-stability-tests v0.10.0-alpha1 Svarog 2021-03-09 14:40:41 +02:00
  • 27c1e4611e
    Add a github action deploy script to build and publish releases (#1585) Elichai Turkel 2021-03-09 13:00:57 +02:00
  • c6c63c7ff9
    Add a github action deploy script to build and publish releases (#1586) Elichai Turkel 2021-03-09 12:56:12 +02:00
  • da15c61f3b
    Merge branch 'v0.10.0-dev' into add-stability-tests Svarog 2021-03-09 12:49:21 +02:00
  • b61e23f9a7
    Merge branch 'v0.10.0-dev' into github-deploy-10.0.0 Svarog 2021-03-09 12:48:48 +02:00
  • b8413fcecb
    Add the mempool size to getInfo RPC command (#1584) Ori Newman 2021-03-09 12:48:33 +02:00
  • 91a7f0a620
    Merge branch 'v0.9.1-dev' into github-deploy-0.9.1 Svarog 2021-03-09 12:43:50 +02:00
  • dd91ffb7d8 Added changelog for v0.9.1 Mike Zak 2021-03-09 12:42:30 +02:00
  • e7320e04ba
    Merge branch 'v0.10.0-dev' into github-deploy-10.0.0 Svarog 2021-03-09 12:38:19 +02:00
  • b3372f6731
    Merge branch 'v0.10.0-dev' into add-mempool-size-to-getInfo Svarog 2021-03-09 12:31:53 +02:00
  • c084c69771
    Don't swallow orphan errors (#1581) Ori Newman 2021-03-09 12:30:35 +02:00
  • 5e4f1f9578 Rename mempool.Len() to mempool.TransactionCount() Ori Newman 2021-03-09 12:28:59 +02:00
  • 6c9ed80ad3 don't run vet on kaspad in stability-tests/install_and_test Mike Zak 2021-03-09 12:19:44 +02:00
  • ff6e16ee9a Add mempool.Len() Ori Newman 2021-03-08 18:38:54 +02:00
  • c6921ff15f
    Add a github action deploy script to build and publish releases Elichai Turkel 2021-03-08 18:10:34 +02:00
  • 7de07cdc97
    Add a github action deploy script to build and publish releases github-deploy Elichai Turkel 2021-03-08 18:10:34 +02:00
  • 1e4a3fa3e2 Add the mempool size to getInfo RPC command Ori Newman 2021-03-08 18:17:30 +02:00
  • ac006ffcaa
    Add a github action deploy script to build and publish releases newcoolversion Elichai Turkel 2021-03-08 18:10:34 +02:00
  • 14767844c8 Remove payloadHash from everywhere Mike Zak 2021-03-08 18:13:18 +02:00
  • db8183657c Update README.md Mike Zak 2021-03-08 17:58:58 +02:00
  • cffc2c6120 Fix golint errors Mike Zak 2021-03-08 17:50:46 +02:00
  • d7c1d7d9b0 Fix requires Mike Zak 2021-03-08 17:25:05 +02:00
  • a9533b9091 Add stability-tests Mike Zak 2021-03-08 16:47:51 +02:00
  • 42c7478934
    Merge branch 'v0.10.0-dev' into dont-swallow-orphan-errors Ori Newman 2021-03-08 15:30:43 +02:00
  • 53781eed4d
    Remove payload hash (#1583) Ori Newman 2021-03-08 15:15:03 +02:00
  • 921ca19b42
    Update testnet genesis and testnet network name (#1582) v0.9.1-rc1 Svarog 2021-03-08 15:04:18 +02:00
  • 331f4b2bee Move genesis closer to the present Mike Zak 2021-03-08 14:56:32 +02:00