Mayukha Vadari
|
f49b9d4b0e
|
Rewrite XrplClient.request and general cleanup (#1519)
* first attempt at overloading
* fix TS issues
* improve connection typing
* more cleanup
* edit all ledger files
* more renames
* fix all other request calls
* clean up serverinfo
* fixes more request calls
* remove old legacy browser stuff
* remove unused types
* remove exports from objects
* add type to method signatures
* add ledger requests
* fix most tests
* comment out formatBidsAndAsks
* fix proxy test
* comment out failing tests
* move client-related files into client
* add payment channel requests
* fix imports
* remove finished TODOs
* fix tests
* fix integ tests
* remove exported types
* better ci
|
2021-10-04 14:10:09 -04:00 |
|
Mayukha Vadari
|
73109295b4
|
Rename RippleAPI client to Client (#1520)
* rename RippleAPI -> XrplClient
* more renames
* move API stuff to client folder
* rename all api -> client
* fix tests
* make tests run
* fix integ tests
* fix urls
* fix merge issues
* XrplClient -> Client
* fix merge issues
* rename xrpl-client npm symlink to xrpl-local
|
2021-10-04 14:10:08 -04:00 |
|
Elliot Lee
|
4eb64b5e72
|
style: yarn format (run prettier) (#1327)
|
2020-11-12 11:49:53 -08:00 |
|
FKSRipple
|
f6b3f661d6
|
Merge branch 'develop' into connection-cleanup-tests
|
2020-01-10 16:15:16 -08:00 |
|
Fred K. Schott
|
e3822e6bc3
|
refactor tests for the new connection logic
|
2020-01-08 12:20:58 -08:00 |
|
Elliot Lee
|
138e7942da
|
Add support for AccountDelete (#1120)
https://xrpl.org/accountdelete.html
|
2020-01-06 04:01:10 -08:00 |
|
Fred K. Schott
|
2145c104fd
|
run prettier format
|
2019-12-17 10:35:59 -08:00 |
|
Fred K. Schott
|
8ba36b2588
|
fix bad path
|
2019-11-26 16:52:05 -08:00 |
|
Fred K. Schott
|
a94b48be50
|
improve the test runner
|
2019-11-26 16:34:17 -08:00 |
|