ledhed2222
7d6d119e4c
correctly document stuff ( #1878 )
2021-12-17 19:03:54 -05:00
ledhed2222
46a8adcac9
feat: NFT support ( #1829 )
...
* add NFTokenBurn and NFTokenMint
* add NFTokenCreateOffer
* add NFTokenCancelOffer
* add NFTokenAcceptOffer
* add requests and responses
* make a beta 2.1.0
* rename TokenIDs to TokenOffers
* add validations and fixup docs
* add tests
* add missing error codes to binary codec
* adds history changes
2021-12-17 18:26:47 -05:00
Jackson Mills
c0a19a8417
Move UNLModify fix to proper package history ( #1862 )
2021-12-07 14:32:46 -08:00
Mayukha Vadari
78d9b11794
release: release new versions ( #1859 )
2021-12-02 14:59:58 -05:00
Mayukha Vadari
4e0a093677
chore: update HISTORY for rbc release ( #1858 )
2021-12-02 14:52:08 -05:00
Mayukha Vadari
fe845de884
fix: encoding issue with encoding non-traditional currency codes ( #1857 )
...
* add test
* fix decoding issue
2021-12-02 14:43:26 -05:00
Jackson Mills
7c6230b18e
Lerna patch ( #1852 )
2021-12-01 15:48:07 -08:00
Jackson Mills
0eb64b1447
Update history for all codecs and xrpl.js ( #1849 )
...
* Update xrpl.js history.md
* Update ripple-address-codec history
* Add comment about npm < 7 for all codecs
2021-12-01 15:20:59 -08:00
Omar Khan
8bb248ca9e
remove engines requirement for npm from individual packages ( #1848 )
...
* remove engines package.json entry from individual packages
* only remove npm from engines entry
2021-12-01 16:33:05 -05:00
Mayukha Vadari
fc101c6733
fix: add workaround for rippled UNLModify encoding bug ( #1830 )
...
* initial patch
* clean up
* make ts happy
* fix typing
* respond to comments
* Revert "respond to comments"
This reverts commit 689768bbf1 .
* Publish
- ripple-address-codec@4.2.1-beta.0
- ripple-binary-codec@1.2.1-beta.0
- ripple-keypairs@1.1.1-beta.0
- xrpl@2.0.3-beta.0
* add helper comments
Co-authored-by: Nathan Nichols <natenichols@cox.net >
2021-11-30 17:16:03 -05:00
Elliot Lee
3e55066b70
rename: branch develop -> main; master -> old-master ( #1826 )
...
* rename: branch develop -> main; master -> old-master
* Update all references to `master` and `develop`
* Update the GitHub pages docs
Co-authored-by: Jackson Mills <jmills@ripple.com >, Elliot Lee <intelliot@ripple.com >
2021-11-30 10:54:56 -08:00
ledhed2222
ff9bdbdc4c
initial pass at linting ripple-address-codec ( #1798 )
...
* initial pass at linting ripple-address-codec
* refix doc changes autofixed by eslint
2021-11-30 04:18:35 -05:00
Jackson Mills
89b8833610
Fix Windows contributors being unable to build and test the xrpl mono repo ( #1822 )
...
* Let ripple-binary-codec to build on windows & nix
Co-authored-by: Justintime <justinthenicholasoftime@protonmail.com >
2021-11-23 12:29:06 -08:00
ledhed2222
1c90c962e9
Merge branch 'develop' into gw/update-history-and-contribution
2021-11-15 23:26:24 -05:00
ledhed2222
5da0db89f4
fix GitHub pages ( #1802 )
...
* Publish
- ripple-address-codec@4.2.0
- ripple-binary-codec@1.2.0
- ripple-keypairs@1.1.0
- xrpl@2.0.2
* moves back git hub pages docs to the top
2021-11-15 20:06:47 -08:00
Greg Weisbrod
f522d3f418
add HISTORY for monorepo updates and update CONTRIBUTING.md for publication
2021-11-15 21:03:42 -05:00
Greg Weisbrod
f96f38d0d9
Publish
...
- ripple-address-codec@4.2.0
- ripple-binary-codec@1.2.0
- ripple-keypairs@1.1.0
- xrpl@2.0.2
2021-11-15 20:23:58 -05:00
ledhed2222
7cb38591ac
add support for nfts in binary codec ( #1797 )
2021-11-15 17:08:37 -05:00
Greg Weisbrod
afd6aadaf1
run prettier on all packages
2021-11-12 02:41:28 -05:00
Greg Weisbrod
f1c5f1d10d
fix docgen setup
2021-11-08 18:19:45 -05:00
Greg Weisbrod
b90710ffa5
clean up docs
2021-11-08 18:19:45 -05:00
Greg Weisbrod
0d6e723a7e
fix inter-repo dependencies and remove now-redundant package-locks within packages
...
fix linter again
2021-11-08 18:19:45 -05:00
Greg Weisbrod
b5beeb6668
migrate ripple-address-codec tests back to javascript for now - jest and mocha cannot be used in the same typescript project due to type name conflicts
2021-11-08 18:19:45 -05:00
Greg Weisbrod
9f19d771d2
fix linting and devdeps issues by using eslint for ripple-address-codec and removing the misc plugins used by ripple-keypairs
...
run 'npx lerna link convert' to hoist common devDependencies to top
2021-11-08 18:19:45 -05:00
Greg Weisbrod
43b55ab598
run 'npx lerna link convert' to hoist common devDependencies to top
2021-11-08 18:19:45 -05:00
Greg Weisbrod
99c817ca8a
fix all errors resulting from running 'npx lerna bootstrap', hoist github actions to top, hoist vscode config to top
2021-11-08 18:19:44 -05:00
dependabot[bot]
1106ad1405
build(deps-dev): bump @types/node from 16.11.1 to 16.11.4 ( #375 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.1 to 16.11.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
2021-10-27 12:11:56 -04:00
dependabot[bot]
3973d0f5c5
build(deps-dev): bump ts-node from 10.3.0 to 10.4.0 ( #373 )
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.3.0...v10.4.0 )
2021-10-27 11:40:38 -04:00
dependabot[bot]
906ee4c55e
build(deps-dev): bump typescript from 4.4.3 to 4.4.4 ( #371 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.3...v4.4.4 )
2021-10-18 12:23:08 -04:00
dependabot[bot]
7c0ac278b1
build(deps-dev): bump eslint-plugin-import from 2.24.2 to 2.25.2 ( #370 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.24.2 to 2.25.2.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.24.2...v2.25.2 )
2021-10-18 12:22:29 -04:00
dependabot[bot]
e2141da07c
build(deps-dev): bump ts-node from 10.2.1 to 10.3.0 ( #369 )
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.2.1 to 10.3.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.2.1...v10.3.0 )
2021-10-18 12:22:08 -04:00
dependabot[bot]
555b3fe44d
build(deps-dev): bump mocha from 9.1.1 to 9.1.3 ( #367 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.1.1 to 9.1.3.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v9.1.1...v9.1.3 )
2021-10-18 12:21:48 -04:00
dependabot[bot]
f1e6858ec8
build(deps-dev): bump @types/node from 16.10.3 to 16.11.1 ( #366 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.10.3 to 16.11.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
2021-10-18 11:37:22 -04:00
dependabot[bot]
356b285681
build(deps-dev): bump @types/node from 16.10.2 to 16.10.3 ( #364 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.10.2 to 16.10.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
2021-10-11 11:25:03 -04:00
dependabot[bot]
f5f1534f12
build(deps-dev): bump @types/node from 16.9.4 to 16.10.2 ( #360 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.9.4 to 16.10.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
2021-10-04 13:44:12 -04:00
dependabot[bot]
6e2db6db20
build(deps-dev): bump eslint-plugin-mocha from 6.3.0 to 9.0.0 ( #351 )
...
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha ) from 6.3.0 to 9.0.0.
- [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases )
- [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lo1tuma/eslint-plugin-mocha/compare/6.3.0...9.0.0 )
2021-09-21 09:12:16 -04:00
dependabot[bot]
d08a62b9a1
build(deps-dev): bump @types/node from 16.9.1 to 16.9.4 ( #355 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.9.1 to 16.9.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
2021-09-21 09:11:19 -04:00
dependabot[bot]
7669304fbe
build(deps-dev): bump eslint-plugin-prettier from 3.4.1 to 4.0.0 ( #352 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 3.4.1 to 4.0.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits/v4.0.0 )
2021-09-21 09:09:06 -04:00
dependabot[bot]
575892d044
build(deps-dev): bump prettier from 2.4.0 to 2.4.1 ( #350 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.4.0...2.4.1 )
2021-09-20 18:57:14 -04:00
dependabot[bot]
f58a938bb8
build(deps-dev): bump typescript from 4.4.2 to 4.4.3 ( #348 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.2...v4.4.3 )
2021-09-14 12:46:39 -04:00
dependabot[bot]
83d04bea77
build(deps-dev): bump prettier from 2.3.2 to 2.4.0 ( #347 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.0 )
2021-09-14 12:46:14 -04:00
dependabot[bot]
43dbaf6b61
build(deps-dev): bump @types/node from 16.7.10 to 16.9.1 ( #346 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.7.10 to 16.9.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
2021-09-14 12:37:37 -04:00
dependabot[bot]
845d70fefc
build(deps-dev): bump source-map-support from 0.5.19 to 0.5.20 ( #345 )
...
Bumps [source-map-support](https://github.com/evanw/node-source-map-support ) from 0.5.19 to 0.5.20.
- [Release notes](https://github.com/evanw/node-source-map-support/releases )
- [Commits](https://github.com/evanw/node-source-map-support/compare/v0.5.19...v0.5.20 )
2021-09-14 12:37:21 -04:00
dependabot[bot]
0b1064fead
build(deps-dev): bump eslint from 6.8.0 to 7.32.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 6.8.0 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.32.0 )
2021-09-06 15:01:09 +00:00
dependabot[bot]
9d77ea0161
build(deps-dev): bump mocha from 8.3.2 to 9.1.1
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 8.3.2 to 9.1.1.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v8.3.2...v9.1.1 )
2021-09-02 19:01:32 +00:00
dependabot[bot]
283c2edb10
build(deps-dev): bump ts-node from 9.1.1 to 10.2.1
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 9.1.1 to 10.2.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.1...v10.2.1 )
2021-09-02 15:55:10 +00:00
dependabot[bot]
c41f4520b3
build(deps-dev): bump @types/mocha from 8.2.2 to 9.0.0
...
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ) from 8.2.2 to 9.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha )
2021-09-02 15:54:56 +00:00
ledhed2222
569c75103c
refactor: switch to npm ( #343 )
...
* allow tests to be run manually
2021-09-02 11:54:05 -04:00
dependabot[bot]
79a2c8f8f3
build(deps): bump path-parse from 1.0.6 to 1.0.7 ( #331 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
2021-08-24 22:37:30 -07:00
dependabot[bot]
bf84b66b72
build(deps-dev): bump @types/node from 16.4.3 to 16.7.1 ( #334 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.4.3 to 16.7.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
2021-08-24 22:37:19 -07:00