Commit Graph

4461 Commits

Author SHA1 Message Date
Denis Angell
369c9fe7a4 fixup! reorder definitions 2023-02-15 17:05:54 -05:00
Denis Angell
31e52fbc3b fixup! prepare for nth clash in definitions.json 2023-02-15 16:51:19 -05:00
Denis Angell
038bbac34f fixup: definitions tecPRECISION_LOSS 2023-02-15 16:45:56 -05:00
Denis Angell
0c4765d2e0 Merge branch 'beta3' into iouescrow 2023-02-15 16:38:23 -05:00
Denis Angell
bc70d3b6c1 fixup! update Amount & Balance 2023-02-15 16:24:00 -05:00
Denis Angell
2d6ab38d33 docstring: replace XRP with amounts 2023-02-15 15:26:05 -05:00
Denis Angell
00d4840501 fixup! remove faucet 2023-02-15 14:24:53 -05:00
Denis Angell
8e90ecd350 reverse else order 2023-02-15 14:23:23 -05:00
Denis Angell
b80521152d Merge branch 'main' into iouescrow 2023-02-15 13:55:58 -05:00
Mayukha Vadari
4693c91ec4 fix errors 2023-02-15 13:28:50 -05:00
Denis Angell
d890b81924 update validation error response 2023-02-15 13:23:56 -05:00
Denis Angell
81f09ba043 faucet wallet integration test 2023-02-15 13:14:05 -05:00
Denis Angell
46dd51b196 update docstrings 2023-02-15 13:04:22 -05:00
Denis Angell
4d9a5cf4a0 fix ClaimObject 2023-02-15 13:03:27 -05:00
Mayukha Vadari
e69d3913b8 fix isXChainBridge 2023-02-15 12:41:32 -05:00
Mayukha Vadari
34a01cf093 Merge branch 'main' into sidechain-2.5 2023-02-15 12:16:48 -05:00
Mayukha Vadari
d29bdbb5de add validate methods to other xchain txs 2023-02-15 12:14:59 -05:00
Mayukha Vadari
b1af321eb0 refactor: alphabetize ledger_entry commands and reorganize account_objects (#2206)
* move AccountObjectType to accountObjects.ts

* alphabetize ledgerEntry

* remove extra account object type
2023-02-15 12:10:06 -05:00
Mayukha Vadari
dd841c9441 update validateXChainModifyBridge 2023-02-15 11:27:06 -05:00
Mayukha Vadari
8c83a12933 add rbc tests for the new txs 2023-02-15 10:58:07 -05:00
Mayukha Vadari
df0d32713a Update definitions.json 2023-02-15 09:56:36 -05:00
Mayukha Vadari
2c15d2c205 fix linter errors 2023-02-15 09:51:24 -05:00
Denis Angell
ffe93d0462 add faucet test 2023-02-14 19:45:48 -05:00
Denis Angell
0787166f6a update faucet 2023-02-14 19:45:48 -05:00
Denis Angell
45008596a4 remove XRP references to amount 2023-02-14 19:45:48 -05:00
Mayukha Vadari
f5645126f9 add XChainModifyBridge flag 2023-02-14 17:33:27 -05:00
Mayukha Vadari
f9957c5a3c fix bridge ledger_entry 2023-02-14 16:22:55 -05:00
Mayukha Vadari
7057b60d10 fix minor issues 2023-02-14 16:20:48 -05:00
Mayukha Vadari
38a313b77c update models to latest rippled 2023-02-14 16:20:15 -05:00
Mayukha Vadari
c52160c1c6 update account_objects 2023-02-14 16:18:51 -05:00
Mayukha Vadari
a3aa1f8613 Merge branch 'main' into sidechain-2.5 2023-02-14 16:17:19 -05:00
Mayukha Vadari
6c03eec61b add XChainOwnedCreateAccountClaimID ledger object 2023-02-14 14:55:50 -05:00
Mayukha Vadari
218ca41df3 add XChainOwnedClaimID ledger object 2023-02-14 14:53:10 -05:00
Mayukha Vadari
c3bb4d9b72 add Bridge ledger object 2023-02-14 14:43:11 -05:00
Denis Angell
65a8de6f47 Merge branch 'main' into iouescrow 2023-02-09 11:20:36 -05:00
Denis Angell
3b19974634 fix docstring errors 2023-02-09 11:19:50 -05:00
Denis Angell
b7283c5841 refactor signingClaimData 2023-02-09 11:19:36 -05:00
Mayukha Vadari
8fe87c0e86 fix: add npm v8 support to lerna setup (#2204)
* add support for npm 8
2023-02-08 12:00:50 -05:00
Jackson Mills
bef2f79fee Update linter peer dependencies (#2168) 2023-02-07 15:00:55 -08:00
Mayukha Vadari
b41d671c10 Merge branch 'main' into sidechain-2.5 2023-02-07 15:34:31 -05:00
Mayukha Vadari
61afad39c6 fix linter warnings 2023-02-07 15:33:58 -05:00
Mayukha Vadari
82d0d12d81 add validate for new txs 2023-02-07 15:25:04 -05:00
Mayukha Vadari
6ca13bc8dc fix attestation object 2023-02-07 15:18:25 -05:00
Mayukha Vadari
33b02ee70a fix attestation txns 2023-02-07 15:15:31 -05:00
Mayukha Vadari
2cb81b21ef update definitions 2023-02-07 15:14:58 -05:00
dependabot[bot]
7dd38f6a76 build(deps-dev): bump typescript from 4.6.4 to 4.9.5 (#2192) 2023-02-07 16:56:21 +00:00
Mayukha Vadari
fbd485ff33 Merge branch 'main' into sidechain-2.5 2023-02-06 12:26:49 -05:00
justinr1234
cb8cec2caa fix: load osano first in docs site (#2202) 2023-02-06 11:23:52 -06:00
Mayukha Vadari
3dbe28ce98 Merge branch 'main' into sidechain-2.5 2023-02-06 12:21:08 -05:00
Mayukha Vadari
764f8d7b5e fix tests 2023-02-06 12:16:12 -05:00