Mukul Jangid
09522e9ce2
refactor: add verify() function ( #1552 )
...
* refactor: add verify() function
2021-09-14 17:11:53 -04:00
Nathan Nichols
2ca737391d
Adds @xrplf prettier config ( #1598 )
...
* build: new prettier config
2021-09-14 17:08:38 -04:00
Mayukha Vadari
b051b4c59b
Lints test/utils ( #1575 )
...
* rename model tests
* rename util tests
* turn off `any` complaints in linter
* other linter changes
* fix xrp <-> drops methods
* lint generateAddress
* fix rest of tests
2021-09-14 17:02:40 -04:00
Nathan Nichols
6742e2048a
build: Initial linting setup ( #1560 )
...
* sets up linting config and runs `yarn lint --fix` once, so that all changes will show up correctly in future PRs.
* Note that there are still a lot of linter errors.
2021-09-14 17:00:46 -04:00
Mayukha Vadari
e27e1ec368
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-09-14 16:56:33 -04:00
Nathan Nichols
6cf8738598
refactor: Define typescript definition for OfferCreate ( #1508 )
...
* refactor: Define OfferCreate transaction type
2021-09-14 16:55:45 -04:00