Results 141 comments of Jun Luo

In Python SDK 12.0.0-beta4, we have significantly reduced the difficulty of calling contracts, and an example is provided in [the release notes](https://github.com/StellarCN/py-stellar-base/releases/tag/12.0.0-beta4). This also makes the subsequent work of creating...

I implemented it in Python, and I think we can add a Python option in stellar-cli and link to this project instead of adding another implementation in this repository? example:...

Great job, I will review it tomorrow.

Hi @tupui, I was wondering if it would be better to add test data for multiple groups? Although it is not widely used, and even Trezor only supports a single...

Hi @tupui, > BIP-0039 seed should be used to derive the multiparts menomonic. The parts are non-deterministic and any derivation leads to the same set of keys. As recommended for...

> > I think this is incorrect. Have you noticed that all the test data you generated, regardless of the BIP39 word length, has a SLIP39 word length of 59?...

> Also feel free to add your names. Hi @tupui, if you'd like to add me as a co-author, you can add: `Jun Luo `.

CI failed, possibly due to #1631

I tried to compile it locally (Ubuntu x64), and it runs fine. On what platform did you encounter the failure? 🧬

Hi @cranycrane, could you share the hardware requirements for running a mainnet node and a testnet node?