This is wow big: smart contracts for XRPL in plain old JavaScript!
Quote from zerpie on July 30, 2024, 12:12 pmWietse Wind of Xaman / XRPL Labs announcing JS Hooks, smart contracts on the XRPL written in plain JavaScript, the language of millions of developers.
Tears down barriers and can make the XRP Ledger more useable as the blockchain of choice for a wide range of viable commercial projects.
https://twitter.com/WietseWind/status/1818221918438207780?ref_src=twsrc%5Etfw
Wietse Wind of Xaman / XRPL Labs announcing JS Hooks, smart contracts on the XRPL written in plain JavaScript, the language of millions of developers.
Tears down barriers and can make the XRP Ledger more useable as the blockchain of choice for a wide range of viable commercial projects.
I want to share a little bit about JS Hooks on Xahau. Today we launched a testnet for the JS Hooks Amendment. Adding support for custom logic deployed on ledger, written in plain Javascript.
For years, we've been hearing big promises about blockchain's potential. But let's be… pic.twitter.com/4WMV6R0YiM
— WietseWind (🪝🛠 Xaman @XRPLLabs) (@WietseWind) July 30, 2024
Quote from f1f47a23 on September 16, 2024, 5:30 pmhttps://x.com/JoelKatz/status/1835721500277789009
Wed, Sep 18 at 6:00 PM
Programmability on the XRPL
https://x.com/i/spaces/1vOGwrBkjwdKB/peek
https://x.com/JoelKatz/status/1835721500277789009
Wed, Sep 18 at 6:00 PM
Programmability on the XRPL
https://x.com/i/spaces/1vOGwrBkjwdKB/peek
Quote from f1f47a23 on September 16, 2024, 6:30 pmOT
https://x.com/Vet_X0/status/1835715780723241353
someone paid accidentally ~26k #XRP in fees for a 0.15 XRP Payment Found via the advanced search of XRPScan
I did a similar search to check the new tool
It happened to me too some time ago, but luckily I was on the testnet
I’m not sure if it was my mistake or a bug in the wallet
🅱 🅴 🅲 🅰 🆁 🅴 🅵 🆄 🅻
OT
https://x.com/Vet_X0/status/1835715780723241353
someone paid accidentally ~26k #XRP in fees for a 0.15 XRP Payment Found via the advanced search of XRPScan
I did a similar search to check the new tool
It happened to me too some time ago, but luckily I was on the testnet
I’m not sure if it was my mistake or a bug in the wallet
🅱 🅴 🅲 🅰 🆁 🅴 🅵 🆄 🅻
Quote from zerpie on September 17, 2024, 12:13 pmThanks for the heads-up @f1f47a23 – that Spaces is sure well-prepared by David, watching out for hidden clues, he often is ambiguous.
Regarding the scary transaction fee, most likely a dev’s code gone bad. Cannot happen on Xaman or the known major exchanges.
BTW, both are interesting topics, next time just start a New Topic in the according forum 🙏🏻
Thanks for the heads-up @f1f47a23 – that Spaces is sure well-prepared by David, watching out for hidden clues, he often is ambiguous.
Regarding the scary transaction fee, most likely a dev’s code gone bad. Cannot happen on Xaman or the known major exchanges.
BTW, both are interesting topics, next time just start a New Topic in the according forum 🙏🏻
Quote from f1f47a23 on September 19, 2024, 10:45 amHi
Regarding the fees incident
For what happened to me,
I simply think 99% that I typed the form fields wrong.
The software is mine, it is a DIY learning purpose prototype that uses the xrpl-labs libraries.
Xaman wallet is out of the question
However, this incident suggested to me the need for a final automatic verification step
a step to decode the transaction and reconstruct back to the same form fields
there should be a bithomp tool that does this
so that manually I and the software can make all the comparisons and checks
before giving the final confirmation
Hi
Regarding the fees incident
For what happened to me,
I simply think 99% that I typed the form fields wrong.
The software is mine, it is a DIY learning purpose prototype that uses the xrpl-labs libraries.
Xaman wallet is out of the question
However, this incident suggested to me the need for a final automatic verification step
a step to decode the transaction and reconstruct back to the same form fields
there should be a bithomp tool that does this
so that manually I and the software can make all the comparisons and checks
before giving the final confirmation
Quote from zerpie on September 19, 2024, 6:25 pmOr something like Flare’s Transaction Verifier app?
Or something like Flare’s Transaction Verifier app?
Quote from f1f47a23 on September 19, 2024, 6:42 pm
exactly,
but it should be included in the wallet software,
and not separately.
for maximum user comfort.
And it should be mandatory to prevent distracted users
exactly,
but it should be included in the wallet software,
and not separately.
for maximum user comfort.
And it should be mandatory to prevent distracted users