kennycud
|
454c471dfe
|
Changed gapLimit from 24 to 3 since we have mitigated the gap problem.
|
2024-09-03 18:39:41 -07:00 |
|
crowetic
|
1a42c52f65
|
Merge pull request #201 from kennycud/master
Support for responding to multiple crosschain sell offers
|
2024-09-03 16:21:40 -07:00 |
|
kennycud
|
145191075a
|
Responding to multiple trade offers on Pirate Chain now throws an invalid criteria error. The Pirate Chain API we are using does not support multiple spends.
|
2024-08-30 04:53:38 -07:00 |
|
Jürg Schulthess
|
78060face4
|
partial cleanup
|
2024-08-28 18:29:07 +02:00 |
|
crowetic
|
ce33abcade
|
Merge pull request #200 from jschulthess/reticulum
Reticulum Mesh Fixes, synchronized code with qortal-4.5.2-a02d1ce.
|
2024-08-20 11:13:46 -07:00 |
|
Jürg Schulthess
|
6c5fedd456
|
create identities directory if it does not exist
|
2024-08-14 19:49:48 +02:00 |
|
Jürg Schulthess
|
afc2884707
|
add starup options for netty
|
2024-08-14 19:48:47 +02:00 |
|
Jürg Schulthess
|
18f15d8122
|
update reticulum library, sync up with qortal version 4.5.2
|
2024-08-14 16:21:33 +02:00 |
|
Jürg Schulthess
|
9710d67cce
|
Merge remote-tracking branch 'origin/master' into reticulum
|
2024-08-14 16:02:29 +02:00 |
|
Jürg Schulthess
|
b2ef503fa7
|
Merge branch 'Qortal:reticulum' into reticulum
|
2024-08-01 13:49:18 +02:00 |
|
Jürg Schulthess
|
a497edc488
|
fix dependencies for reticulum using nitrited db caching
|
2024-08-01 13:42:51 +02:00 |
|
kennycud
|
da889f2905
|
Including unconfirmed transactions for wallet balances while spending foreign coin. This is for sends and for responding to trade sell orders. This is not for any other stages in the trading process after the initial response.
|
2024-07-27 12:50:22 -07:00 |
|
kennycud
|
211fc0d5a4
|
Protocol version error handling improvements.
|
2024-07-26 13:53:05 -07:00 |
|
kennycud
|
51feb96824
|
Delegated buildOfferMessage functionality to CrossChainUtils and removed copies of it from each individual class. Delegated trade bot state enumerations to the TradeStates class.
|
2024-07-26 13:50:43 -07:00 |
|
kennycud
|
8c1251d716
|
Delegated buildOfferMessage functionality to CrossChainUtils and removed copies of it from each individual class. Delegated trade bot state enumerations to the TradeStates class.
|
2024-07-26 10:40:27 -07:00 |
|
kennycud
|
4f05b61a8e
|
Support for responding to multiple crosschain sell offers.
|
2024-07-25 15:38:56 -07:00 |
|
kennycud
|
a07052161a
|
Support for responding to multiple crosschain sell offers.
|
2024-07-25 15:36:22 -07:00 |
|
kennycud
|
780bfe6249
|
Support for responding to multiple crosschain sell offers.
|
2024-07-25 15:30:08 -07:00 |
|
kennycud
|
d4b0d47c90
|
Support for responding to multiple crosschain sell offers.
|
2024-07-25 15:18:11 -07:00 |
|
kennycud
|
da1ea9fe2c
|
Adding for later use.
|
2024-07-25 13:11:12 -07:00 |
|
kennycud
|
4cf157ba64
|
Adding for later use.
|
2024-07-25 13:07:04 -07:00 |
|
kennycud
|
661827f92a
|
Adding for later use.
|
2024-07-25 13:04:04 -07:00 |
|
kennycud
|
1cd5dccbd6
|
Adding support for BitcoinyTBD, version parsing and crosschain offer message building.
|
2024-07-25 12:56:03 -07:00 |
|
kennycud
|
f5cd664dde
|
I'm adding this in now for later use. These are the parameters needed for future foreign blockchain support.
|
2024-07-25 12:52:25 -07:00 |
|
AlphaX
|
456a2aebca
|
Add start stop scripts for testnet
|
2024-07-19 17:03:03 +02:00 |
|
AlphaX
|
6377b67274
|
Update settings-test.json
|
2024-07-19 17:01:01 +02:00 |
|
AlphaX
|
449aab0a11
|
Update testchain.json
|
2024-07-19 16:59:33 +02:00 |
|
AlphaX
|
02346bd9f0
|
Update testchain.json
|
2024-07-17 17:06:07 +02:00 |
|
AlphaX-Reloaded
|
21257065ff
|
Revert enable heckpoints, raise private mail size and add testnet
|
2024-07-17 16:17:30 +02:00 |
|
Jürg Schulthess
|
185f3f515b
|
a few fixes to the mesh functionality
|
2024-07-12 19:17:47 +02:00 |
|
Jürg Schulthess
|
a445fdc8f2
|
no pinging during pruning
|
2024-07-10 22:16:40 +02:00 |
|
Jürg Schulthess
|
61e57f9672
|
minimize packet timeout callback
|
2024-07-10 22:01:39 +02:00 |
|
Jürg Schulthess
|
fabfed552e
|
add receipt timeout
|
2024-07-10 21:28:02 +02:00 |
|
Jürg Schulthess
|
c79a830f2e
|
re-introduce pingRemote during pruning
|
2024-07-10 21:27:41 +02:00 |
|
Jürg Schulthess
|
1d9347ed23
|
fix pingRemote
|
2024-07-10 20:23:29 +02:00 |
|
crowetic
|
c4908678be
|
Merge pull request #199 from jschulthess/reticulum
Reticulum mesh and peer management implementation
|
2024-07-10 10:26:10 -07:00 |
|
Jürg Schulthess
|
706dc03b3e
|
save dynamically created identity beck to file
|
2024-07-10 18:44:08 +02:00 |
|
Jürg Schulthess
|
f0d4c1e8de
|
matching project object model
|
2024-07-09 13:59:17 +02:00 |
|
Jürg Schulthess
|
32460a1b45
|
initial mesh and peer management implementation
|
2024-07-09 13:57:32 +02:00 |
|
AlphaX-Reloaded
|
708a978de0
|
Activate checkpoints
|
2024-07-07 12:12:16 +02:00 |
|
AlphaX-Reloaded
|
e4134a769b
|
Added sync from genesis and reindex function
|
2024-07-05 14:25:27 +02:00 |
|
AlphaX-Projects
|
a02d1cec75
|
Bump version to 4.5.2
v4.5.2
|
2024-06-30 18:41:04 +02:00 |
|
AlphaX-Projects
|
2d9f1d6d81
|
Update minimum peer version
|
2024-06-30 18:38:34 +02:00 |
|
crowetic
|
c1da495dd1
|
Merge pull request #197 from AlphaX-Projects/master
Bug fixes and additions
|
2024-06-30 08:48:11 -07:00 |
|
AlphaX-Projects
|
533df9f2b8
|
Updated dependencies
|
2024-06-29 15:01:36 +02:00 |
|
AlphaX-Projects
|
44b4b08117
|
Added block minter thread check
|
2024-06-29 13:17:07 +02:00 |
|
AlphaX-Projects
|
a140805c36
|
Updated group transactions (owner check)
|
2024-06-29 12:58:58 +02:00 |
|
AlphaX-Projects
|
ea1d4dd962
|
Updated electrumx with non null objects
|
2024-06-29 12:48:06 +02:00 |
|
AlphaX-Projects
|
a6cbdaafd8
|
Updated to bouncycastle 1.70 (AT and Core)
|
2024-06-29 12:23:57 +02:00 |
|
AlphaX-Projects
|
5db808e300
|
Replaced reference method with qualifier (websockets)
|
2024-06-29 12:18:52 +02:00 |
|