mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-15 17:25:49 +00:00
update contributors to github accounts
This commit is contained in:
@@ -51,7 +51,6 @@ Date: Tue Jun 17 10:38:07 2025 -0700
|
|||||||
### New Features
|
### New Features
|
||||||
|
|
||||||
- Improved the `account_tx` method to show MPT-related transactions for an issuer. ([#5530](https://github.com/XRPLF/rippled/pull/5530))
|
- Improved the `account_tx` method to show MPT-related transactions for an issuer. ([#5530](https://github.com/XRPLF/rippled/pull/5530))
|
||||||
- Added `DomainID` support for the `MPTokenIssuanceCreate` and `MPTokenIssuanceSet` transactions. ([#5509](https://github.com/XRPLF/rippled/pull/5509))
|
|
||||||
- Added the `network_id` field to `validations` and `ledger` subscription streams. ([#5579](https://github.com/XRPLF/rippled/pull/5579))
|
- Added the `network_id` field to `validations` and `ledger` subscription streams. ([#5579](https://github.com/XRPLF/rippled/pull/5579))
|
||||||
- Reduced lock contention by moving mutex to partition level. Also removed tight coupling between `LedgerHistory` and `TaggedCache`, improving modularity and testability. ([#5486](https://github.com/XRPLF/rippled/pull/5486))
|
- Reduced lock contention by moving mutex to partition level. Also removed tight coupling between `LedgerHistory` and `TaggedCache`, improving modularity and testability. ([#5486](https://github.com/XRPLF/rippled/pull/5486))
|
||||||
- Optimized hash performance. ([#5469](https://github.com/XRPLF/rippled/pull/5469))
|
- Optimized hash performance. ([#5469](https://github.com/XRPLF/rippled/pull/5469))
|
||||||
@@ -118,26 +117,26 @@ Date: Tue Jun 17 10:38:07 2025 -0700
|
|||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
The following GitHub users contributed to this release (alphabetical):
|
The following GitHub users contributed to this release:
|
||||||
|
|
||||||
- Ayaz Salikhov <asalikhov@ripple.com>
|
- @Afformativ
|
||||||
- Bart Thomee <bthomee@users.noreply.github.com>
|
- @a1q123456
|
||||||
- Bronek Kozicki <brok@incorrekt.com>
|
- @Bronek
|
||||||
- Chenna Keshava <ckeshavabs@ripple.com>
|
- @bthomee
|
||||||
- Denis Angell <dangell@transia.co>
|
- @ckeshava
|
||||||
- Ed Hennis <ed@ripple.com>
|
- @dangell7
|
||||||
- Elliot Lee <github.public@intelliot.com>
|
- @intelliot
|
||||||
- Jingchen Wu <jingchenw@ripple.com>
|
- @lmaisons
|
||||||
- Luc des Trois Maisons <lmaisons@ripple.com>
|
- @mathbunnyru
|
||||||
- Mayukha Vadari <mvadari@gmail.com>
|
- @mvadari
|
||||||
- Michael Legleux <mlegleux@ripple.com>
|
- @oeggert
|
||||||
- Oleksandr Hrabar <40630611+Afformativ@users.noreply.github.com>
|
- @shawnxie999
|
||||||
- Shawn Xie <shawnxie@ripple.com>
|
- @Tapanito
|
||||||
- tequ <git@tequ.dev>
|
- @tequdev
|
||||||
- Vito Tumas <vtumas@ripple.com>
|
- @vlntb
|
||||||
- Valentin Balaschenko <vbalaschenko@ripple.com>
|
- @vvysokikh1
|
||||||
- Vladislav Vysokikh <vvysokikh@ripple.com>
|
- @ximinez
|
||||||
- Yinyi Qian <yqian@ripple.com>
|
- @yinyiqian1
|
||||||
|
|
||||||
|
|
||||||
## Bug Bounties and Responsible Disclosures
|
## Bug Bounties and Responsible Disclosures
|
||||||
|
|||||||
Reference in New Issue
Block a user