Commit Graph

4755 Commits

Author SHA1 Message Date
tequ
8dbe640aa9 feat: add support for the simulate RPC (XLS-69d) (#2867) (#64) 2026-05-29 09:16:34 +00:00
tequ
4fc68a4bbf Add fields test for SetHook (#66) 2026-05-29 18:08:16 +09:00
tequ
deaf6af88b Add integration test for SetHook transaction (#65)
* Add integration test for SetHook transaction
* Update xahaud.cfg feature stanza
2026-05-27 20:43:13 +09:00
tequ
64608cb9a6 Xahaud 2026.5.26-dev+3273 (#60) 2026-05-27 20:01:37 +09:00
tequ
cc5cf1f2ea Update custom Payment to a higher number in binary codec test (#2824) (#62) 2026-05-27 12:14:29 +09:00
tequ
b417d67b28 4.0.4 (#61) xahau@4.0.4 2026-05-27 11:54:01 +09:00
tequ
bf788fe7b9 4.0.4-alpha.3 (#59) xahau@4.0.4-alpha.3 2026-05-26 03:25:35 +00:00
tequ
3c7609429f Fix publish to use release_tag (#58) 2026-05-26 03:17:31 +00:00
tequ
b85f34d16f 4.0.4-alpha.2 (#57) xahau@4.0.4-alpha.2 2026-05-26 02:50:40 +00:00
tequ
c70e4c1eee fix publish workflow to use node 24 (Support OIDC publish) (#56) 2026-05-26 02:42:36 +00:00
tequ
4918e914c5 4.0.4-alpha.1 (#55) xahau@4.0.4-alpha.1 2026-05-26 02:24:59 +00:00
tequ
7552ae8635 fix publish workflow (#54) 2026-05-26 02:18:25 +00:00
tequ
fd100f6e92 4.0.4-alpha.0 (#53) xahau@4.0.4-alpha.0 2026-05-26 02:04:14 +00:00
tequ
587a75403a Add npm trusted publishing workflow (#48)
Add GitHub Actions workflow for npm trusted publishing via OIDC.
2026-05-26 10:47:27 +09:00
tequ
9444693967 Use xahaud binary directly in workflow instead xahauci image (#52) 2026-05-24 11:59:28 +09:00
tequ
1de9e4e35b Update Node.js versions in GitHub Actions workflow to support 20,22,24 and 26 (#40) 2026-05-24 11:07:44 +09:00
tequ
fd43b82827 comment outed mailing list (#49) 2026-05-20 13:23:55 +09:00
tequ
b310c6c25a Fix setTransactionFlagsToNumber for Xahau transactions (#26)
* Fix SetHook txflags
* fix setTransactionFlagsToNumber
* additional checks for setTransactionFlagsToNumber
* fix setTransactionFlagsToNumber for SetHook
* Add URITokenMint, ClaimReward to txToFlag
2026-05-20 11:00:42 +09:00
zgrguric
a8939c883b Refactor amount assignment in partialPayment.ts (#43)
DeliverMax is expected from xahau.js but it should fallback to Amount.

DeliverMax is returned in xrpl api v2, but Amount is used when querying via API v1 which is xahau at at the moment.
2026-05-13 03:11:40 +00:00
tequ
05e8c2dbda XAH Ledger -> Xahau Network (#47) 2026-05-13 12:08:30 +09:00
zgrguric
e838caaffc Improve HookStateScale validation (#38)
* Fix HookStateScale validation
* Fix new line in accountSet test
2026-05-12 15:04:26 +00:00
zgrguric
b9fb8a1924 Add lsfTshCollect flag in AccountRoot (#41) 2026-05-12 14:47:02 +00:00
tequ
de97ef13e9 Update History.md (#46) 2026-05-12 23:42:55 +09:00
tequ
c1aed4ef48 Fix: workflow browser tests work correctly (#44) 2026-05-12 23:09:41 +09:00
Denis Angell
35c294218d cut v4.0.3 xahau@4.0.3 2025-11-18 12:29:03 +01:00
tequ
58150f156e generate correct xahau-latest-min.js file name (#3034) (#39) 2025-11-18 12:15:20 +01:00
Denis Angell
d7b3a02ad2 cut v4.0.2 2025-11-12 12:31:40 +01:00
tequ
ac33a1584d Support ExtendedHookState (#34) 2025-11-12 12:01:45 +01:00
tequ
8bbc84057c Support Cron StartTime, improvements (#33) 2025-11-12 12:01:33 +01:00
tequ
0ca36e1314 Update xahauci 2025.7.9 (#36) 2025-11-12 12:01:16 +01:00
tequ
e454c61994 Support Cron Amendment (#32) 2025-10-17 18:44:07 +10:00
Denis Angell
b5f15ac075 cut v4.0.1 xahau@4.0.1 2025-10-02 19:09:24 +02:00
tequ
5ec5ad8e1e Deep Freeze XLS-77d (#2873) (#29)
Co-authored-by: Chenna Keshava B S <21219765+ckeshava@users.noreply.github.com>
Co-authored-by: Denis Angell <dangell@transia.co>
2025-10-02 18:51:18 +02:00
tequ
043620b637 feat: add Clawback amendment support (#2353) (#28)
* Add Clawback transaction
* Account flag lsfAllowTrustLineClawback
* Support bitwise flag checking of 64 bit flags

Co-authored-by: Shawn Xie <35279399+shawnxie999@users.noreply.github.com>
2025-10-02 18:50:42 +02:00
tequ
83a25c6c34 HookCanEmit (#22) xahau@4.0.0 2025-07-07 18:31:55 +02:00
tequ
7a79042735 Add validation amount on Remit (#27) 2025-07-07 18:31:42 +02:00
tequ
72ed28b1fe Touch (#23) 2025-07-07 18:30:40 +02:00
tequ
aa1ff0e32d Remarks (#24) 2025-07-07 18:30:28 +02:00
Denis Angell
69e8b786ed xahau-patch 2025-03-14 16:50:42 +01:00
Denis Angell
d6fdad0a30 xahau-patch 2025-03-14 16:04:11 +01:00
Denis Angell
8b21c9adf6 xahau-functionality 2025-03-14 15:40:35 +01:00
Denis Angell
aae7e315e8 xahau-patch 2025-03-14 15:40:35 +01:00
Denis Angell
9544e1794e xahau-patch 2025-03-14 15:08:35 +01:00
dependabot[bot]
92eb809397 build(deps): bump @noble/hashes from 1.4.0 to 1.5.0 (#2814)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: justinr1234 <justinr1234@gmail.com>
Co-authored-by: anissa-ripple <165064424+anissa-ripple@users.noreply.github.com>
2024-11-04 11:15:03 -06:00
dependabot[bot]
799cd65386 build(deps): bump @scure/bip39 from 1.3.0 to 1.4.0 (#2813)
Bumps [@scure/bip39](https://github.com/paulmillr/scure-bip39) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/paulmillr/scure-bip39/releases)
- [Commits](https://github.com/paulmillr/scure-bip39/compare/1.3.0...1.4.0)

---
updated-dependencies:
- dependency-name: "@scure/bip39"
  dependency-type: direct:production
  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>
Co-authored-by: anissa-ripple <165064424+anissa-ripple@users.noreply.github.com>
Co-authored-by: justinr1234 <justinr1234@gmail.com>
2024-11-04 08:28:33 -08:00
dependabot[bot]
29d145138b build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.31.0 (#2799)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anissa-ripple <165064424+anissa-ripple@users.noreply.github.com>
2024-11-04 10:10:51 -06:00
Mayukha Vadari
496f774154 fix: resolve TransactionStream and Ledger model issues (#2779)
* update TransactionStream model

* fix everywhere else

* add close_time_iso

* add close_time_iso to TransactionStream

* update HISTORY

* fix tests

* fix import

* Update packages/xrpl/src/client/partialPayment.ts
2024-11-04 10:55:47 -05:00
dependabot[bot]
0395c14392 build(deps-dev): bump @types/lodash from 4.17.7 to 4.17.12 (#2810) 2024-10-21 16:23:46 +00:00
dependabot[bot]
2a77e2cd91 build(deps-dev): bump typedoc from 0.26.9 to 0.26.10 (#2809) 2024-10-21 16:17:27 +00:00
dependabot[bot]
619c9ae13a build(deps-dev): bump typedoc from 0.26.7 to 0.26.9 (#2803) 2024-10-16 14:30:07 +00:00