Omar Khan
|
d010a00ef1
|
update package versions
|
2023-02-23 15:40:00 -05:00 |
|
Omar Khan
|
c5fdcc500f
|
Merge branch 'amm' into beta3
|
2023-02-22 19:13:05 -05:00 |
|
Omar Khan
|
5c7e315826
|
Merge branch 'main' into amm
|
2023-02-22 18:44:57 -05:00 |
|
Jackson Mills
|
5d34746f12
|
Add a helper to get the NFTokenID after minting (#2205)
|
2023-02-21 14:42:52 -08:00 |
|
Mayukha Vadari
|
3ba43ec419
|
Merge branch 'sidechain-2.5' into beta3
|
2023-02-21 13:49:06 -05:00 |
|
Mayukha Vadari
|
596a2df4f8
|
Merge branch 'main' into sidechain-2.5
|
2023-02-21 13:48:54 -05:00 |
|
Mayukha Vadari
|
b3751761a5
|
Merge branch 'sidechain-2.5' into beta3
|
2023-02-21 13:39:10 -05:00 |
|
Jackson Mills
|
3d0bec7e89
|
Add support for disallowIncoming flags (#2221)
* Add support for disallowIncoming flags
* Fix broken tests
* Update packages/xrpl/src/models/ledger/AccountRoot.ts
* Update packages/xrpl/src/models/ledger/AccountRoot.ts
* Update HISTORY.md
|
2023-02-21 10:22:47 -08:00 |
|
Mayukha Vadari
|
28ad836c13
|
fix isIssue typing
|
2023-02-21 13:15:16 -05:00 |
|
Omar Khan
|
d43fd788d4
|
update asset pair to use Currency type
|
2023-02-21 13:12:14 -05:00 |
|
Mayukha Vadari
|
9b899a795c
|
update version again
|
2023-02-17 11:44:30 -05:00 |
|
Mayukha Vadari
|
d540ace605
|
bump versions
|
2023-02-16 14:24:02 -05:00 |
|
Omar Khan
|
651780fe67
|
refactor: convert flags to number
|
2023-02-16 12:37:29 -05:00 |
|
Omar Khan
|
df75b4a908
|
replace Issue with IssuedCurrency
|
2023-02-15 23:13:05 -05:00 |
|
Omar Khan
|
b9f2222671
|
resolve errors
|
2023-02-15 22:52:02 -05:00 |
|
Omar Khan
|
b842e61296
|
Merge branch 'amm' into beta3
|
2023-02-15 22:42:06 -05:00 |
|
Omar Khan
|
d2f7fe622b
|
add missing asset_frozen field
|
2023-02-15 18:45:07 -05:00 |
|
Omar Khan
|
7e8427785c
|
add Owner Reserve Fee for AMMCreate transaction
|
2023-02-15 18:21:30 -05:00 |
|
Omar Khan
|
287dc1acf8
|
rename test model names and fix lint errors
|
2023-02-15 18:18:07 -05:00 |
|
Omar Khan
|
88b82118a3
|
Merge branch 'main' into amm
|
2023-02-15 17:53:13 -05:00 |
|
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 |
|