dependabot-preview[bot]
848c179fd4
build(deps): bump ripple-keypairs from 1.0.2 to 1.0.3 ( #1373 )
...
Bumps [ripple-keypairs](https://github.com/ripple/ripple-keypairs ) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/ripple/ripple-keypairs/releases )
- [Changelog](https://github.com/ripple/ripple-keypairs/blob/master/HISTORY.md )
- [Commits](https://github.com/ripple/ripple-keypairs/compare/1.0.2...1.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-25 15:16:50 -08:00
Elliot Lee
e2cecd07e4
Create codeql-analysis.yml
2021-02-22 22:36:12 -08:00
Matthew Rosendin
08b76fba22
docs: update transactions.md.ejs ( #1348 )
...
Co-authored-by: Elliot Lee <github.public@intelliot.com >
2021-02-22 19:46:11 -08:00
Elliot Lee
2642589ea4
fix: update link to subscribe page ( #1354 )
2021-02-22 19:42:07 -08:00
Elliot Lee
965dc4bd87
fix: allow connectionTimeout option to be customized ( #1355 )
...
- Ref #1044
- Fix #1174
- Fix #1196
2021-02-11 23:55:33 -08:00
Rome Reginelli
c9689ec2a8
docs: add missing transaction specifications ( #1352 )
...
Add the following missing specifications to the list of transactionType
specifications:
- Ticket Create
- Account Delete
- Deposit Preauth
Rearrange the transaction type specifications to be in alphabetical
order.
2021-01-25 09:09:10 -08:00
Elliot Lee
9a3ef216f9
Release 1.9.0
1.9.0
2020-12-07 14:42:32 -08:00
Nathan Nichols
e8817d9e0b
build(webpack): update to webpack 5 ( #1336 )
...
Co-authored-by: Elliot Lee <github.public@intelliot.com >
2020-12-07 10:00:57 -08:00
Elliot Lee
abb1d23ee2
docs: replace 'Install' with 'Getting Started'
2020-12-07 08:56:11 -08:00
Elliot Lee
9636849c63
docs: update README
2020-12-07 08:55:00 -08:00
elmurci
4aa76b38f9
Merge pull request #1324 from elmurci/develop
...
Tickets Support
2020-12-04 07:10:45 -05:00
Elliot Lee
03655b4ed2
fix(tickets): rename docs/src/prepareTicket.md.ejs to prepareTicketCreate.md.ejs
...
- Add note that TicketBatch amendment is required and is not yet
activated
2020-11-24 09:43:35 -08:00
Elliot Lee
f1ec45769b
fix: enable TicketCreate encoding by updating ripple-binary-codec
2020-11-23 19:58:54 -08:00
Elliot Lee
5db1f5668c
feat(types): add LedgerClosedEvent and export more types ( #1333 )
...
- Export AccountInfoResponse and other types
2020-11-23 19:58:54 -08:00
Rome Reginelli
dd4c6a0353
Improve descriptions of get-ledger response time fields. ( #1326 )
2020-11-23 19:58:54 -08:00
Elliot Lee
95a2655501
Add example of reliable transaction submission ( #1059 )
2020-11-23 19:58:54 -08:00
Elliot Lee
2ba31c5b75
feat(types): add LedgerClosedEvent and export more types ( #1333 )
...
- Export AccountInfoResponse and other types
2020-11-23 18:58:05 -08:00
Rome Reginelli
33fb35138f
Improve descriptions of get-ledger response time fields. ( #1326 )
2020-11-17 13:58:14 -08:00
Elliot Lee
ed26f9a763
Add example of reliable transaction submission ( #1059 )
2020-11-17 13:57:57 -08:00
Elliot Lee
415a61f06a
Merge branch 'develop' into develop
2020-11-14 00:08:59 -08:00
Elliot Lee
4eb64b5e72
style: yarn format (run prettier) ( #1327 )
2020-11-12 11:49:53 -08:00
Elliot Lee
9e96fa3473
APPLICATIONS.md - Add Bithomp explorer
2020-11-09 16:06:41 -08:00
Javi
1c1a3fa583
fix(refactor): rename prepareTicket to prepareTicketCreate ( https://github.com/ripple/ripple-lib/pull/1324#discussion_r519027049 )
2020-11-08 09:53:17 +01:00
Javi
c985838cdd
fix(docs): Update docs
2020-11-06 11:35:10 +01:00
Javi
81dfd99642
fix(docs): Update docs
2020-11-06 11:23:14 +01:00
Javi
9f6fa6a4fd
fix: sequence 0 check, lint and format
2020-11-06 10:58:21 +01:00
Javi
6b4fa159ea
fix(doc): docgen
2020-11-06 10:48:06 +01:00
Javi
782787a5b9
fix(tests): remove filter from test script
2020-11-06 10:46:23 +01:00
Javi
fd0f64fe54
fix(tests): more unit tests
2020-11-06 10:44:46 +01:00
Javi
c7e08378ac
feat(tickets): first commit, preparePayment and prepareTicket
2020-11-05 12:41:54 +01:00
Elliot Lee
382cf4cb1f
Update mocha, nyc
2020-10-23 14:26:13 -07:00
Elliot Lee
be71af5c55
Update webpack, webpack-cli; require node 10.13.0+
2020-10-23 14:13:33 -07:00
Elliot Lee
97f9812876
Merge branch 'master' into develop
1.8.2
2020-10-23 13:53:33 -07:00
Elliot Lee
dcc50e1b36
Add 1.8.2 checksums
2020-10-23 13:51:49 -07:00
Elliot Lee
ae8824fb11
Release 1.8.2 ( #1320 )
2020-10-23 13:48:13 -07:00
Elliot Lee
337ab2993b
Use ripple-binary-codec 0.2.x ( #1321 )
2020-10-23 13:37:39 -07:00
Elliot Lee
a4782764dd
getSettings: allow ledgerVersion to be validated, closed, or current ( #1298 )
2020-10-16 14:45:53 -07:00
Elliot Lee
0a4c28f799
Update APPLICATIONS.md
2020-10-16 13:32:40 -07:00
Elliot Lee
1470a0d234
Update APPLICATIONS.md ( #1315 )
...
Add XUMM, Xpring Wallet, and move wallets section up
2020-10-11 21:04:59 -07:00
Elliot Lee
bc19db9ddd
Proposed 1.8.2-beta.0 ( #1316 )
...
* Clear awaiting response promises when handled (#1302 )
Co-authored-by: Elliot Lee <github.public@intelliot.com >
Co-authored-by: southbite <simon@tenacious.digital >
2020-10-11 21:03:52 -07:00
southbite
d96b0d3986
Clear awaiting response promises when handled ( #1302 )
...
* clearing of awaiting response promises when response handled
* Apply suggestions from code review
Co-authored-by: Elliot Lee <github.public@intelliot.com >
2020-09-28 12:57:01 -07:00
Elliot Lee
a5c35586f7
Add SHA-256 checksums for 1.8.1
1.8.1
2020-09-28 12:37:47 -07:00
Elliot Lee
a54655c0ff
Release 1.8.1 ( #1313 )
...
* Update to ripple-binary-codec 1.0.2
2020-09-25 14:08:20 -07:00
dependabot-preview[bot]
2681e81d6b
[Security] Bump elliptic from 6.5.2 to 6.5.3 ( #1308 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-11 08:32:12 -07:00
dependabot[bot]
2a0234e5ce
Bump lodash from 4.17.15 to 4.17.19 ( #1305 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-27 13:57:13 -07:00
Elliot Lee
6b326a6efd
Release 1.8.0
1.8.0
2020-07-06 21:25:17 -07:00
Mo Morsi
48d2bf849f
Update APPLICATIONS.md to reflect latest Dev Null Productions products ( #1300 )
...
* s/xrp1ntel/xrpintel
* Add zerptracker to APPLICATIONS
2020-06-26 10:04:44 -07:00
Elliot Lee
4ab808b6de
Deprecate submit() in favor of request('submit', {...}) ( #1294 )
...
Using request('submit', ...) allows the ripple-lib API to be effectively
identical to the underlying rippled API. Whereas submit() returns only
certain fields from rippled, using request('submit') gives you rippled's
full response, including the new fields added in rippled v1.5.0.
2020-06-09 09:04:01 -07:00
Elliot Lee
e5496e84a6
Release 1.7.1
1.7.1
2020-05-26 15:56:14 -07:00
Elliot Lee
83b5c7f678
Fix preparePayment when using source.amount/destination.minAmount ( #1295 )
...
See: https://github.com/ripple/ripple-lib/issues/1237#issuecomment-631670946
Fix #1237
Thanks to @leobel
2020-05-26 15:48:50 -07:00