Michael Huang

Results 84 comments of Michael Huang

I think this is a parsing issue with solders. Would you mind creating an issue here: https://github.com/kevinheavey/solders/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen cc @kevinheavey

@mindrunner can you fix the linter issues and write a few integration tests that cover the new code?

> Looking at the tests, it seems like comparing my tx with `cli_wire_msg` would not work. (And it does not indeed.) > > Where does `js_wire_msg` come from. Was that...

Please reference https://kevinheavey.github.io/solders/ for missing modules

happy to accept a PR!

Would you mind re-opening this PR? https://github.com/michaelhly/solana-py/pull/464 We just have to make sure none of the integration tests break.

can you provide a more descriptive issue?

Can you try again with the latest version?

Here is an example on how to use the `get_balance` API: https://michaelhly.github.io/solana-py/rpc/api/#solana.rpc.api.Client.get_balance

@Piufy would you mind providing a code snippet of what you're trying to do?