Omar Khan
|
aed4353c6c
|
update VoteEntry interface
|
2022-09-05 14:46:47 -04:00 |
|
Omar Khan
|
56b70aa845
|
add VoteSlots as optional param in AMMInfoResponse
|
2022-09-05 14:35:19 -04:00 |
|
Omar Khan
|
c0e0c15fc1
|
fix EPrice validation checks in AMMDeposit & AMMWithdraw
|
2022-09-02 00:18:45 -04:00 |
|
Omar Khan
|
533c8ab9ac
|
add AMMID as optional param in ammInfo response
|
2022-09-02 00:05:48 -04:00 |
|
Omar Khan
|
a174d09489
|
fix ammInfo response
|
2022-09-01 23:13:13 -04:00 |
|
Omar Khan
|
85b8a3930b
|
add negative TradingFee check
|
2022-08-30 19:09:55 -04:00 |
|
Omar Khan
|
6a06412b2d
|
update wording on AMMDeposit & AMMWithdraw validation errors
|
2022-08-30 19:01:08 -04:00 |
|
Omar Khan
|
e9778ebcdb
|
update HISTORY.md to specify XLS-30
|
2022-08-30 18:48:54 -04:00 |
|
Omar Khan
|
8ef2483e15
|
add negative FeeVal check
|
2022-08-30 18:45:34 -04:00 |
|
Omar Khan
|
6150d33a61
|
add missing test case Asset1Out and Asset2Out valid
|
2022-08-30 18:10:40 -04:00 |
|
Omar Khan
|
2796c2aeef
|
add missing test case Asset1In and Asset2In valid
|
2022-08-30 18:07:22 -04:00 |
|
Omar Khan
|
e13b27e43f
|
update definitions to fix AMM in LEDGER_ENTRY_TYPES
|
2022-08-30 17:45:22 -04:00 |
|
Omar Khan
|
0de755bb0b
|
update EPrice validation error message and add missing tests
|
2022-08-30 16:49:48 -04:00 |
|
Omar Khan
|
ed7760c555
|
fix EPrice type to be Amount
|
2022-08-30 16:29:49 -04:00 |
|
Omar Khan
|
b8e4f2405a
|
update amm_info docstrings
|
2022-08-30 10:59:03 -04:00 |
|
Omar Khan
|
c95f8afc21
|
add AMMID to AMMInfoResponse
|
2022-08-28 14:04:13 -04:00 |
|
Omar Khan
|
835dc67767
|
refactor tests
|
2022-08-20 10:54:14 -04:00 |
|
Omar Khan
|
4b18f06dbb
|
add AuthAccount interface to AMMBid
|
2022-08-20 09:43:33 -04:00 |
|
Omar Khan
|
7a035afca1
|
add AMMBid
|
2022-08-20 09:33:53 -04:00 |
|
Omar Khan
|
78e0a866cd
|
refactor MAX_TRADING_FEE to be in one place
|
2022-08-19 21:59:30 -04:00 |
|
Omar Khan
|
db6d32f98b
|
add max trading fee check to AMMVote
|
2022-08-19 21:48:26 -04:00 |
|
Omar Khan
|
e79dcb5d2f
|
fix lint error
|
2022-08-19 17:20:23 -04:00 |
|
Omar Khan
|
b794f909ad
|
add AMMVote
|
2022-08-19 17:18:46 -04:00 |
|
Omar Khan
|
3617487c32
|
add AMMWithdraw
|
2022-08-18 23:51:16 -04:00 |
|
Omar Khan
|
35fef6512f
|
use null check for missing fields
|
2022-08-18 23:11:24 -04:00 |
|
Omar Khan
|
e64a668ef6
|
add AMMDeposit
|
2022-08-18 22:19:50 -04:00 |
|
Omar Khan
|
3461fcc929
|
add amm_info RPC command
|
2022-08-18 16:00:25 -04:00 |
|
Omar Khan
|
ff60b547e3
|
update HISTORY.md
|
2022-08-18 14:14:30 -04:00 |
|
Omar Khan
|
6bcfc2be32
|
renamed LPTokens to LPToken in definitions.json
|
2022-08-18 13:38:44 -04:00 |
|
Omar Khan
|
2680c34689
|
add AMMInstanceCreate
|
2022-08-17 22:38:31 -04:00 |
|
Omar Khan
|
25bdb692cb
|
update definitions.json
|
2022-08-16 14:57:07 -04:00 |
|
pdp2121
|
02ed92807e
|
Update README with invitation to report an issue (#2067)
* invitation added
* make it shorter
|
2022-08-01 18:06:00 -04:00 |
|
Elliot Lee
|
438242548e
|
Update APPLICATIONS.md (#2053)
Closes #782
Co-authored-by: Jackson Mills <jmills@ripple.com>
|
2022-07-27 15:01:08 -07:00 |
|
Jackson Mills
|
6187571334
|
Make the unknown submitAndWait error more verbose (#2056)
* Make the unknown submitAndWait error more verbose
|
2022-07-26 13:07:02 -07:00 |
|
dependabot[bot]
|
295725361c
|
build(deps-dev): bump ts-loader from 9.2.8 to 9.3.1 (#2029)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.2.8 to 9.3.1.
- [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.8...v9.3.1)
---
updated-dependencies:
- dependency-name: ts-loader
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>
|
2022-07-25 16:30:22 -07:00 |
|
dependabot[bot]
|
93fae19ae1
|
build(deps-dev): bump @types/mocha from 9.1.0 to 9.1.1 (#2018)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)
---
updated-dependencies:
- dependency-name: "@types/mocha"
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>
Co-authored-by: Elliot Lee <github.public@intelliot.com>
|
2022-07-25 15:38:56 -07:00 |
|
dependabot[bot]
|
b420af3914
|
build(deps-dev): bump eslint-plugin-tsdoc from 0.2.14 to 0.2.16 (#2014)
Bumps [eslint-plugin-tsdoc](https://github.com/microsoft/tsdoc/tree/HEAD/eslint-plugin) from 0.2.14 to 0.2.16.
- [Release notes](https://github.com/microsoft/tsdoc/releases)
- [Changelog](https://github.com/microsoft/tsdoc/blob/main/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/microsoft/tsdoc/commits/HEAD/eslint-plugin)
---
updated-dependencies:
- dependency-name: eslint-plugin-tsdoc
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>
|
2022-07-25 15:07:02 -07:00 |
|
dependabot[bot]
|
7e0b6849b0
|
build(deps-dev): bump typedoc from 0.22.15 to 0.23.9 (#2055)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.15 to 0.23.9.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.15...v0.23.9)
---
updated-dependencies:
- dependency-name: typedoc
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>
|
2022-07-25 14:19:32 -07:00 |
|
Jackson Mills
|
ae6390ffcb
|
feat: allow customized connection headers (#2036)
Co-authored-by: Elliot Lee <github.public@intelliot.com>
|
2022-07-24 17:59:53 -07:00 |
|
dependabot[bot]
|
e42d82b158
|
build(deps): bump terser from 5.9.0 to 5.14.2 (#2048)
Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-20 10:49:02 -07:00 |
|
Mayukha Vadari
|
d7c3583a8f
|
refactor: use xrpl-codec-gen for definitions.json (#2037)
* Update definitions.json
* update CONTRIBUTING
* fix tests
* fix UNL
|
2022-07-19 21:01:19 +01:00 |
|
Jackson Mills
|
fdfef0e188
|
Fix Wallet.fromMnemonic (#2046)
* Add validation checks for bip39 and rfc1751 + tests
* Use swap method that works with react-native
|
2022-07-18 14:10:22 -07:00 |
|
dependabot[bot]
|
14ffaae960
|
build(deps): bump parse-url from 6.0.0 to 6.0.2 (#2035)
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/commits)
---
updated-dependencies:
- dependency-name: parse-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-12 17:04:26 -04:00 |
|
Mayukha Vadari
|
8eab8b3c04
|
ci: cache npm dependencies (#2038)
* attempt to cache
* dummy commit
* change action strategy
* simplify
|
2022-07-12 10:04:25 -04:00 |
|
Omar Khan
|
aff6988f09
|
Release xrpl packages (#2028)
* update package and package-lock json
* update HISTORY files
xrpl@2.3.1
ripple-binary-codec@1.4.2
|
2022-06-27 21:11:07 -04:00 |
|
Elliot Lee
|
9ff9fc7767
|
fix: link to XRPL Rosetta (ThreeXRP.dev) (#2027)
|
2022-06-20 06:18:31 -07:00 |
|
Jackson Mills
|
89240eae62
|
Handle edge cases for standard currency code signing (#2009)
* Allow decoding symbols + lowercase standard codes
* Standardize the treatment of standard codes and hex codes for verifying transaction equivalence
|
2022-06-17 14:27:47 -07:00 |
|
Jackson Mills
|
7732f22858
|
Add NFT Devnet as an inferable faucet (#2024)
* Add NFT Devnet to implicit fundWallet
|
2022-06-15 11:12:37 -07:00 |
|
Jackson Mills
|
4fddd8f41d
|
Release xrpl packages (#2021)
* Update HISTORY.md for release
* Run docgen
xrpl@2.3.0
ripple-binary-codec@1.4.1
|
2022-06-02 11:03:56 -07:00 |
|
Caleb Kniffen
|
f5b2d71cd7
|
feat(source-maps): Generate source-maps for browser build (#2010)
Improve debugging for users loading in library via unpkg or jsdelivr
|
2022-06-01 11:50:23 -05:00 |
|