Commit Graph

  • 8735da045f
    Block template cache improvement (#2023) biospb 2022-05-06 11:36:07 +03:00
  • 1e879cc4f8 Use a single cons consensus call for building template and checking synced msutton 2022-05-06 01:56:23 +03:00
  • b5405b03ee Minor msutton 2022-05-06 00:55:42 +03:00
  • 15e1c352a1 Merge branch 'block-template-cache' of https://github.com/biospb/kaspad into dmitry-block-template-cache msutton 2022-05-06 00:33:02 +03:00
  • 1f1263c8a4 go lint msutton 2022-05-06 00:32:48 +03:00
  • cebf66ed38
    Merge branch 'dev' into block-template-cache Michael Sutton 2022-05-06 00:29:57 +03:00
  • c839337425
    Add finality check to ResolveVirtual (#2041) Ori Newman 2022-05-06 00:29:48 +03:00
  • 929845329c
    Merge branch 'dev' into block-template-cache Michael Sutton 2022-05-06 00:28:27 +03:00
  • 4d0dd88b59 Move IsNearlySynced logic to within consensus msutton 2022-05-06 00:27:52 +03:00
  • 2c9f837f6e
    Merge branch 'dev' into add-finality-check-to-resolve-virtual Ori Newman 2022-05-05 20:38:32 +03:00
  • 18389afe97 Warn on finality conflict only if needed Ori Newman 2022-05-05 20:37:57 +03:00
  • 7390651072
    Remove HF1 activation code (#2042) Ori Newman 2022-05-05 20:35:17 +03:00
  • f3526c9cc9 Remove estimatedHeaderUpperBound logic Ori Newman 2022-05-05 19:47:09 +03:00
  • a0c1921efe Fix "max sompi amount is never dust" Ori Newman 2022-05-05 16:08:30 +03:00
  • 9f2de2349c Remove test with an overflow Ori Newman 2022-05-05 16:02:54 +03:00
  • ce2282a504 Remove HF1 activation code Ori Newman 2022-05-05 15:36:56 +03:00
  • 52fbeedf20
    Add AcceptedTransactionIDs to ChainChanged notification and VirtualSelectedParentChain RPC (#2036) Svarog 2022-05-05 12:35:02 +03:00
  • 129a3ce753 Add finality check to ResolveVirtual Ori Newman 2022-05-05 12:29:43 +03:00
  • ebe1823b4e
    Merge branch 'dev' into accepted-transaction-ids Ori Newman 2022-05-04 23:30:14 +03:00
  • 1660cf0cf1
    Improved staging shard performance (#2034) biospb 2022-05-04 21:24:25 +03:00
  • 4722d1d2cc
    Merge branch 'dev' into Staging-shard-improvement Ori Newman 2022-05-04 18:59:39 +03:00
  • f86c1a6ca1
    Merge branch 'dev' into accepted-transaction-ids Ori Newman 2022-05-04 16:00:12 +03:00
  • 2c1e234e67 Improved staging shard performance biospb 2022-04-20 15:00:44 +03:00
  • 1e9d91640f
    Merge branch 'dev' into wallet-parse Ori Newman 2022-05-04 14:49:25 +03:00
  • a83c26e0a9 Merge remote-tracking branch 'origin/dev' into allow-blank-addresses-in-notify-utxo-changes Mike Zak 2022-05-03 12:32:12 +03:00
  • 51191722ae Don't generate acceptedTransactionIDs if they were not requested by anyone Mike Zak 2022-05-03 12:24:08 +03:00
  • 2b5202be7a
    Update Dockerfile for go 1.18 (#2038) Ori Newman 2022-05-03 00:22:47 +03:00
  • 696e6515d6 Fix test to not expect empty notifications Mike Zak 2022-05-01 12:23:47 +03:00
  • c5ca308c22 Don't generate virtualChainChanged notification if there's nobody subscribed Mike Zak 2022-05-01 12:10:38 +03:00
  • c92738692f Don't notify of empty virtual changes Mike Zak 2022-05-01 12:05:40 +03:00
  • 6f56847511 Merge remote-tracking branch 'origin/dev' into accepted-transaction-ids Mike Zak 2022-05-01 12:01:58 +03:00
  • 718e835af7
    Merge branch 'dev' into wallet-parse Ori Newman 2022-04-29 14:11:06 +03:00
  • 25d2ffafe1
    Merge branch 'dev' into update-dockerfile-for-go-1.18 Ori Newman 2022-04-29 14:01:40 +03:00
  • 9ffbb15160
    Use double pointer when passing rpcError to errors.As (#2039) Ori Newman 2022-04-29 13:23:17 +03:00
  • 3e9827c144 Use consensushashing instead of Transaction.ID Mike Zak 2022-04-28 17:52:11 +03:00
  • 9b4024aa24 Use double pointer when passing rpcError to errors.As Ori Newman 2022-04-28 00:22:10 +03:00
  • b03f79af72 Update Dockerfile for go 1.18 Ori Newman 2022-04-24 10:10:56 +03:00
  • c2ec8c13c2
    Merge branch 'dev' into fix_rpc_crashes D-Stacks 2022-04-27 21:54:22 +02:00
  • 540b0d3a22
    Add support for from address in kaspawallet send (#1964) tmrlvi 2022-04-27 22:51:10 +03:00
  • 1acc6f4b46
    make comment more precise D-Stacks 2022-04-27 12:00:26 +02:00
  • 3545407333 Quick fix for #2035 D-Stacks 2022-04-27 11:38:11 +02:00
  • 9ba401353e
    Merge branch 'dev' into from_address tmrlvi 2022-04-27 02:29:44 +03:00
  • 4b48a476a0 Changing to --from-address Tomer Levy 2022-04-27 02:29:29 +03:00
  • 1895fbdd25 go fmt Tomer Levy 2022-04-27 02:05:11 +03:00
  • 1ab80ed6be
    Merge branch 'dev' into wallet-parse Ori Newman 2022-04-27 01:42:33 +03:00
  • 8d5faee53a
    Fix wallet output in send/broadcast cmd (#2032) biospb 2022-04-27 01:41:02 +03:00
  • f7dfb0a1cf
    Merge branch 'dev' into wallet-fix Ori Newman 2022-04-27 01:19:32 +03:00
  • 41619570a8
    Merge branch 'dev' into from_address Ori Newman 2022-04-27 00:15:43 +03:00
  • 6fe4532e63 Merge branch 'dev' of https://github.com/kaspanet/kaspad into call-for-donations D-Stacks 2022-04-26 17:16:09 +02:00
  • e4468e5d9d Notify of block added before notifying that chain changed Mike Zak 2022-04-26 13:54:46 +03:00
  • 42391ad622 Add missing field for IncludeAcceptedTransactionIds Mike Zak 2022-04-26 13:07:27 +03:00
  • 6e2fd0633b
    add "GetMempoolEntriesByAddresses" to kaspad RPC. (#2022) D-Stacks 2022-04-26 11:31:31 +02:00
  • ab012e61cd address reveiw D-Stacks 2022-04-26 10:01:25 +02:00
  • 16e90cebf0 address reveiw D-Stacks 2022-04-26 10:01:09 +02:00
  • a83e9caf69 Block template cache improvement biospb 2022-04-08 22:59:47 +03:00
  • 93388c002e Implement the functionality for acceptedTransactionID notifications Mike Zak 2022-04-24 11:33:19 +03:00
  • 514c8a00a4 Modify appmessage structs to include new fields Mike Zak 2022-04-24 10:35:21 +03:00
  • 0b35c63aba Add acceptedTransactionIds to GetVirtualSelectedParentChainFromBlockResponseMessage and VirtualSelectedParentChainChangedNotificationMessage Mike Zak 2022-04-23 11:52:12 +03:00
  • 8fb2de841c change unit32 to float in rpc.md D-Stacks 2022-04-22 12:44:24 +02:00
  • 2fd2097557 fix small bug D-Stacks 2022-04-22 11:57:17 +02:00
  • 7c4094b30d bug-fix: multiplying is wrong, we pass arg as % D-Stacks 2022-04-22 10:10:59 +02:00
  • f6f69a7807 chnage short from -o to -D D-Stacks 2022-04-22 09:49:30 +02:00
  • 6385488a90 Do not clone DomainHash biospb 2022-04-20 14:58:30 +03:00
  • 8af31ea4bb Prevent buf escape in binaryserializer biospb 2022-04-20 14:55:06 +03:00
  • 0fdc5d9696 Eliminate 1 sec delay on start biospb 2022-04-20 14:49:23 +03:00
  • c8a544327b Fix wallet output in send/broadcast cmd biospb 2022-04-20 14:45:19 +03:00
  • 6c33703809 fmt and linting - pass the tests D-Stacks 2022-04-20 10:01:56 +02:00
  • ab8dcb2e83 bug in length check D-Stacks 2022-04-20 09:54:55 +02:00
  • d993c0eebc Add call for Donations to kaspads D-Stacks 2022-04-20 09:49:14 +02:00
  • e47545a86d Add initial sync step to kaspawalletd Mike Zak 2022-04-17 15:10:19 +03:00
  • 4d8e99c872 Allow blank address in NotifyUTXOsChanged to get all updates Mike Zak 2022-04-17 15:07:29 +03:00
  • 907657a6bd Fixign parse to handle conditional transactions Tomer Levy 2022-04-17 12:50:48 +03:00
  • a5e2a127f6 checking for wallet address directly Tomer Levy 2022-04-17 12:18:37 +03:00
  • 8a3d30853c Fix RPC connections counting biospb 2022-04-09 03:17:19 +03:00
  • 762bd24a75 Swallow the parsing error only when we want to filter Tomer Levy 2022-04-16 02:14:36 +03:00
  • 55f1391d32 Fixed bug where we take all utxos except the one we wanted Tomer Levy 2022-04-16 02:09:59 +03:00
  • fe418c06d2 bug fix, implicat testing & error handling D-Stacks 2022-04-15 22:23:19 +02:00
  • 83e6ef3049 Better help description Tomer Levy 2022-04-15 20:01:31 +03:00
  • e1a6eedcc0 Applying changes also to send command Tomer Levy 2022-04-15 20:00:11 +03:00
  • c6fc72339d Fixed after merge to kaspad0.12 Tomer Levy 2022-04-15 19:56:45 +03:00
  • f09df39910 fix fmt D-Stacks 2022-04-15 18:05:43 +02:00
  • a520337515 forgot to add handler D-Stacks 2022-04-15 17:56:04 +02:00
  • 84f2eff4b8 Checking if From is missing Tomer Levy 2022-03-03 13:31:42 +02:00
  • 30a9552d73 Added option to choose from address in kaspawallet + fixed a bug with 0 change Tomer Levy 2022-03-03 13:25:27 +02:00
  • eedda72342 Wallet synchronization improvement biospb 2022-04-09 04:03:54 +03:00
  • f875428343 Output wallet msgs to stderr when creating/signing tx biospb 2022-04-09 03:52:36 +03:00
  • 8e328461af Fix wallet parsing of multi tx data biospb 2022-04-09 03:17:48 +03:00
  • 9a01ac5c58 update rpc.md D-Stacks 2022-04-15 16:14:38 +02:00
  • f9bf707d65 some things I forgot D-Stacks 2022-04-15 15:34:47 +02:00
  • a765c37b99 fmt formatting. D-Stacks 2022-04-15 15:19:49 +02:00
  • 163b0ad117 add "GetMempoolEntriesByAddresses" to kaspad RPC. D-Stacks 2022-04-15 15:01:20 +02:00
  • beb038c815
    Update changelog.txt for v0.12.0 (#2021) v0.12.0 Ori Newman 2022-04-14 13:28:19 +03:00
  • 5746321024 Fix typo Ori Newman 2022-04-14 13:20:06 +03:00
  • 135aade154 Update changelog.txt for v0.12.0 Ori Newman 2022-04-14 13:15:40 +03:00
  • 35a959b56f
    Making a workaround for the UTXO diff child bug (#2020) Ori Newman 2022-04-14 12:55:20 +03:00
  • 24b69b28b2 Fix error message Ori Newman 2022-04-14 12:31:55 +03:00
  • 1552ec5436 Fix error message Ori Newman 2022-04-14 12:28:45 +03:00
  • 7082e57c6d Making a workaround for the UTXO diff child bug Ori Newman 2022-04-14 11:51:17 +03:00
  • 57c6118be8
    Adds a "sweep" command to kaspawallet (#2018) D-Stacks 2022-04-14 01:16:16 +02:00
  • 24be7bb775
    Merge branch 'dev' into sweep Ori Newman 2022-04-14 02:05:57 +03:00