Omar Khan
23adb4924b
feat: add Price Oracles support ( #2688 )
2024-05-23 12:10:00 -04:00
Mayukha Vadari
c8f25a6347
feat: add support for XLS-40d + add script to auto-generate models from rippled code ( #2491 )
...
Add support for XLS-40 and adds a script to automatically
generate transaction models from rippled source code.
### Context of Change
https://github.com/XRPLF/XRPL-Standards/pull/136
https://github.com/XRPLF/rippled/pull/4636
2023-11-15 16:19:50 -06:00
Omar Khan
b47bb39682
test: add AMM integration tests ( #2471 )
2023-11-03 18:23:27 -04:00
Mayukha Vadari
c47aa58354
chore: switch to rippleci Docker container ( #2534 )
...
* fix docker container
* fix attempt
* use fix for browser tests too
* update contributing
* fix tests
* fix integration tests issues
* use variable for docker image
2023-10-24 14:50:52 -04:00
Jackson Mills
49447a9beb
ci: Add a script to generate changes to ci-config ( #2431 )
...
* Add basic lookup for amendments
2023-08-18 15:24:48 -07:00
Shawn Xie
63ea6e8c9b
feat: add Clawback amendment support ( #2353 )
...
* Add Clawback transaction
* Account flag lsfAllowTrustLineClawback
* Support bitwise flag checking of 64 bit flags
2023-07-19 14:39:48 -05:00
Caleb Kniffen
fd0b2275c1
feat: enable 1.10.0 amendments for tests ( #2356 )
...
- `NFTokenMint` needs `NonFungibleTokensV1_1` enabled instead of `NonFungibleTokensV1` .
- `fee_ref` is no longer returned after `XRPFees` amendment is enabled.
2023-06-29 13:10:52 -05:00
Jackson Mills
b3e520b0e6
docs: Improve instructions for updating integration test docker container config ( #2330 )
...
Update instructions
2023-06-01 17:34:04 -05:00
Jackson Mills
c5433c6ac0
Update docker to use xrpllabs image ( #2223 )
...
Added additional documentation and config.
2023-04-06 11:11:46 -07:00