CJ Cobb
8e15adcd74
fix issue with account_tx stored procedure
2021-10-05 18:50:46 -04:00
CJ Cobb
2cb74ae706
fix recursion issue with fetchLedgerPage
2021-10-05 18:30:11 -04:00
CJ Cobb
bc9a0227a6
fix warning about accountTxSchema
2021-10-01 14:42:10 -04:00
CJ Cobb
96c72eec49
remove rippled license
2021-09-24 12:13:11 -04:00
CJ Cobb
01aed9f6e8
Add date to transactions table.
...
* Add date to account_tx response
* Add support for signer_lists to account_info
* Add support for converting seeds to accounts
* Add urlgravatar to account_info
2021-09-09 15:25:54 -04:00
CJ Cobb
cc76ece6f2
add date to transaction tables
2021-09-07 10:46:10 -04:00
CJ Cobb
5427467ce2
fix assert
2021-08-26 19:39:38 -04:00
CJ Cobb
2da0f53709
fix book_offers limit issue and fetchLedgerPage short circuit
2021-08-26 17:40:48 -04:00
CJ Cobb
a81ad20049
Order book refactor
...
* Add support for snapshot to books stream
* Add helper function for processing order book after db fetch
* Fix bug in isFrozen
2021-08-26 11:10:58 -04:00
CJ Cobb
d65bbfc841
first half of support for books stream
2021-08-23 14:44:46 -04:00
CJ Cobb
79ac95ae8e
fix transaction on db restart bug
2021-08-19 10:28:14 -04:00
CJ Cobb
ac5bbc9ea1
update backend README
2021-08-12 18:11:28 -04:00
CJ Cobb
ea5f9162b7
remove unused offers code
2021-08-06 12:32:06 -04:00
CJ Cobb
56e81eb1d8
reorg
2021-08-02 15:54:37 -04:00
CJ Cobb
97f6081390
delivered amount
2021-07-22 20:30:44 +00:00
CJ Cobb
9b88f79594
handle forward for account_tx with postgres
2021-07-16 19:38:38 +00:00
CJ Cobb
63a66b00a6
support forward flag for cassandra
2021-07-16 18:37:17 +00:00
CJ Cobb
7040860d8d
add forward flag. not handled yet
2021-07-16 02:12:13 +00:00
CJ Cobb
68c96fdc60
fix account_tx iteration
2021-07-15 20:12:20 +00:00
CJ Cobb
649ecf4eda
avoid wide rows with account_tx
2021-07-14 20:29:55 +00:00
CJ Cobb
cb2975dd41
smaller partitions on keys table
2021-07-13 20:27:26 +00:00
CJ Cobb
1cdd238ad3
bug fix
2021-07-13 18:27:00 +00:00
CJ Cobb
599bd1b655
refactor of cassandra backend, needs testing
2021-07-12 23:12:57 +00:00
CJ Cobb
607ea0a76e
refactor
2021-07-09 23:45:01 +00:00
CJ Cobb
8684dba694
checkpoint
2021-07-09 19:54:04 +00:00
Nathan Nichols
37abec1401
Achieve parity with rippled API
2021-07-06 14:00:20 +00:00
CJ Cobb
2eec383b35
cleanup
2021-07-02 15:05:46 +00:00
CJ Cobb
9f8724b7ab
write transaction hashes to separate table
2021-06-29 17:33:42 +00:00
CJ Cobb
83b50bc261
simplify fetch ledger range query in Cassandra
2021-06-25 17:51:07 +00:00
CJ Cobb
415b9ccc28
Publish in strand. Catch ReadTimeout in publishLedger
2021-06-25 17:51:07 +00:00
CJ Cobb
416a3cc523
various fixes
2021-06-25 17:36:20 +00:00
CJ Cobb
43374e55bd
simulate x ledgers at once
2021-06-24 18:29:19 +00:00
CJ Cobb
25ca6590d1
Update README.md
2021-06-23 13:28:28 -04:00
CJ Cobb
146bf2a07f
Update backend README
2021-06-23 11:35:13 -04:00
CJ Cobb
056e170a56
Cleanup, documentation, rename some things, cmake changes
2021-06-23 15:04:06 +00:00