Wo Jake

Results 44 comments of Wo Jake

To all the people that think I'm accusing @hammertoe of suppressing a token's price, I am **not** in any way, shape, or form. I was simply researching the MM account...

While amendment governance is the main topic, I'd like to share a new idea, an additional vote '`HaveNotDecided`' would be created in this new mechanism. ``` Yes: Enable, participated No:...

@aanchal4: Please review the PR

@sublimator: Proposal: https://github.com/XRPLF/XRPL-Standards/discussions/78 Doc (request access and you'll be granted in): https://docs.google.com/document/d/1cPnAtdt6ekCc7tQCA7UQQhKD3W3dNQr3fFzPyQGQ5-M/edit#heading=h.ls4o33ii8o1

I'd like to propose an additional check on `AMMCreate` transactions: If `Asset1 || Asset2 == AMMToken`: throw temBAD_CURRENCY We shouldn't allow AMM tokens to be a depositable asset on an...

Code samples are best written linearly, nested functions are hard to keep up with for code samples.

Thank you for your contribution to the xrpl-py repo and this PR @LimpidCrypto ❤️

I've made some changes to the code's writing style, implementation and output. It's 1:1 similar to the JS code sample. @jonathanlei

Seems too high level for a sample code. I think you'd need to use a crypto lib to derive the keypairs from a seed in a low level manner.