Results 141 comments of Jun Luo

> It looks like the XDR lib is depricated and is going to be removed soon "Deprecated since version 3.11, will be removed in version 3.13: The [xdrlib](https://docs.python.org/3/library/xdrlib.html#module-xdrlib) module is...

> > > > > > > Whenever doing performance testing it is critical that we choose the right data to perform those tests. Your test is showing a "more...

> A higher level API to call in Python a contract > there is quite some boiler plate that could be hidden (or more easily configurable.) If you could provide...

> @overcat Is there any action to take here? I am happy to try to propose something. > > In general, I am looking to contribute to the project actually...

> @overcat FYI, I started a project here https://github.com/tupui/soroban-cli-python 😄 This looks very cool! > Just so I know, I see you own soroban-sdk on PyPi. If I were to...

> For now, we will not be accepting this addition to Stellar. I'm leaving the issue open for now, for if/when the situation changes. Hi @matejcik, I would like to...

Hi @matejcik, thank you for your reply, I have already placed it on my schedule.

~~Let's temporarily set aside this PR and prioritize handling PR #3479.~~

> how much flash space the implementation eats ```python tools/size/apps.py``` master branch ``` 56_124: bitcoin ( 439 symbols) 48_758: monero ( 349 symbols) 35_606: cardano ( 301 symbols) 26_307: solana...

I added the compare.sh information to the PoC PR(#3479). ``` ./compare_master.py ... SUMMARY: 2_787 rows, 9_728 bytes in total (L9_264 D464). Running CMD: `bloaty --csv /home/overcat/repo/sdf/trezor-firmware/core/build/firmware/firmware.elf` Running CMD: `bloaty --csv...