Alex Kremer
|
866b1d32b3
|
Fix malformed output format over ws rpc (#426)
Fixes #405
|
2022-12-07 19:20:21 +00:00 |
|
CJ Cobb
|
8a1f00debb
|
add connection counting (#433)
|
2022-12-07 13:12:38 -05:00 |
|
Michael Legleux
|
3ec5755930
|
Implement always adding git ref to version string (#430)
Fixes #427
|
2022-12-06 16:23:33 +00:00 |
|
Alex Kremer
|
a0d173feb8
|
Fix source_location issue on MacOSX and Debug build (#431)
Fixes #428
|
2022-12-06 15:53:14 +00:00 |
|
Alex Kremer
|
b0f678411c
|
Return srcCurMalformed on invalid taker_pays in book_offers (#413)
Fixes #267
|
2022-11-30 15:51:09 +00:00 |
|
Alex Kremer
|
1369eaeef6
|
Add custom error for malformed request (#414)
Fixes #276
|
2022-11-30 15:02:43 +00:00 |
|
Alexander Kremer
|
bf217345ae
|
Update headers to use #pragma once
|
2022-11-23 14:26:16 -08:00 |
|
Francis Mendoza
|
7bb567761c
|
Return lgrIdxsInvalid error for ledger_max_index less than ledger_min_index (#339)
Fixes #263
|
2022-11-23 21:38:13 +00:00 |
|
Alex Kremer
|
4b94ed3e55
|
Use custom malformedAddress error in ledger_entry (#419)
Fixes #272
|
2022-11-22 22:18:10 +00:00 |
|
Alex Kremer
|
75c0d22f87
|
Add custom error for malformed owner and request (#417)
Fixes #274
|
2022-11-22 22:05:03 +00:00 |
|
Alex Kremer
|
9803e86158
|
Add closed to header for all paths of ledger_data (#416)
Fixes #219
|
2022-11-22 22:03:49 +00:00 |
|
CJ Cobb
|
0f7e1d5517
|
helper function for subscribe to ensure cleanup (#402)
|
2022-11-22 13:39:14 -05:00 |
|
CJ Cobb
|
cf7a6ecc89
|
include searched_all in error response of tx (#407)
|
2022-11-21 15:52:59 -06:00 |
|
Michael Legleux
|
5c9dce0f8a
|
Remove the github action package signing step
This will be done elsewhere.
|
2022-11-20 22:46:40 -08:00 |
|
Alex Kremer
|
041aba9a0b
|
Implement account ownership check and fix paging (#383)
Fixes #222
|
2022-11-18 17:51:18 +00:00 |
|
Alexander Kremer
|
b13c44eb12
|
Fix pre-commit to only check staged files
|
2022-11-18 09:24:43 -08:00 |
|
Alex Kremer
|
a47bf2e8fe
|
Implement logging abstraction (#371)
Fixes #290
|
2022-11-17 22:02:16 +00:00 |
|
manojsdoshi
|
4b8dd7b981
|
Merging 1.0.3 to develop
|
2022-11-17 12:08:09 -08:00 |
|
Michael Legleux
|
d2c870db92
|
Set version to 1.0.3
1.0.3
|
2022-11-17 11:06:35 -08:00 |
|
Michael Legleux
|
8e17039586
|
Build Clio with CentOS 7
|
2022-11-17 11:02:54 -08:00 |
|
Francis Mendoza
|
25067c97ed
|
Add rpcNOT_SUPPORTED due to Clio disparity with Rippled (#360)
Mitigates #280
|
2022-11-17 17:02:49 +00:00 |
|
manojsdoshi
|
1310e5dde9
|
Set version to 1.0.3-rc1
|
2022-11-16 11:54:09 -05:00 |
|
Alex Kremer
|
0a5bf911c1
|
Add error code extension mechanism and use malformed currency code (#396)
Fixes #275
|
2022-11-15 17:08:09 +00:00 |
|
Francis Mendoza
|
6015faa0d3
|
Return srcIsrMalformed for taker_gets issuer in book_offers (#266)
Fixes #266
|
2022-11-14 21:05:26 +00:00 |
|
Francis Mendoza
|
e68fd3251a
|
Use rpcBAD_ISSUER for empty taker in subscribe cmd (#352)
Fixes #352
|
2022-11-14 20:50:42 +00:00 |
|
Francis Mendoza
|
c13ac79552
|
Use rpcINVALID_PARAMETERS for invalid ledger_index in ledger command (#279)
Fixes #279
|
2022-11-14 20:42:50 +00:00 |
|
CJ Cobb
|
b1299792a6
|
Better handle markers in nft_buy_offers and nft_sell_offers (#400)
|
2022-11-14 14:59:12 -05:00 |
|
CJ Cobb
|
2cbf09d6ae
|
handle invalidHotWallet in gateway_balances (#384)
|
2022-11-14 13:21:18 -05:00 |
|
CJ Cobb
|
42cf55fd0e
|
remove accountFromSeed (#399)
|
2022-11-14 13:20:42 -05:00 |
|
Francis Mendoza
|
e825be24cc
|
Add Doxyfile and comments for BackendInterface.h (#307)
Fixes #285
|
2022-11-11 12:26:44 +00:00 |
|
Francis Mendoza
|
997742b555
|
Add limit in four additional files (#328)
Fixes #221
|
2022-11-10 13:47:13 +00:00 |
|
Alex Kremer
|
031ad411a6
|
Add clang-format git hook (#395)
Fixes #392
|
2022-11-09 21:31:49 +00:00 |
|
CJ Cobb
|
486f1f2fd2
|
return error on negative limit (#394)
|
2022-11-08 14:41:18 -05:00 |
|
Alex Kremer
|
739dd81981
|
Return correct error on subscription to non-existing stream (#390)
Fixes #353
|
2022-11-08 14:42:02 +00:00 |
|
CJ Cobb
|
1f900fcf7f
|
Return account malformed error from account_tx when account is malformed (#319)
|
2022-11-08 09:29:28 -05:00 |
|
CJ Cobb
|
fc68664b02
|
put peers in correct spot in example config (#376)
|
2022-11-08 09:29:04 -05:00 |
|
CJ Cobb
|
ffa5c58b32
|
Return actNotFound for non-existent account in traverseOwnedNodes (#382)
|
2022-11-08 09:28:43 -05:00 |
|
Alex Kremer
|
4bf3a228dc
|
Port ignore_default support for account_lines rpc (#391)
Fixes #375
|
2022-11-08 14:13:13 +00:00 |
|
Alex Kremer
|
9091bb06f4
|
Remove checks for a valid subscription in subscribe/unsubscribe rpc to match rippled (#386)
Fixes #348
|
2022-11-08 14:11:41 +00:00 |
|
Alex Kremer
|
41e3176c56
|
Implement a simple check to suppress 'validated' flag output (#393)
Fixes #354
|
2022-11-08 14:11:05 +00:00 |
|
Alex Kremer
|
bedca85c78
|
Add checks for empty array in accounts/accounts_proposed subscriptions (#387)
Fixes #347
|
2022-11-08 14:10:07 +00:00 |
|
Alex Kremer
|
39157f8be4
|
Return account malformed error for invalid accounts (#388)
Fixes #349
|
2022-11-08 14:09:29 +00:00 |
|
Alex Kremer
|
3affda8b13
|
Add offers to the response regardless of it being empty (#389)
Fixes #351
|
2022-11-08 14:08:52 +00:00 |
|
Alex Kremer
|
8cc2de5643
|
Fix nft_sell_offers/nft_buy_offers limit and marker correctness (#342)
Fixes #335
|
2022-11-02 19:20:48 +00:00 |
|
Shawn
|
9b74b3f898
|
Rename NFT offer index to "nft_offer_index" (#377)
Fixes #380
|
2022-11-01 17:27:58 +00:00 |
|
Alex Kremer
|
ea2837749a
|
Implement an abstraction for the config (#358)
Fixes #321
|
2022-11-01 16:59:23 +00:00 |
|
CJ Cobb
|
8bd8ab9b8a
|
Fix bug on cache download from peer when ledger not found (#370)
|
2022-10-26 22:30:39 -04:00 |
|
Francis Mendoza
|
dc89d23e5a
|
Return badMarket for same currency in taker_gets and taker_pays in book_offers (#357)
Fixes #269
|
2022-10-26 19:15:38 +01:00 |
|
Francis Mendoza
|
734c7a5c36
|
Return malformedOwner for deposit_preauth.owner in ledger_entry (#345)
Fixes #273
|
2022-10-26 19:14:40 +01:00 |
|
Francis Mendoza
|
b17ef28f55
|
Return malformedOwner in ticket.owner for ledger_entry (#344)
Fixes #274
|
2022-10-26 19:14:02 +01:00 |
|