Commit Graph

  • d89063acae AI review feedback: validate config, improve healthWait() ximinez/online-delete-gaps Ed Hennis 2026-08-18 15:48:34 -04:00
  • feea4f7651 chore: Drop a redundant comment in the IOU authorization check tialymov/FN-85-vault_iou_require_auth Timur Ialymov 2026-08-18 19:17:12 +01:00
  • 1a19758f54 Simplify MPT invariant comments and conditions gregtatcam/mpt/mpt-invariants-gate-update Gregory Tsipenyuk 2026-08-18 14:14:33 -04:00
  • 94a38392ef WIP: Self review & polsihing a1q123456/split-loan-set-and-loan-accept-implementation JCW 2026-08-18 19:08:36 +01:00
  • ecca139447 test: Cover the broker fee leg and ledger state on repayment Timur Ialymov 2026-08-18 18:58:33 +01:00
  • bea11fad42 refactor: Hoist the pseudo-account field filter out of the auth check Timur Ialymov 2026-08-18 18:58:28 +01:00
  • 8c12de6c56 test: Split Vault_test into topical suites under src/test/app/vault/ (#8041) develop Vito Tumas 2026-08-18 17:57:12 +00:00
  • b21fd86f6e fix: Fix assorted NFT and pDEX bugs (#7749) Shawn Xie 2026-08-18 17:56:33 +00:00
  • c91ae2c918 fix: Require vault_id and owner to be strings tialymov/FN-84-vault_info_error_diagnostics Timur Ialymov 2026-08-18 18:55:37 +01:00
  • 0107671846 fix: Clarify the cleanup bound and narrow the invariant relaxation FN-36-credential_pins_pseudo_account Timur Ialymov 2026-08-18 18:51:03 +01:00
  • ec64f23736 fix: Additional AccountKeyley test cases timothybanks/Improve_test_coverage TimothyBanks 2026-08-18 13:07:52 -04:00
  • 1828fe82fd Address PR comments JCW 2026-08-18 18:05:51 +01:00
  • a83944428f Merge remote-tracking branch 'origin/develop' into tialymov/FN-85-vault_iou_require_auth Timur Ialymov 2026-08-18 18:05:46 +01:00
  • 028b9b04cf Merge remote-tracking branch 'origin/develop' into tialymov/FN-23-loan_default_freeze_guard tialymov/FN-23-loan_default_freeze_guard Timur Ialymov 2026-08-18 18:05:34 +01:00
  • 0833d8825a Merge remote-tracking branch 'origin/develop' into tialymov/FN-84-vault_info_error_diagnostics Timur Ialymov 2026-08-18 18:05:23 +01:00
  • ddfbaf6f71 Merge remote-tracking branch 'origin/develop' into FN-36-credential_pins_pseudo_account Timur Ialymov 2026-08-18 18:04:41 +01:00
  • dc0326a2a0 fix: Use local variable for makeHost where applicable TimothyBanks 2026-08-18 13:00:21 -04:00
  • 99417a9795 Merge remote-tracking branch 'origin/develop' into a1q123456/split-loan-set-and-loan-accept-implementation JCW 2026-08-18 17:46:19 +01:00
  • c35becfa9c Add tests and self review JCW 2026-08-18 17:45:45 +01:00
  • 80d8e827d7 fix: Update CacheLedgerObjImpl to use implicit parameter TimothyBanks 2026-08-18 11:57:56 -04:00
  • b84d25fbed fix: Update test names on AmmKeylet tests TimothyBanks 2026-08-18 11:35:59 -04:00
  • fda9c6995e fix: Add std::source_location to expectValue and expectError functions TimothyBanks 2026-08-18 11:32:58 -04:00
  • c6c68090f2 fix: Move float constants under FloatTest TimothyBanks 2026-08-18 11:28:18 -04:00
  • 953294f113 Collect the second node's logs, which were never mounted pratik/otel-devbox-two-node-configs Pratik Mankawde 2026-08-18 16:06:57 +01:00
  • f5f47f1cf5 chore: Publish debian/rpm packages from GitHub directly (#8031) Ayaz Salikhov 2026-08-18 15:03:45 +00:00
  • e8e33b9dc9 Fix issues JCW 2026-08-18 15:44:00 +01:00
  • 4988533d96 Name each node's telemetry after its machine, without committing the name Pratik Mankawde 2026-08-18 15:41:06 +01:00
  • f0174934be Merge branch 'develop' into tapanito/fix-lending-cross-scale tapanito/fix-lending-cross-scale Vito Tumas 2026-08-18 16:38:47 +02:00
  • de90cfca8e Catch MPToken deletion in the on-failure transfer invariant Gregory Tsipenyuk 2026-08-18 10:20:55 -04:00
  • 8d79041832 test: Cover visitDifferences node skipping bthomee/shamap-stack-09-visit-differences-tests Bart 2026-08-03 20:48:48 -04:00
  • e41e469e02 perf: Move entries off NodePathStack instead of copying them bthomee/shamap-stack-08-move-entries-off-nodepathstack Bart 2026-08-02 06:40:54 -04:00
  • ee6ddfbfdb fix: Make NodePathStack fail closed when assertions are compiled out bthomee/shamap-stack-07-nodepathstack-fail-closed Bart 2026-08-02 06:38:22 -04:00
  • 0f0b8fc650 refactor: Unify upperBound and lowerBound into boundHelper bthomee/shamap-stack-06-unify-upper-lower-bound Bart 2026-08-01 21:48:41 -04:00
  • 7ead12d572 fix: Derive traversal node IDs from the branch actually descended bthomee/shamap-stack-05-derive-traversal-node-ids Bart 2026-08-01 21:43:34 -04:00
  • 6f0f065505 fix: Clamp the depth used to index selectBranch's key byte bthomee/shamap-stack-04-clamp-selectbranch-depth Bart 2026-08-01 21:35:54 -04:00
  • d854982fd7 fix: Reject an inner node claimed at leaf depth in verifyProofPath bthomee/shamap-stack-03-reject-inner-node-leaf-depth Bart 2026-08-01 21:35:08 -04:00
  • 5cb6dbadfd test: Propagate fixCleanup3_4_0 impair gate into shared lending helpers tapanito/lending-impairment Vito 2026-08-18 16:04:02 +02:00
  • f3409f104b WIP JCW 2026-08-18 14:52:50 +01:00
  • b3149a7a0d Merge remote-tracking branch 'origin/develop' into a1q123456/split-loan-set-and-loan-accept-implementation JCW 2026-08-18 14:38:38 +01:00
  • 9d8c8aa511 WIP JCW 2026-08-18 14:38:35 +01:00
  • ca39bff3c8 refactor: Add SHAMapNodeID::isPrefixOf (#7939) Bart 2026-08-18 12:35:32 +00:00
  • e5822397b9 Merge remote-tracking branch 'origin/develop' into a1q123456/split-loan-set-and-loan-accept-implementation JCW 2026-08-18 12:35:50 +01:00
  • 9336f012a8 Merge remote-tracking branch 'origin/develop' into a1q123456/split-loan-set-and-loan-accept-implementation JCW 2026-08-18 12:35:43 +01:00
  • dd0edc19a0 fix: Conserve funds correctly when LoanPay fee payee is below reserve (#7843) Vito Tumas 2026-08-18 11:09:33 +00:00
  • 64f9c254c1 refactor: Tighten VaultHelpers contracts and extend test coverage tapanito/vault-add-assets-helper Vito 2026-08-18 11:10:31 +02:00
  • 084e1bb3b5 Merge remote-tracking branch 'origin/develop' into tapanito/invariant-improvement tapanito/invariant-improvement Vito 2026-08-18 11:06:53 +02:00
  • 10e2e61c58 Merge branch 'develop' into tapanito/fix-lending-cross-scale Vito Tumas 2026-08-18 10:51:48 +02:00
  • 08d44835a2 docs: Correct review-noted inaccuracies in cross-scale fix comments Vito 2026-08-18 10:44:53 +02:00
  • e2ddff03ac Merge branch 'develop' into tapanito/lending-bugfix tapanito/lending-bugfix Vito Tumas 2026-08-18 10:42:23 +02:00
  • 5d3e957576 Merge branch 'develop' into tapanito/lending-impairment Vito Tumas 2026-08-18 10:26:05 +02:00
  • fcfdb1db96 Merge branch 'develop' into ximinez/number-exponents ximinez/number-exponents Ed Hennis 2026-08-17 22:36:57 -04:00
  • 0e328d8277 Merge branch 'ximinez/online-delete-gaps' into ximinez/online-delete-gaps2 ximinez/online-delete-gaps2 Ed Hennis 2026-08-17 22:36:53 -04:00
  • 7d55bb7d8e Merge branch 'develop' into ximinez/online-delete-gaps Ed Hennis 2026-08-17 22:36:49 -04:00
  • 5a76baabb3 Merge branch 'develop' into copilot/add-augmented-submit-fields copilot/add-augmented-submit-fields Mayukha Vadari 2026-08-17 22:02:17 -04:00
  • 06ce530988 Merge branch 'develop' into copilot/add-ctid-to-ledger-response copilot/add-ctid-to-ledger-response Mayukha Vadari 2026-08-17 22:01:08 -04:00
  • 7aadf8d561 Merge branch 'develop' into copilot/fix-vetoed-type-error copilot/fix-vetoed-type-error Mayukha Vadari 2026-08-17 22:01:03 -04:00
  • 820ca5b332 refactor: Convert boost::beast::string_view to std::string_view (#6306) Copilot 2026-08-17 23:19:56 +00:00
  • c3cc2d4dad respond to comments mvadari/refactor-tx-settings Mayukha Vadari 2026-08-17 18:52:29 -04:00
  • 068a54ed43 Merge branch 'develop' into copilot/fix-5adea215-d850-4ab8-a595-b04e63e948a6 copilot/fix-5adea215-d850-4ab8-a595-b04e63e948a6 Mayukha Vadari 2026-08-17 18:23:25 -04:00
  • d9d52db797 docs: Add API changelog entries for synthetic fields in ledger RPC Mayukha Vadari 2026-08-17 18:08:38 -04:00
  • 2f28b164f8 test: Encapsulate synthetic-field meta checks in NFToken_test Mayukha Vadari 2026-08-17 18:05:19 -04:00
  • 1b226c8b2e perf: Optimize MPT freeze checks to reduce redundant state reads (#7411) Gregory Tsipenyuk 2026-08-17 21:15:16 +00:00
  • ca6121c5b3 feat: Enforce MPT CanTransfer on AMM LPTokens transfers (#7418) Gregory Tsipenyuk 2026-08-17 20:58:46 +00:00
  • eefadf43fd Stop the filelog-storage overlay disabling cloud auth Pratik Mankawde 2026-08-17 20:59:23 +01:00
  • 1933b34334 Correct the runbook's build steps against a real fresh-host run Pratik Mankawde 2026-08-17 20:32:33 +01:00
  • 91588cadca Add an operating runbook for the two-node telemetry host Pratik Mankawde 2026-08-17 20:14:59 +01:00
  • 72d2c7d49f Add a second Mainnet instance, with host values kept out of the tree Pratik Mankawde 2026-08-17 20:12:22 +01:00
  • 6c32ca3538 fix: Cleanup per self review of code TimothyBanks 2026-08-17 15:10:35 -04:00
  • 7122bb8a43 fix: Make Wasm_tests.cpp run again TimothyBanks 2026-08-17 15:01:46 -04:00
  • c5524e4881 fix: Port WASM host function tests to new WASM design TimothyBanks 2026-08-17 14:24:34 -04:00
  • cb88a12883 Merge branch 'pratik/otel-phase10-workload-validation' into pratik/otel-sync-diagnostics pratik/otel-sync-diagnostics Pratik Mankawde 2026-08-17 19:24:12 +01:00
  • 7fc93d3194 Merge branch 'pratik/otel-phase9-metric-gap-fill' into pratik/otel-phase10-workload-validation pratik/otel-phase10-workload-validation Pratik Mankawde 2026-08-17 18:05:09 +01:00
  • a80c7849fc Merge branch 'pratik/otel-phase8-log-correlation' into pratik/otel-phase9-metric-gap-fill pratik/otel-phase9-metric-gap-fill Pratik Mankawde 2026-08-17 18:04:50 +01:00
  • b19e429636 Merge branch 'pratik/otel-phase7-native-metrics' into pratik/otel-phase8-log-correlation pratik/otel-phase8-log-correlation Pratik Mankawde 2026-08-17 18:02:59 +01:00
  • c8f9ab9597 fix(telemetry): plot operating-mode transitions per interval, not raw counters pratik/otel-phase7-native-metrics Pratik Mankawde 2026-08-17 18:02:13 +01:00
  • 76a034b747 WIP JCW 2026-08-17 16:02:35 +01:00
  • 37e2f23ee6 Fix review comments kuznetsss/wasm-vm-redesign Sergey Kuznetsov 2026-08-17 14:54:24 +01:00
  • c49789086a fix: Extend locked-MPToken unauthorize check to fixCleanup3_4_0 (#8004) Gregory Tsipenyuk 2026-08-17 12:52:20 +00:00
  • 8336f0473f Stop checking pseudo account fields a1q123456/isPseudoAccount-remove-filter JCW 2026-08-17 13:11:51 +01:00
  • 9e9e9919b8 Merge branch 'pratik/otel-phase9-metric-gap-fill' into pratik/otel-phase10-workload-validation Pratik Mankawde 2026-08-17 12:08:57 +01:00
  • bc99a4edcd Merge branch 'pratik/otel-phase8-log-correlation' into pratik/otel-phase9-metric-gap-fill Pratik Mankawde 2026-08-17 12:07:56 +01:00
  • f3681ad920 Merge branch 'pratik/otel-phase7-native-metrics' into pratik/otel-phase8-log-correlation Pratik Mankawde 2026-08-17 12:06:12 +01:00
  • 2c854ac2c1 fix(telemetry): correct the job-queue metric name in the runbook curl example Pratik Mankawde 2026-08-17 12:05:40 +01:00
  • b77f516f95 Merge branch 'pratik/otel-phase6-statsd' into pratik/otel-phase7-native-metrics Pratik Mankawde 2026-08-17 12:05:10 +01:00
  • 3a3ae1c3ae fix(telemetry): name the job-queue depth metric jobq_job_count pratik/otel-phase6-statsd Pratik Mankawde 2026-08-17 12:02:46 +01:00
  • 301149d131 fix(telemetry): keep filelog offset storage out of the shared collector config Pratik Mankawde 2026-08-17 11:44:30 +01:00
  • 1f8907bb03 Merge branch 'pratik/otel-phase9-metric-gap-fill' into pratik/otel-phase10-workload-validation Pratik Mankawde 2026-08-17 11:44:15 +01:00
  • 57f0c81d75 Merge branch 'pratik/otel-phase8-log-correlation' into pratik/otel-phase9-metric-gap-fill Pratik Mankawde 2026-08-17 11:44:04 +01:00
  • de0fefc95b Merge branch 'pratik/otel-phase7-native-metrics' into pratik/otel-phase8-log-correlation Pratik Mankawde 2026-08-17 11:42:31 +01:00
  • 77f338c0d0 docs(telemetry): correct statsd config guidance for the native OTel path Pratik Mankawde 2026-08-17 11:42:21 +01:00
  • 1f54dcd0bb Merge branch 'pratik/otel-phase9-metric-gap-fill' into pratik/otel-phase10-workload-validation Pratik Mankawde 2026-08-17 11:37:52 +01:00
  • d674898648 Merge branch 'pratik/otel-phase8-log-correlation' into pratik/otel-phase9-metric-gap-fill Pratik Mankawde 2026-08-17 11:37:43 +01:00
  • 24cebcc22d Merge branch 'pratik/otel-phase7-native-metrics' into pratik/otel-phase8-log-correlation Pratik Mankawde 2026-08-17 11:37:34 +01:00
  • 7ff124fac3 fix(telemetry): allowlist xrpl_work_item as an external infra label Pratik Mankawde 2026-08-17 11:37:25 +01:00
  • 5bd363b3d0 refactor: Gate loan impairment fix behind fixCleanup3_4_0 Vito 2026-08-17 12:23:10 +02:00
  • 5337d028a2 refactor: Use unsigned int for branch-related operations (#7938) Bart 2026-08-17 10:07:14 +00:00
  • daf2c7934c fix: clang-tidy Vito 2026-08-17 11:40:13 +02:00
  • 67c516b24a Merge branch 'develop' into tapanito/lending-impairment Vito Tumas 2026-08-17 11:32:23 +02:00
  • e863db5061 feat: Porting wasm host function tests to new design TimothyBanks 2026-08-15 19:41:32 -04:00
  • 2060dbba9d Remove tecINCOMPLETE and tecKILLED exemptions from MPT invariants Gregory Tsipenyuk 2026-08-15 18:01:31 -04:00