Commit Graph

  • 41cb5f58fe small fixes + add tests. D-Stacks 2022-06-19 19:28:17 +02:00
  • 5d65978d81 timeout to small D-Stacks 2022-06-19 13:37:58 +02:00
  • 2292ec69e9 remove time import D-Stacks 2022-06-19 13:08:34 +02:00
  • fb6e959522 fmt / linting D-Stacks 2022-06-19 13:07:39 +02:00
  • e63644da22 from seconds to milliseconds. D-Stacks 2022-06-19 13:06:02 +02:00
  • a0d8c5dee2 bug in converter D-Stacks 2022-06-19 12:47:02 +02:00
  • fc168a1ae5 BanDuration to BanDurationInSeconds D-Stacks 2022-06-19 12:04:48 +02:00
  • d121a40882 fix wrong message converstion D-Stacks 2022-06-19 11:25:27 +02:00
  • d8604b4222 Merge branch 'add-uptime-to-getInfo' of https://github.com/D-Stacks/kaspad into add-uptime-to-getInfo D-Stacks 2022-06-19 11:20:45 +02:00
  • 2b598f5cad fmt D-Stacks 2022-06-19 11:20:39 +02:00
  • 63ffecba43
    Merge branch 'dev' into add-uptime-to-getInfo D-Stacks 2022-06-19 11:17:54 +02:00
  • 7ca07ce0b6 fixes D-Stacks 2022-06-19 11:17:28 +02:00
  • d631543208 comment D-Stacks 2022-06-19 11:06:07 +02:00
  • 2a06c981a4 fix D-Stacks 2022-06-19 11:00:30 +02:00
  • 8296b57c5d maxp2p D-Stacks 2022-06-19 10:59:37 +02:00
  • b9542ed86d add rpc connectin count D-Stacks 2022-06-19 10:57:59 +02:00
  • a4afb4fb30 . D-Stacks 2022-06-18 13:14:02 +02:00
  • 94ee038cd9 checkpoint D-Stacks 2022-06-18 12:45:46 +02:00
  • e37419d62f define DefaultNotificationID as string D-Stacks 2022-06-18 11:17:56 +02:00
  • 5c9cb39797
    Merge branch 'dev' into add-id-to-stream-messages D-Stacks 2022-06-17 17:26:33 +02:00
  • a3e3218897 replace rpc.md comment D-Stacks 2022-06-17 17:26:10 +02:00
  • c5aade7e7f
    Update changelog to v0.12.2 (#2091) v0.12.2 Ori Newman 2022-06-17 18:24:21 +03:00
  • c624f1ec0a Update changelog to v0.12.2 Ori Newman 2022-06-17 18:20:00 +03:00
  • 066c850675 fix onbluescore change without txs and add native client support. D-Stacks 2022-06-17 16:29:58 +02:00
  • 7e1b3705bb working sample implementation of tls or non-tls Steven Leggett 2022-06-17 07:55:24 -04:00
  • bbde5e5397 adding grcp auth Steven Leggett 2022-06-17 06:34:11 -04:00
  • a73b1b4db8
    Merge branch 'dev' into Rename-last-references-to-blockheight---closes-#1036 D-Stacks 2022-06-17 12:08:42 +02:00
  • 61deb15c5d Rename references of blockheight - closes #1036 D-Stacks 2022-06-17 12:03:42 +02:00
  • 830f3c4589 add id in converter D-Stacks 2022-06-17 11:56:56 +02:00
  • eb3f60d234 supply id in ConvertVirtualSelectedParentChainChangesToChainChangedNotificationMessage D-Stacks 2022-06-17 11:33:15 +02:00
  • fdfc881502 fix misnamed variable. D-Stacks 2022-06-17 11:03:54 +02:00
  • a4c3605d0d fix fmt D-Stacks 2022-06-17 10:05:28 +02:00
  • bcc8c16f9f
    Merge branch 'dev' into add-id-to-stream-messages D-Stacks 2022-06-17 09:59:52 +02:00
  • 2e6160879d write converters. D-Stacks 2022-06-17 09:58:20 +02:00
  • 8a37e61c83 setting RPC Auth config option Steven Leggett 2022-06-16 20:36:43 -04:00
  • d4b741fd7c
    Bump version to v0.12.2 (#2086) Ori Newman 2022-06-16 12:54:38 +03:00
  • f11c17c666 Bump version to v0.12.2 Ori Newman 2022-06-16 12:47:06 +03:00
  • cd4192738b fix typo VassilyChe 2022-06-16 12:45:32 +03:00
  • 6bd28fefca add explanation of what does max mass violation practically mean VassilyChe 2022-06-16 12:43:13 +03:00
  • a2093a1515 Merge branch 'dev' of https://github.com/kaspanet/kaspad into add-id-to-stream-messages D-Stacks 2022-06-16 10:06:28 +02:00
  • 34813d3b16 golint: Id -> ID D-Stacks 2022-06-16 09:57:22 +02:00
  • 07978077ac clean up chain_changed D-Stacks 2022-06-16 09:23:22 +02:00
  • 1f25116a91 fix fmt D-Stacks 2022-06-16 09:17:59 +02:00
  • 1dc8bbf738 handle ids in client & manager, populate in notificationmanager D-Stacks 2022-06-16 09:06:42 +02:00
  • 74a4f927e9
    RPC: include orphans into mempool entries (#2046) D-Stacks 2022-06-15 22:46:44 +02:00
  • d5a92895db Fix some leftovers of includeTransactionPool Ori Newman 2022-06-15 23:13:40 +03:00
  • 8a688c124c
    Merge branch 'dev' into add_orphan_transactions_to_mempool_rpc Ori Newman 2022-06-15 22:57:40 +03:00
  • 847aafc91f
    Fix RPC connections counting (#2026) biospb 2022-06-15 22:49:36 +03:00
  • 856750d4a8
    Merge 5f5d91a9ed5ccbb203b45cabf12bf3f003908e84 into c87e5415709f0fb73c3f594d91947e94fca553f0 Aleoami 2022-06-15 22:24:05 +08:00
  • b64ae85da4 Add grpc server name to log message msutton 2022-06-15 17:13:31 +03:00
  • a014c9b47e Merge branch 'grpc-connections' into bump-to-v0.12.2 v0.12.2-rc1 msutton 2022-06-15 16:14:08 +03:00
  • 2ffc08d433 Bump version to v0.12.2 msutton 2022-06-15 16:11:47 +03:00
  • 1026b02c46
    Merge branch 'dev' into grpc-connections Michael Sutton 2022-06-15 16:05:22 +03:00
  • c87e541570
    Clarify wallet message concerning a wallet daemon sync state (#2045) Aleoami 2022-06-15 16:05:01 +03:00
  • 485180269c
    Merge branch 'dev' into clarify-synced-state Michael Sutton 2022-06-15 15:47:26 +03:00
  • feb35165da Use the flag RPCMaxClients instead of the const RPCMaxInboundConnections msutton 2022-06-15 14:45:21 +03:00
  • 346efb90c5
    Merge branch 'dev' into grpc-connections Michael Sutton 2022-06-15 14:06:44 +03:00
  • 2ea1c4f922
    Change the way the miner executable reports execution errors (closes issue #1677) (#2048) Aleoami 2022-06-15 14:05:05 +03:00
  • 4d66df62ae
    Merge branch 'dev' into remove-miner-panics Michael Sutton 2022-06-15 13:59:43 +03:00
  • fe927bf46e communicate id between haandlers and listeners D-Stacks 2022-06-15 08:14:00 +02:00
  • 764bb26356 add ids to notification messages D-Stacks 2022-06-15 07:43:26 +02:00
  • 5e9c28b77b
    fix the confusing term in the getHashrate() (#2081) Aleoami 2022-06-15 03:24:10 +03:00
  • f0c6fe4d41
    Merge branch 'dev' into fix-hashrate-calculation-comment Michael Sutton 2022-06-15 02:57:40 +03:00
  • d957a6d93a
    Fix UTXO diff child error (#2084) Michael Sutton 2022-06-15 02:52:14 +03:00
  • 99019267c8 Merge remote-tracking branch 'origin/dev' into utxo-diff-patch msutton 2022-06-15 02:43:48 +03:00
  • b2648aa5bd
    Fix not in selected chain crash (#2082) Michael Sutton 2022-06-15 02:32:47 +03:00
  • 664f5a3293 Remove special error ErrReverseUTXODiffsUTXODiffChildNotFound msutton 2022-06-15 02:00:02 +03:00
  • cd7e37cbf9 If block has no body, virtual is still considered updated msutton 2022-06-14 15:55:50 +03:00
  • a705861757 Remove workaround comments msutton 2022-06-14 01:12:22 +03:00
  • 5deff656b8 Refactor: remove VirtualChangeSet from functions return values msutton 2022-06-14 01:01:06 +03:00
  • 23e42fa404 Mark virtual not updated and loop in batches msutton 2022-06-14 00:46:56 +03:00
  • 8ab0793694 Move ResolveVirtualWithMaxParam to test consensus msutton 2022-06-13 18:08:52 +03:00
  • 294d999a3c Make sure we fully resolve virtual msutton 2022-06-13 00:43:44 +03:00
  • 885875d73c A workaround patch for preventing the missing utxo child diff bug msutton 2022-06-13 00:36:24 +03:00
  • de4d66e6e4 Minor msutton 2022-06-06 17:53:27 +03:00
  • bade54aee7 Missed some error checks msutton 2022-06-06 15:47:24 +03:00
  • ab33402d63 Add simpler tests with two different errors msutton 2022-06-06 15:31:13 +03:00
  • 240f1fd4fe go lint msutton 2022-06-06 14:40:56 +03:00
  • ecd77245cb Minimal failing test + some comments msutton 2022-06-06 14:36:23 +03:00
  • f560c3fae6 Initial failing test msutton 2022-06-06 14:27:26 +03:00
  • e49169b296 Always use iterator in nextPruningPointAndCandidateByBlockHash Ori Newman 2022-06-15 01:29:30 +03:00
  • 4bf908fef1 Avoid creating the chain iterator if high hash is actually low hash msutton 2022-06-09 16:43:03 +03:00
  • bb9c1f74d8 Merge remote-tracking branch 'upstream/dev' into add_orphan_transactions_to_mempool_rpc D-Stacks 2022-06-09 01:34:03 +02:00
  • fa7b7cf874 fix the confusing term in the getHashrate() VassilyChe 2022-06-08 20:30:42 +03:00
  • 5f5d91a9ed add UTXOs counting to GetBalanceByAddress reques VassilyChe 2022-06-07 23:48:43 +03:00
  • 6bf342bf91 fix fmt D-Stacks 2022-06-07 19:15:58 +02:00
  • 884ecbcaa3 Add ids to wallet interactions. D-Stacks 2022-06-07 19:06:15 +02:00
  • b8ea4a511e add optional UTXOs counting to the balance report VassilyChe 2022-06-07 00:06:19 +03:00
  • b1129e34ff
    Merge branch 'dev' into clarify-synced-state Aleoami 2022-06-06 20:38:32 +03:00
  • 90fa3f6f19
    Merge branch 'dev' into remove-miner-panics Ori Newman 2022-06-06 13:21:05 +03:00
  • dbf88832bb
    Rolled back Aleoami 2022-06-06 12:35:45 +03:00
  • 6587865d3b i think we usually use make instead of var. D-Stacks 2022-06-05 17:52:24 +02:00
  • e7bdc33f85 comment outdated D-Stacks 2022-06-05 17:49:15 +02:00
  • 4a9dc38068 update and simplyfiy get_mempool_entry handler D-Stacks 2022-06-05 17:47:36 +02:00
  • a22f393b2f update test to true false, forgot one includetransactionpool renaming D-Stacks 2022-06-05 17:33:46 +02:00
  • 8c5171e5b9 fmt D-Stacks 2022-06-05 17:21:48 +02:00
  • 262caae3e2 inverse to transactionpoolfilter, cut down code to two ifs. D-Stacks 2022-06-05 17:21:22 +02:00
  • 3908f274ae
    [Ready] - RPC & UtxoIndex: keep track of, query and test circulating supply. (#2070) coin-supply-rpc D-Stacks 2022-06-05 15:42:08 +02:00
  • 65013c27af
    Merge branch 'dev' into add-supply-to-utxo-index Ori Newman 2022-06-05 15:49:29 +03:00
  • fa7ea121ff
    fix kaspawallet help messages, clarify sweep command help string (#2067) Aleoami 2022-06-05 15:39:56 +03:00