Commit Graph

  • 9fa3f73d5a import from lodash/ mv/lodash-webpack Mayukha Vadari 2021-10-18 16:17:17 -04:00
  • 9bf7df868e remove omitBy Mayukha Vadari 2021-10-18 16:02:02 -04:00
  • 3134dc112f remove flatmap Mayukha Vadari 2021-10-18 15:54:16 -04:00
  • 915118265f remove flatten Mayukha Vadari 2021-10-18 15:52:39 -04:00
  • 906ee4c55e build(deps-dev): bump typescript from 4.4.3 to 4.4.4 (#371) dependabot[bot] 2021-10-18 12:23:08 -04:00
  • 7c0ac278b1 build(deps-dev): bump eslint-plugin-import from 2.24.2 to 2.25.2 (#370) dependabot[bot] 2021-10-18 12:22:29 -04:00
  • e2141da07c build(deps-dev): bump ts-node from 10.2.1 to 10.3.0 (#369) dependabot[bot] 2021-10-18 12:22:08 -04:00
  • 555b3fe44d build(deps-dev): bump mocha from 9.1.1 to 9.1.3 (#367) dependabot[bot] 2021-10-18 12:21:48 -04:00
  • f1e6858ec8 build(deps-dev): bump @types/node from 16.10.3 to 16.11.1 (#366) dependabot[bot] 2021-10-18 11:37:22 -04:00
  • 356b285681 build(deps-dev): bump @types/node from 16.10.2 to 16.10.3 (#364) dependabot[bot] 2021-10-11 11:25:03 -04:00
  • 44e860f617 fix broadcast tests mv/broadcast Mayukha Vadari 2021-09-21 09:56:26 -04:00
  • 14d8753c15 get tests working on BroadcastClient Mayukha Vadari 2021-09-16 19:44:06 -04:00
  • 8e9c922e41 adjust nn/blitz Nathan Nichols 2021-10-05 11:15:53 -07:00
  • e71123ad9d more debug Nathan Nichols 2021-10-05 10:57:52 -07:00
  • 248445acd9 DEBUG STUFF Nathan Nichols 2021-10-05 10:52:51 -07:00
  • f5f1534f12 build(deps-dev): bump @types/node from 16.9.4 to 16.10.2 (#360) dependabot[bot] 2021-10-04 13:44:12 -04:00
  • 028655d682 build: makes connection private nn/private-connection Nathan Nichols 2021-09-26 11:06:20 -07:00
  • c260512bf3 fix: make generateFaucetWallet functional (#1669) Mayukha Vadari 2021-09-24 18:58:09 -04:00
  • 97049e1120 feat: add client.getLedgerIndex (#1668) Mayukha Vadari 2021-09-24 18:40:03 -04:00
  • b939a1d5ba feat: Add warning for partial payment (#1641) Nathan Nichols 2021-09-24 15:36:31 -07:00
  • 1ec42392a2 Add trustSet integration test and browser test (#1667) Jackson Mills 2021-09-24 13:47:27 -07:00
  • f5dd4ac794 fix: resolve browser issue with Error.captureStackTrace (#1663) Mayukha Vadari 2021-09-24 15:18:48 -04:00
  • b82df40562 fix: adds mode to webpack to stop warning (#1666) Nathan Nichols 2021-09-24 12:10:12 -07:00
  • 903ed2e3e6 Autofills AccountDelete Fee w/ reserve_inc_xrp (#1639) Nathan Nichols 2021-09-24 12:09:54 -07:00
  • 814add2aac chore: remove ripple-lib-transactionparser (#1661) Mayukha Vadari 2021-09-24 15:09:21 -04:00
  • 2533cc8654 feat: extra protection for AccountDelete transactions (#1626) Mayukha Vadari 2021-09-24 15:05:38 -04:00
  • ab3f7f7ca5 fix: disallow two pending requests with the same id (#1628) Mayukha Vadari 2021-09-24 15:01:43 -04:00
  • 94749a4a57 test: Add PayChannel Transaction Integration Tests (#1662) Jackson Mills 2021-09-24 11:03:17 -07:00
  • 70d9396247 Add Payment Channel Tests (#1646) Jackson Mills 2021-09-24 10:52:59 -07:00
  • 8991133b28 Add Path and Orderbook integration tests (#1644) Jackson Mills 2021-09-24 10:46:54 -07:00
  • 3929d60903 build: prepare repo for beta release (#1665) Mayukha Vadari 2021-09-24 13:44:42 -04:00
  • 9601e5b604 Add Ledger Method Integration Tests (#1640) Jackson Mills 2021-09-24 09:38:52 -07:00
  • c5a9ce2113 test: integration tests for CheckCreate, CheckCancel, CheckCash (#1664) Mayukha Vadari 2021-09-24 12:29:41 -04:00
  • 07f07b1201 test: add integration tests for Account requests (#1643) Mayukha Vadari 2021-09-24 12:20:04 -04:00
  • 009b86d2f2 Add integration tests for Transaction methods (#1636) Jackson Mills 2021-09-24 08:40:56 -07:00
  • 718298c354 fix: speed up webpacking nn/webpack-fix Nathan Nichols 2021-09-24 07:57:52 -07:00
  • d4636dcd40 test: integration tests for DepositPreauth (#1648) Mayukha Vadari 2021-09-24 09:57:54 -04:00
  • 6c3099f9da build: adjust for updates to @xrplf/eslint-config (#1633) Nathan Nichols 2021-09-23 21:04:07 -07:00
  • bc1a6c97e4 test: write tests for sugar functions (#1631) Mukul Jangid 2021-09-23 16:04:58 -04:00
  • 87799b304b ci: run lint tests (#1603) Mayukha Vadari 2021-09-22 16:39:10 -04:00
  • 2c36b735c9 fix: run browser tests on all integration tests (#1649) Mayukha Vadari 2021-09-22 13:58:43 -04:00
  • 53ceaa9838 rename browser library (#1637) Nathan Nichols 2021-09-21 13:15:43 -07:00
  • a92b611377 refactor: remove client.combine (#1632) Mayukha Vadari 2021-09-21 15:16:34 -04:00
  • b0d2fdbedb Resolves TODOs in ./src/client (#1617) Nathan Nichols 2021-09-21 12:10:50 -07:00
  • 64a4b5565c test: add integration tests for OfferCreate, OfferCancel (#1634) Mayukha Vadari 2021-09-21 15:10:04 -04:00
  • baf8350203 test: integration tests for Payment (#1635) Mayukha Vadari 2021-09-21 15:02:45 -04:00
  • b31968f367 refactor: move everything out of the common folder (#1629) Mayukha Vadari 2021-09-21 14:25:37 -04:00
  • 32b871c804 Remove old types (#1630) Jackson Mills 2021-09-21 09:08:56 -07:00
  • 6e2db6db20 build(deps-dev): bump eslint-plugin-mocha from 6.3.0 to 9.0.0 (#351) dependabot[bot] 2021-09-21 09:12:16 -04:00
  • d08a62b9a1 build(deps-dev): bump @types/node from 16.9.1 to 16.9.4 (#355) dependabot[bot] 2021-09-21 09:11:19 -04:00
  • 7669304fbe build(deps-dev): bump eslint-plugin-prettier from 3.4.1 to 4.0.0 (#352) dependabot[bot] 2021-09-21 09:09:06 -04:00
  • 575892d044 build(deps-dev): bump prettier from 2.4.0 to 2.4.1 (#350) dependabot[bot] 2021-09-20 18:57:14 -04:00
  • 5b5f7484de Remove sign.ts and move functionality into Wallet (#1620) Jackson Mills 2021-09-17 12:16:57 -07:00
  • 9e39bb25aa test: SignerListSet transaction integration tests (#1621) Mayukha Vadari 2021-09-17 10:35:17 -04:00
  • bd9b886799 refactor: move address-codec methods from client to utils (#1627) Mayukha Vadari 2021-09-16 21:39:29 -04:00
  • fe71090546 refactor: remove unused methods/types in src/sugar (#1625) Mayukha Vadari 2021-09-16 21:22:04 -04:00
  • 17ab3537c3 fix: renames verify... methods to validate... (#1624) Mayukha Vadari 2021-09-16 21:14:22 -04:00
  • 3d98de6ffa refactor: adds error response object (#1619) Mayukha Vadari 2021-09-16 16:44:44 -04:00
  • a2a8af7125 Refactor: Lint test/client (#1602) Mukul Jangid 2021-09-16 16:28:16 -04:00
  • d64dc368be fix: remove the sugar/parse directory (#1622) Nathan Nichols 2021-09-16 10:13:39 -07:00
  • fba2e0569f refactor: Reimplement sugar functions and clean up (#1559) Mukul Jangid 2021-09-15 12:07:27 -04:00
  • f9cd2b45b5 Add Wallet.fromSecret(...) as an alias for Wallet.fromSeed(...) (#1618) Jackson Mills 2021-09-14 09:55:12 -07:00
  • b6f9561279 test: adds integration tests for rippled utility methods (#1597) Mayukha Vadari 2021-09-13 18:09:33 -04:00
  • a46d172842 docs: generate documentation with typedoc (#1607) Nathan Nichols 2021-09-13 14:02:41 -07:00
  • 7ac1b6aebc Remove deprecated deriveAddress from Client (#1614) Jackson Mills 2021-09-13 13:44:21 -07:00
  • 7ea04ce385 Update integration test with multisign changes (#1616) Jackson Mills 2021-09-13 13:32:28 -07:00
  • 7a5a1afd25 Change multisign to return an encoded transaction (#1615) Jackson Mills 2021-09-13 13:01:26 -07:00
  • a6e08f5481 Lints src/wallet and test/wallet (#1600) Mayukha Vadari 2021-09-13 15:45:32 -04:00
  • 9d28540710 Lint integration test files and browser test files (#1612) Mayukha Vadari 2021-09-13 15:41:54 -04:00
  • c9adbc9981 build: update typescript version (#1601) Nathan Nichols 2021-09-13 10:56:19 -07:00
  • 09522e9ce2 refactor: add verify() function (#1552) Mukul Jangid 2021-09-13 11:31:29 -04:00
  • 9439a6f505 build: bump ws version (#1606) Nathan Nichols 2021-09-10 15:01:31 -07:00
  • 3b469fe4af build: update version for beta (#1613) Mayukha Vadari 2021-09-10 17:57:16 -04:00
  • ed23739a8d add submit transaction methods (#1611) Omar Khan 2021-09-10 17:49:34 -04:00
  • df1fd90f55 feat: cleanup flag naming (#1609) Nathan Nichols 2021-09-10 12:40:56 -07:00
  • bfb52b0d94 Lint utils directory (#1563) Nathan Nichols 2021-09-10 12:32:38 -07:00
  • 65ec5b9060 build: rename ripple-lib to xrpl.js (#1608) Nathan Nichols 2021-09-10 09:53:31 -07:00
  • a4fa1b4adb Removes all prepare methods (#1605) Mayukha Vadari 2021-09-09 14:31:54 -04:00
  • 830525ef9c Refactoring existing hash utils and adding tests (#1557) Jackson Mills 2021-09-09 10:53:51 -07:00
  • e5e450a199 build: remove linter rules already in base config (#1599) Nathan Nichols 2021-09-09 10:09:48 -07:00
  • 99f3b6b200 Signer fixes (#1604) Jackson Mills 2021-09-09 09:34:25 -07:00
  • c3774cd531 Signer (#1573) Jackson Mills 2021-09-08 11:53:35 -07:00
  • db17bb1c57 implement Autofill Transaction (#1574) Omar Khan 2021-09-08 12:49:44 -04:00
  • 7309b69596 Lints top-level test files (#1594) Mayukha Vadari 2021-09-07 14:25:39 -05:00
  • 64cd604ee1 feat: Add typescript types to subscribe (#1576) Nathan Nichols 2021-09-07 10:11:25 -07:00
  • 2129239ac3 Lints src/common (#1595) Mayukha Vadari 2021-09-03 18:32:52 -05:00
  • 2ca737391d Adds @xrplf prettier config (#1598) Nathan Nichols 2021-09-03 15:41:20 -07:00
  • 685e4971b9 Lints src/client (#1577) Mayukha Vadari 2021-09-03 10:43:25 -05:00
  • c9021ca144 Removes jsonschemas (#1593) Mayukha Vadari 2021-09-03 10:26:50 -05:00
  • e9f2bc5c7d Lints test/models (#1578) Mayukha Vadari 2021-09-02 20:42:17 -05:00
  • 19f7561daf update integration testing readme (#1589) Nathan Nichols 2021-09-02 10:45:19 -07:00
  • 2d072a51ba Refactor generateFaucetWallet to return a Wallet (#1564) Omar Khan 2021-09-01 17:41:43 -04:00
  • 600e5b9334 Switches from yarn to npm (#1591) Mayukha Vadari 2021-09-01 16:34:58 -04:00
  • b051b4c59b Lints test/utils (#1575) Mayukha Vadari 2021-09-01 14:15:49 -04:00
  • 89e319fe0a Lints src/models (#1572) Mayukha Vadari 2021-08-31 15:22:04 -04:00
  • 09d4c3e9c0 refactor: migrate fixtures to use typescript (#1565) Nathan Nichols 2021-08-31 08:51:15 -07:00
  • 1710d82232 test: removes the use of TestSuite (#1566)* switch all methods to new format* clean up rippleClient* rename files to remove ripple from name* additional cleanup Mayukha Vadari 2021-08-30 18:04:06 -04:00
  • b9b926e890 add getXAddress to Wallet (#1558) Omar Khan 2021-08-29 12:44:33 -04:00
  • 08e5b49b09 refactor: improves mock rippled structure (#1569) Mayukha Vadari 2021-08-27 10:17:39 -04:00
  • 01e800c3f4 refactor: use chai instead of assert-diff (#1570) Mayukha Vadari 2021-08-27 00:12:08 -04:00