Commit Graph

229 Commits

Author SHA1 Message Date
Mayukha Vadari
e66eaefd5a Merge branch 'main' into sidechain-2.5 2023-05-01 09:35:42 -04: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
be2aa32542 fix: don't run ripple-binary-codec tests on install (#2260)
fix rbc scripts
2023-04-06 13:03:23 -04:00
Mayukha Vadari
7da0283655 fix test 2023-04-05 11:45:05 -04:00
Mayukha Vadari
a1541d5383 switch prepare to prepublishOnly 2023-04-05 11:36:54 -04:00
Mayukha Vadari
0a904d0ea5 update changelog 2023-04-05 11:29:48 -04:00
Mayukha Vadari
39e25513e4 Merge branch 'main' into sidechain-2.5 2023-04-05 11:28:15 -04:00
Jackson Mills
0c6ea2afe2 feat: modifiable definitions.json values at runtime via encode/decode parameter (#2127) 2023-03-16 10:35:50 -07:00
Jackson Mills
b3d3bc2f99 Release xrpl.js 2.7.0 (#2240) 2023-03-08 15:05:00 -08:00
Mayukha Vadari
4693c91ec4 fix errors 2023-02-15 13:28:50 -05:00
Mayukha Vadari
8c83a12933 add rbc tests for the new txs 2023-02-15 10:58:07 -05:00
Mayukha Vadari
df0d32713a Update definitions.json 2023-02-15 09:56:36 -05:00
Mayukha Vadari
a3aa1f8613 Merge branch 'main' into sidechain-2.5 2023-02-14 16:17:19 -05:00
Jackson Mills
bef2f79fee Update linter peer dependencies (#2168) 2023-02-07 15:00:55 -08:00
Mayukha Vadari
2cb81b21ef update definitions 2023-02-07 15:14:58 -05:00
Mayukha Vadari
3dbe28ce98 Merge branch 'main' into sidechain-2.5 2023-02-06 12:21:08 -05:00
Mayukha Vadari
764f8d7b5e fix tests 2023-02-06 12:16:12 -05:00
Mayukha Vadari
d8930c5fb8 remove XChainAddAttestationBatch 2023-02-06 12:14:34 -05:00
justinr1234
5fe480ece4 feat: Jest Test Runner (#2170) 2023-02-03 17:03:07 -06:00
Mayukha Vadari
81eb9668a0 fix tests 2023-02-02 17:16:46 -05:00
Mayukha Vadari
c056ca0cd9 Update definitions.json 2023-02-02 17:13:14 -05:00
Mayukha Vadari
0ac00086df Merge branch 'main' into sidechain-2.5 2023-02-02 14:17:44 -05:00
pdp2121
c74ffddf59 fix: unset hash128 fields using AccountSet (#2156) 2023-02-01 12:27:02 -05:00
Mayukha Vadari
f570ac6f8c fix issue from typing 2023-01-09 12:13:56 -05:00
Mayukha Vadari
3268a29843 update Issue form 2023-01-09 12:13:56 -05:00
Mayukha Vadari
96e97506f8 rename IssuedCurrency -> Issue to match rippled 2023-01-09 12:13:56 -05:00
Mayukha Vadari
bc50c6eb66 switch to beta version 2023-01-09 12:13:55 -05:00
Mayukha Vadari
c26235f424 fix renames 2023-01-09 12:13:55 -05:00
Mayukha Vadari
aa3443a347 more updates 2023-01-09 12:13:55 -05:00
Mayukha Vadari
2065e6f040 update definitions.json to resolve amm conflicts 2023-01-09 12:13:55 -05:00
Mayukha Vadari
9fb741f6f5 update definitions.json to avoid conflict with amm 2023-01-09 12:13:55 -05:00
Mayukha Vadari
ecffb1375a fix spacing 2023-01-09 12:13:55 -05:00
Mayukha Vadari
5f97366947 fix definitions.json 2023-01-09 12:13:55 -05:00
Mayukha Vadari
43bf4b9e14 more fixes 2023-01-09 12:13:55 -05:00
Mayukha Vadari
9de54dcea9 update to latest rippled 2023-01-09 12:13:55 -05:00
Mayukha Vadari
ad4c952fbf update binary-codec 2023-01-09 12:13:55 -05:00
Mayukha Vadari
c29319aad8 update definitions.json for new rippled code, add new tests/update old tests 2023-01-09 12:13:54 -05:00
Mayukha Vadari
c371a38e87 undo debugging change 2023-01-09 12:13:54 -05:00
Mayukha Vadari
ac88bf3079 add codec support for XChainAddAttestation 2023-01-09 12:13:54 -05:00
Mayukha Vadari
6508d048bf rename Bridge -> XChainBridge in binary codec, fix tests 2023-01-09 12:13:54 -05:00
Mayukha Vadari
901a0e62e2 update definitions.json 2023-01-09 12:13:54 -05:00
Mayukha Vadari
0286b81745 add tests 2023-01-09 12:13:54 -05:00
Mayukha Vadari
3a93f60aab add new st types 2023-01-09 12:13:54 -05:00
Mayukha Vadari
77199025f1 Update definitions.json 2023-01-09 12:13:54 -05:00
Caleb Kniffen
9df848fcc6 fix(build): Allow m1 macs to build binary-codec (#2109)
Switch from `run-script-os` to `copyfiles`. Using `copyfiles` is a more
ideal way to copy files in an os agnostic way.

Fixes #2092.
2022-10-12 12:35:33 -05: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
Omar Khan
aff6988f09 Release xrpl packages (#2028)
* update package and package-lock json

* update HISTORY files
2022-06-27 21:11:07 -04: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
4fddd8f41d Release xrpl packages (#2021)
* Update HISTORY.md for release
* Run docgen
2022-06-02 11:03:56 -07:00
Jackson Mills
c994ac7b65 Add better error for trying to encode invalid transactions (#2001) 2022-05-24 15:57:08 -07:00