Mukul Jangid
|
6d08b9e12c
|
refactor: define typescript types for CheckCash Transaction Model (#1522)
* Define Typescript types for CheckCash Transaction Model
|
2021-10-04 14:10:08 -04:00 |
|
Mukul Jangid
|
293f09d409
|
refactor: define typescript types for CheckCancel Transaction Model (#1526)
* offer
* accountroot
* amendments
* check
* deposit preauth
* directory node
* escrow
* fee settings
* ledger hashes
* negative unl
* pay channel
* ripple state
* signer list
* ticket
* export
* account_channels
* account_currencies
* account_info
* account_lines
* account_objects
* account_offers
* account_tx
* gateway_balances
* no ripple check
* respond to comments
* rename files to camelCase
* account_channels
* account_currencies
* account_info
* account_lines
* account_objects
* account_offers
* account_tx
* gateway_balances
* no ripple check
* respond to comments
* export methods
* fix typos
* refactor: Define type for CommonFields
* refactor: Define OfferCreate transaction type
* add a commented out SignedTransaction
* add tests for verifyCommonFields
* remove outdated files
* refactor: Define OfferCreate transaction
* define checkCancel model
* add tests
* fix: add tests and resolve conflicts
* fix: resolve typos and seperate out test
* fix: commenting issue
* refactor: add checkCreate to tx/index
Co-authored-by: Mayukha Vadari <mvadari@ripple.com>
Co-authored-by: Nathan Nichols <natenichols@cox.net>
|
2021-10-04 14:10:08 -04:00 |
|
Mukul Jangid
|
f9bce29174
|
refactor: define typescript types for CheckCreate Transaction Model (#1524)
* feat: define checkCreate model
* test: add tests
|
2021-10-04 14:10:08 -04:00 |
|
Nathan Nichols
|
7fde5a2658
|
refactor: Define typescript definition for OfferCreate (#1508)
* refactor: Define OfferCreate transaction type
|
2021-10-04 14:10:08 -04:00 |
|
Nathan Nichols
|
d438430100
|
refactor: Add common transaction fields Typescript definition (#1507)
refactor: Add common transaction fields Typescript definition (#1507)
|
2021-10-04 14:10:08 -04:00 |
|