Files
xrpl-dev-portal/blog/2018/depositauth-fix1513-available.md
2025-05-08 17:01:48 -07:00

54 lines
2.5 KiB
Markdown

---
date: "2018-04-09"
template: '../../@theme/templates/blogpost'
category: 2018
labels:
- Amendments
markdown:
editPage:
hide: true
---
# The DepositAuth & fix1513 Amendments are Now Available
The DepositAuth & fix1513 Amendments became available on the XRP Ledger in ledger sequence number 37,753,345 [(2018-04-06T01:44:42Z)](https://xrpcharts.ripple.com/#/transactions/902C51270B918B40CD23A622E18D48B4ABB86F0FF4E84D72D9E1907BF3BD4B25).
* The DepositAuth Amendment lets an account strictly reject any incoming money from transactions sent by other accounts.
* The fix1513 Amendment fixes an issue where calculation switchovers were not implemented in the fee escalation queue.
## Action Required
**If you operate a `rippled` server**, then you should upgrade to `rippled` version 0.90.1 immediately for service continuity.
## Impact of Not Upgrading
**If you operate a `rippled` server older than version 0.90.0**, your server is amendment blocked. A server that is amendment blocked:
* Cannot determine the validity of a ledger
* Cannot submit or process transactions
* Does not participate in the consensus process
* Does not vote on future amendments
* Could rely on potentially invalid data
If you are using `rippled` version 0.90.0, your server is not amendment blocked but you should upgrade to [`rippled` version **0.90.1**](/blog/2018/rippled-0.90.1.md) or higher to get important security fixes. `rippled` version 0.90.0 may stop or restart unexpectedly.
For instructions on updating rippled on supported platforms, see [Updating rippled on supported platforms](/docs/infrastructure/installation/update-rippled-automatically-on-linux).
For other platforms, please [compile version 0.90.1 from source](https://github.com/XRPLF/rippled/tree/0.90.1/Builds).
## Upcoming Features
The [previously announced](/blog/2018/rippled-0.90.0.md) Checks amendment has lost the support of a majority of trusted validators and is not expected to become enabled in the immediate future.
## Learn, ask questions, and discuss
Related documentation is available in the Ripple Developer Portal, including detailed example API calls and web tools for API testing.
To continue receiving updates about the `rippled` server, please subscribe to the Ripple Server Google Group: <https://groups.google.com/forum/#!forum/ripple-server>
Other resources:
- The Ripple Forum (_Disabled._ Formerly `forum.ripple.com`)
- The Ripple Dev Blog _(Replaced with [xrpl.org/blog](https://xrpl.org/blog/))_
- Ripple Technical Services: <support@ripple.com>
- [XRP Chat](http://www.xrpchat.com/)