Search the Community
Showing results for tags 'checks'.
Found 3 results
Minimum search term is 4 characters long. Can't find what you want? Click here for the custom google search instead.
-
Hi all, I've been trying to do some tests with checks (https://xrpl.org/checks.html) for a project of mine. I'm using the test net (wss://s.altnet.rippletest.net:51233). I can successfully do checkCreate transactions but cannot seem to do a checkCash (tecNO_ENTRY: No matching entry found). I'm using ripple-lib in order to generate those checks. The currency used is XRP, not an issued currency. The test is for 1 XRP or 1000000 drops. Here's the checkCreate transaction: https://testnet.xrpl.org/transactions/F0A3342809F466A216D7930F3001AAAC3CC41877BFEA29A3CC88B4781CC4AC41 Here's the failed checkCash transaction: https://testnet.xrpl.org/transactions/25C901046A4E97B262448EBE339EDC00BBEFDB8366F3ED2E7D499089E8CE6671 The checkID used to do the checkCreate and checkCash is: ABCDEFABABCDEFABABCDEFABABCDEFABABCDEFABABCDEFABABCDEFABABCDEFAF I just can't figure out what I'm doing wrong. I've read the documentation on xrpl.org, tried with 'drops' and 'XRP' as currencies (both ways are used in the doc) but I always get a tecNO_ENTRY. Maybe the Check amendment is not active on the test net node I'm using? How can I know that? Thanks a bunch for your help.
-
https://ripple.com/dev-blog/rippled-version-0-90-1/ Hotfix release that patches some crash bugs (including several reported by Guido Vranken, whose work is impressive). No new features or other changes. Along with the release itself, Ripple is starting to vote in favor of the Checks, DepositAuth, and fix1513 amendments, so expect those to turn on in 2 weeks. (Note to self: update the "Known Amendments" page with the updated expected time)
- 4 replies
-
- rippled
- release announcements
-
(and 3 more)
Tagged with:
-
Last night we added several new pieces of documentation to the XRP Ledger in preparation for the upcoming release of rippled 0.90.0: Deposit Authorization is a new feature for compliance with regulations such as the New York Bitlicense. In addition to the concept page, the flag has been added in appropriate places such as the AccountSet transaction reference. Checks documentation has been added to the transaction reference and ledger reference. Checks are a feature originally conceived back in, like, 2012 or something, which got new life recently when we realized they'd solve one of the challenges with Deposit Authorization. We also added specific instructions for how to build and run rippled 0.90.0 and higher on Ubuntu Linux. That's important, because rippled 0.90.0 must be compiled against the latest version of Boost, which now includes Vinnie Falco's Beast library (originally developed to use in rippled). There'll be more coming out in the coming days, including an article on another key 0.90.0 feature, history sharding. I can't give a specific release date for 0.90.0, but the feature set is final, as we're just now polishing up the details and ironing out the bugs. As per usual, it'll be out soon—when it's ready—and no sooner. P.S. if you want to try out Checks and Deposit Auth leading up to the release, they're already available for use on the Test Net.
- 6 replies
-
- xrp ledger
- docs
- (and 7 more)