Richard Holland
f8ec3f20dc
restore the std::map mutex version of the rdb mem db, since concurrent might still have issues
2024-11-06 12:25:36 +11:00
Richard Holland
8b0d42785c
define macro option to use std::map in nodestore... concurrent flatmap has a race condition on ledger cleaning cycle
2024-11-06 10:38:02 +11:00
Richard Holland
006bd729d8
attempted crashbug fix
2024-10-25 12:02:45 +11:00
Richard Holland
80efd28eba
allow path= to be omitted in memdb config
2024-10-23 13:59:48 +11:00
Richard Holland
2bc5a8b1e8
disable online_delete for memdb, enforce ledger_history
2024-10-22 19:22:01 +11:00
Richard Holland
019d0ee527
clang
2024-10-21 18:11:56 +11:00
Richard Holland
c66857321c
concurrent peerfinder
2024-10-21 18:04:39 +11:00
Richard Holland
c7c4fed461
peer finder memory store
2024-10-21 17:22:35 +11:00
Richard Holland
1639039fec
concurrent flatmap
2024-10-21 16:18:08 +11:00
Richard Holland
23630dfac0
mem db implemented (not concurrent yet)
2024-10-21 14:56:40 +11:00
Richard Holland
26fba854e2
memory database not concurrent
2024-10-20 17:52:22 +11:00
Richard Holland
1dcef64626
use concurrent flatmap for memdb
2024-10-20 12:34:09 +11:00
RichardAH
1e45d4120c
Update to boost186 ( #377 )
...
Co-Authored-By: Denis Angell <dangell@transia.co >
2024-10-17 01:29:17 +02:00
Denis Angell
9e446bcc85
Fix: Missing Headers - Linker Errors ( #300 )
2024-10-16 18:19:21 +10:00
RichardAH
376727d20c
use std::lexicographical_compare_three_way for uint spaceship operator ( #374 )
...
* use std::lexicographical_compare_three_way for uint spaceship operator
* clang
2024-10-16 11:37:26 +10:00
Richard Holland
d921c87c88
also update max transactions for tx queue
2024-10-11 09:59:04 +11:00
RichardAH
7b94d3d99d
increase txn in ledger target to 1000 ( #372 )
2024-10-11 08:21:23 +10:00
Denis Angell
79d83bd424
fix240911 ( #363 )
2024-09-11 13:43:03 +10:00
Wietse Wind
26cd629d28
Merge/2.2.2 jobqueue ( #360 )
...
* Merge fbbea9e6e2
* Merge 7741483894
* clang-format
* Oops
---------
Co-authored-by: Wietse Wind <wrw@Wietses-MacBook-Pro.local >
2024-09-07 15:22:15 +10:00
RichardAH
2fb93f874b
fixPageCap ( #359 )
...
* page cap fix
---------
Co-authored-by: Denis Angell <dangell@transia.co >
2024-09-07 11:39:24 +10:00
RichardAH
833df20fce
Fix240819 ( #350 )
...
fix240918
---------
Co-authored-by: Denis Angell <dangell@transia.co >
2024-08-20 09:40:31 +10:00
Richard Holland
a15d0b2ecc
set huge mode nudb cache to 64mib
2024-08-14 16:40:07 +10:00
Denis Angell
18d76d3082
fix delivered amount ( #310 )
...
* fix delivered amount
2024-07-16 08:56:30 +10:00
Denis Angell
acd455f5df
Fix: Server Definitions Typo ( #306 )
2024-04-19 07:39:21 +10:00
Denis Angell
6636e3b6fd
Add RPC Tests ( #295 )
...
Co-authored-by: RichardAH <richard.holland@starstone.co.nz >
2024-04-18 18:22:46 +10:00
Denis Angell
3c5f118b59
Fix: Add Tx Flags To Server Definitions ( #304 )
2024-04-18 15:43:48 +10:00
Vasu
88308126cc
Removing duplicate macro #define LPAREN ( ( #233 )
2024-03-25 09:11:21 +11:00
Denis Angell
a3852763e7
Fix: Namespace Delete (OwnerCount) ( #296 )
...
* fix ns delete owner count
* add a new success code and refactor success checks, limit ns delete operations to 256 entries per txn
---------
Co-authored-by: Richard Holland <richard.holland@starstone.co.nz >
2024-03-25 08:37:08 +11:00
RichardAH
7cd8f0a03a
ZeroB2M amendment ( #293 )
...
* ZeroB2M amendment
Co-authored-by: Denis Angell <dangell@transia.co >
2024-03-22 10:49:35 +11:00
Denis Angell
d24c134612
add emitted order test ( #273 )
2024-03-11 11:46:03 +11:00
Denis Angell
cdac69a111
Fix: URIToken Test ( #254 )
...
* update tests for fixXahauV1
2024-03-11 10:06:15 +11:00
Denis Angell
1500522427
fix tsh on nftoken ( #269 )
2024-03-11 09:38:45 +11:00
Denis Angell
75aba531d6
Amendment: featureRemit ( #278 )
...
* Remit Amendment
Co-authored-by: Denis Angell <dangell@transia.co >
Co-authored-by: Richard Holland <richard.holland@starstone.co.nz >
2024-03-11 09:29:39 +11:00
RichardAH
780378c221
fix hook emission ordering ( #270 )
2024-01-24 19:55:28 +01:00
RichardAH
2dc5e670ac
fix buildinfo test ( #266 )
2024-01-22 12:34:13 +01:00
RichardAH
4dff5a5c8e
fix permisisons on inject ( #264 )
2024-01-22 10:48:01 +01:00
Denis Angell
f64e626a3f
Fix: TSH Updates & Emitted Txn ( #261 )
...
fixXahauV2
* refactor tsh
* add uritoken mint/cancel tsh
* add flags to hookexections meta and nonce to hookemissions meta
Co-authored-by: Richard Holland <richard.holland@starstone.co.nz >
2024-01-22 10:25:36 +01:00
Denis Angell
858055c811
clang-format
2024-01-19 11:07:22 +01:00
Denis Angell
5d66f17574
add test
2024-01-19 11:05:45 +01:00
Denis Angell
00328cb782
Merge branch 'dev' into emit_guard
2024-01-19 10:24:34 +01:00
Richard Holland
fdf7ea4174
dbg inject clang + permission check
2024-01-17 18:15:17 +00:00
Richard Holland
7877ed9704
debug txn injector
2024-01-17 18:07:05 +00:00
Richard Holland
17ccec9ac5
Add additional checks for emitted txns
2024-01-17 15:39:02 +00:00
RichardAH
4ad697069f
Fix xahau v1audit ( #250 )
2023-12-27 14:53:38 +01:00
Denis Angell
97acfe9f97
Fix: URIToken Test ( #247 )
2023-12-22 11:54:54 +01:00
Denis Angell
475b6f7347
Amendment: Fix Xahau v1 ( #231 )
...
* FXV1: Meta Amount (#225 )
* FXV1: Optional Offer Sequence (#224 )
* FXV1: Patch Hooks OwnerDir (#236 )
* FXV1: Fix `Import` Quorum (#235 )
* FXV1: Namespace Limit (#220 )
* FXV1: allow duplicate entries in genesis mint transactor (#239 )
* FXV1: Fix URIToken (#243 )
* lite fixes for tsh issues (#244 )
Co-authored-by: RichardAH <richard.holland@starstone.co.nz >
2023-12-21 16:21:17 +01:00
RichardAH
64a07e5539
move utf8 checking to header file ( #241 )
...
Co-authored-by: Denis Angell <dangell@transia.co >
2023-12-19 19:52:34 +01:00
Denis Angell
c49b7a2301
Fix: Verify Emitted Result on GenesisMint tests ( #242 )
2023-12-19 10:08:51 +01:00
Denis Angell
ac694c7c90
Add HookParameters fee calc to all txs ( #223 )
2023-12-07 14:30:30 +01:00
Denis Angell
3be6baded9
update definitions test ( #228 )
2023-12-07 13:40:18 +01:00