Commit Graph

230 Commits

Author SHA1 Message Date
Denis Angell
369c9fe7a4 fixup! reorder definitions 2023-02-15 17:05:54 -05:00
Denis Angell
31e52fbc3b fixup! prepare for nth clash in definitions.json 2023-02-15 16:51:19 -05:00
Denis Angell
038bbac34f fixup: definitions tecPRECISION_LOSS 2023-02-15 16:45:56 -05:00
Denis Angell
0c4765d2e0 Merge branch 'beta3' into iouescrow 2023-02-15 16:38:23 -05:00
Denis Angell
8e90ecd350 reverse else order 2023-02-15 14:23:23 -05:00
Mayukha Vadari
4693c91ec4 fix errors 2023-02-15 13:28:50 -05:00
Denis Angell
4d9a5cf4a0 fix ClaimObject 2023-02-15 13:03:27 -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
Denis Angell
65a8de6f47 Merge branch 'main' into iouescrow 2023-02-09 11:20:36 -05:00
Denis Angell
b7283c5841 refactor signingClaimData 2023-02-09 11:19:36 -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
Denis Angell
c8d24d65f5 Merge branch 'main' into iouescrow 2023-02-06 10:56:50 -05:00
dangell7
5541632b7f amendment-xls34d
add transfer rate

Update definitions.json

update test error text

update validation error

fix undefined validation

switch claim signing order, update claim object

update workflow docker

tests (paychan + escrow)

add ic gateway (test)

add faucet

update sdk

fixup git-workflow
2023-02-06 09:19:49 -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