jgarzik / jgarzik/python-bitcoinrpc
Option to get raw json response?
Aperta
- Lingua principale
- Python
- Stelle
- 663
- Fork
- 300
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Is there a clean way to have an api/option to get the raw json response (as string or better yet bytes for python3) instead of the pythonified version?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start by tracing how the Python interface parses responses from Bitcoin's JSON-RPC API and identify the public entry point for making a request. Determine whether a raw string or bytes option is consistent with the existing API, then verify that the original response can be returned without Pythonifying it.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- api
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 32/100