Commit Graph

929 Commits

Author SHA1 Message Date
Denis Angell
2ec9b1a016 Merge branch 'beta3' into patch-beta3-definitions 2023-06-06 22:15:22 +00:00
Omar Khan
85eb279541 Merge branch 'amm' into beta3 2023-06-06 18:06:20 -04:00
Omar Khan
7664b6273c update DiscountedFee definition 2023-06-06 18:04:22 -04:00
Denis Angell
787908b352 Merge branch 'beta3' into patch-beta3-definitions 2023-06-06 21:49:02 +00:00
Omar Khan
41e1350089 Merge branch 'amm' into beta3 2023-06-06 17:10:38 -04:00
Denis Angell
deaf405d46 update xls34 definitions 2023-06-06 19:36:34 +00:00
Omar Khan
5a3865134b Merge branch 'main' into amm 2023-05-31 15:27:38 -04:00
Mayukha Vadari
b29921d217 Merge branch 'sidechain-2.5' into beta3 2023-05-31 13:07:25 -04:00
Mayukha Vadari
c647be701e test: fix Escrow integration tests (#2305)
* improve runtime of TrustSet integ test

* fix EscrowFinish test

* finish EscrowCancel test

* add comment

* fix linter issues

* fix browser tests

---------

Co-authored-by: Caleb Kniffen <ckniffen@ripple.com>
Co-authored-by: justinr1234 <justinr1234@gmail.com>
2023-05-31 11:46:00 -05:00
Mayukha Vadari
8295704d0a Merge branch 'main' into sidechain-2.5 2023-05-31 12:28:38 -04:00
Omar Khan
70a9ab0510 refactor jest setup to improve unit/integration test executions (#2322)
* fix test:integration command to run tests directly under ./test/integration

* refactor jest setup to have separate config files for integration and unit tests
2023-05-26 15:16:44 -04:00
Mayukha Vadari
82c5b3598a feat: support npm v9 (#2318)
* add support for npm v9

* Update package-lock.json

* Update nodejs.yml

* update changelogs

* update PR template
2023-05-25 16:01:42 -04:00
Omar Khan
85bc5b7172 Merge branch 'main' into amm 2023-05-25 12:36:42 -04:00
dependabot[bot]
317e2054de build(deps): bump socket.io-parser from 4.2.2 to 4.2.3 in /packages/xrpl (#2321)
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 12:49:46 -05:00
Omar Khan
53248291cc Merge branch 'main' into amm 2023-05-24 12:38:08 -04:00
Omar Khan
70609e070b fix definitions test 2023-05-24 12:37:37 -04:00
Omar Khan
9035dd3f11 fix README for integ tests (#2317) 2023-05-23 19:32:17 -04:00
Omar Khan
8c34754a1c update codec-fixtures 2023-05-23 16:36:20 -04:00
Omar Khan
b80a196b11 Merge branch 'main' into amm 2023-05-23 16:30:18 -04:00
Omar Khan
a2f5b57b5d WIP defintions 2023-05-23 16:29:51 -04:00
justinr1234
5ee974cfa1 fix: move to hooks v3 testnet (#2319) 2023-05-23 14:45:21 -05:00
Omar Khan
30b4406fbc Merge branch 'main' into amm 2023-05-23 11:25:48 -04:00
Shawn Xie
ee6c8350a4 Add nft_info and nft_history clio model (#2310) 2023-05-18 18:03:15 -05:00
Omar Khan
97b2e668ab update isSigned null check to handle multi-signed transactions (#2308)
* update isSigned null check to use &&

* update isSigned to handle multi-signed transactions

* add unit test for multi-signed transaction

---------

Co-authored-by: Elliot Lee <github.public@intelliot.com>
2023-05-18 18:51:00 -04:00
Omar Khan
68b2248448 Merge branch 'main' into beta3 2023-05-16 17:58:41 -04:00
Omar Khan
aa37dfe925 update definitions.json 2023-05-16 17:56:03 -04:00
Omar Khan
94bb54adee Merge branch 'main' into amm 2023-05-16 17:43:06 -04:00
Omar Khan
7b672aaa80 Merge branch 'amm' into beta3 2023-05-16 17:33:01 -04:00
Omar Khan
bad598f29f add AMM ledger entry object, lsfAMM flag, amm fields to LedgerEntryRequest 2023-05-16 17:27:35 -04:00
Wo Jake
6b1ac0bd4f Add guard check for signing algorithm (#2278)
Previously unsupported algorithm would not throw exceptions.

Co-authored-by: Caleb Kniffen <ckniffen@ripple.com>
2023-05-16 15:28:23 -05:00
Mayukha Vadari
567eb20a13 Merge branch 'sidechain-2.5' into beta3 2023-05-16 11:46:36 -04:00
Mayukha Vadari
2c35c189f6 Merge branch 'main' into sidechain-2.5 2023-05-10 10:05:35 -04:00
Mayukha Vadari
dbd246e4e7 update LedgerEntry 2023-05-10 10:04:10 -04:00
Jackson Mills
2e6d2dc805 Update orderbook docs and params (#2294)
* Update orderbook docs and params
2023-05-09 08:29:53 -07:00
dependabot[bot]
0b929dde85 build(deps): bump engine.io from 6.4.1 to 6.4.2 in /packages/xrpl (#2304)
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.4.1...6.4.2)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-08 18:33:59 -05:00
justinr1234
81f2233507 doc: Make the docs more robust with examples (#2226)
* doc: Make the docs more robust with examples
2023-05-02 13:53:17 -07:00
Mayukha Vadari
71204161ca Merge branch 'main' into sidechain-2.5 2023-05-01 12:47:29 -04:00
Mayukha Vadari
9131ab2515 fix: fix the location of signer_lists in the account_info response (#2295)
* fix account_info signer_list type

* update history
2023-05-01 12:34:44 -04:00
Mayukha Vadari
49b4387e09 fix types 2023-05-01 10:34:41 -04:00
Mayukha Vadari
63ce4624ca fix linter error 2023-05-01 09:46:58 -04:00
Mayukha Vadari
e66eaefd5a Merge branch 'main' into sidechain-2.5 2023-05-01 09:35:42 -04:00
Mayukha Vadari
2442ef1415 fix: remove tx serialization check (#2293)
* remove tx serialization check

* clean up

* update changelog

* bring back some of the logic to check txs

* move memo logic to `validate`

* move other checks to `validate`

* fix tests

* update cspell
2023-04-28 19:15:31 -04:00
Mayukha Vadari
866c2ea4b6 fix account_objects filter 2023-04-28 16:35:00 -04:00
Mayukha Vadari
a5d2ee12c0 export common types 2023-04-28 16:28:50 -04:00
Mayukha Vadari
c38731adaf fix AccountObjectsType filter 2023-04-28 16:00:55 -04:00
dependabot[bot]
d3d24bc9fd build(deps-dev): bump typedoc from 0.23.24 to 0.24.6 (#2287) 2023-04-26 20:58:13 +00:00
dependabot[bot]
7a89f8c63e build(deps): bump buffer from 5.6.0 to 6.0.3 (#2249) 2023-04-21 21:11:28 +00:00
Mayukha Vadari
d2224e9cfb remove: remove old sidechain design features (#2060)
* remove federator_info RPC

* remove util

* update history

* fix merge issues
2023-04-11 15:03:13 -04:00
Mayukha Vadari
af03c17617 bump version 2023-04-11 14:46:12 -04:00
Mayukha Vadari
1f80911a1d fix linter 2023-04-11 11:37:38 -04:00