Jun Luo
Jun Luo
As shown in the picture, I visited `https://httpbin.org/get?version=1.2`, but the `url` field in the response is `http://httpbin.org/get?version=1.2`, can you confirm this problem? 
We have decided to remove support for Python 3.6 in 9.x due to the following considerations. - Python 3.6 is no longer maintained: https://endoflife.date/python - In download statistics, Python 3.6...
**Is your feature request related to a problem? Please describe.** Set asynchronously dependent libraries as non-default installation items, can significantly reduce the time cost for installation. **Describe the solution you'd...
According to [the documentation](https://developers.stellar.org/api/resources/offers/list/), the offers endpoint can be used in streaming mode. ### What version are you using? 2.15.1-e29c7803d487c3f5b44a74773e6277fee16482cf ### What did you do? Trying to stream offers, [laboratory...
**Describe the bug** According to [the discussion](https://github.com/stellar/rs-stellar-strkey/pull/26#discussion_r993590640) with @leighmcculloch, the signed payload can be empty, so I think there is a bug in the implementation of this library. **What version...
Trezor v8 related npm packages are now in maintenance mode, future updates will be based on Trezor v9 https://github.com/trezor/trezor-suite/issues/5358
PoC for #3471 ``` ./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 /home/overcat/repo/sdf/trezor-firmware/core/tools/size/tmp_for_master_elf/firmware.elf` Current: flash=688K flash2=784K Master: flash=685K...
Stellar will upgrade its mainnet to [Protocol 20](https://stellar.org/blog/developers/protocol-20-upgrade-guide) on January 30, 2024. This marks the most significant upgrade since the launch of the Stellar network, introducing support for Soroban Smart...
**Is your feature request related to a problem? Please describe.** SDF plans to add support for [AMMs](https://stellar.org/blog/introducing-automated-market-makers-on-stellar) to Stellar Protocol 18, which will be deployed to the test network today....