dependabot[bot]
|
e79508ceda
|
build(deps): bump ws from 8.2.2 to 8.2.3 (#1689)
Bumps [ws](https://github.com/websockets/ws) from 8.2.2 to 8.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.2.2...8.2.3)
---
updated-dependencies:
- dependency-name: ws
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-05 18:09:33 -04:00 |
|
dependabot[bot]
|
c9e00f8b09
|
build(deps-dev): bump webpack from 5.51.1 to 5.56.1 (#1688)
Bumps [webpack](https://github.com/webpack/webpack) from 5.51.1 to 5.56.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.51.1...v5.56.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-05 18:03:51 -04:00 |
|
Nathan Nichols
|
f89490ad4e
|
build: prepare for beta.4 (#1695)
|
2021-10-05 13:58:24 -07:00 |
|
dependabot[bot]
|
537401e161
|
build(deps-dev): bump ts-loader from 9.2.5 to 9.2.6 (#1658)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.2.5 to 9.2.6.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.2.5...v9.2.6)
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-04 14:40:49 -04:00 |
|
Mayukha Vadari
|
e65d686cc7
|
build: update beta version to beta.2 (#1674)
|
2021-10-04 14:11:26 -04:00 |
|
Nathan Nichols
|
9e3654d7d6
|
fix: fix error handling in generateFaucetWallet (#1671)
* fix: handle error correctly in generateFaucetWallet
* test: Adds generateFaucetWallet integration + browser tests
|
2021-10-04 14:11:26 -04:00 |
|
Mayukha Vadari
|
1747b31a02
|
chore: remove ripple-lib-transactionparser (#1661)
|
2021-10-04 14:11:26 -04:00 |
|
Nathan Nichols
|
dd068c2710
|
build: adjust for updates to @xrplf/eslint-config (#1633)
|
2021-10-04 14:10:13 -04:00 |
|
Nathan Nichols
|
b9b32eb3d2
|
docs: generate documentation with typedoc (#1607)
* docs: generate documentation with typedoc
|
2021-10-04 14:10:12 -04:00 |
|
Nathan Nichols
|
0dc1e08350
|
build: update typescript version (#1601)
|
2021-10-04 14:10:12 -04:00 |
|
Nathan Nichols
|
0d32071e0e
|
build: bump ws version (#1606)
|
2021-10-04 14:10:12 -04:00 |
|
Nathan Nichols
|
633032ddd8
|
Lint utils directory (#1563)
* Lint the utils directory
* Modify computeLedgerHash to take new Ledger format.
|
2021-10-04 14:10:12 -04:00 |
|
Nathan Nichols
|
33f83947f1
|
build: rename ripple-lib to xrpl.js (#1608)
* build: rename ripple-lib to xrpl.js
|
2021-10-04 14:10:12 -04:00 |
|
Nathan Nichols
|
e200de3073
|
Adds @xrplf prettier config (#1598)
* build: new prettier config
|
2021-10-04 14:10:11 -04:00 |
|
Mayukha Vadari
|
aa6cef520c
|
Removes jsonschemas (#1593)
* remove jsonschemas stuff
* fix ts issues
* fix tests
* remove package
* remove scripts
* replace isValidAddress
|
2021-10-04 14:10:11 -04:00 |
|
Mayukha Vadari
|
62538a75b1
|
Switches from yarn to npm (#1591)
* remove yarn.lock
* reinstall with npm
* fix package.json
* update xrplf eslint
* fix all other instances of yarn
|
2021-10-04 14:10:11 -04:00 |
|