Rafael Cárdenas
Rafael Cárdenas
hi @pradel. Not at this time, unfortunately. I recommend reaching out to core developers on the blocking issue to signal your support for its resolution: https://github.com/stacks-network/stacks-blockchain/issues/3270 however I believe most...
Related to #698
@He1DAr I see this response which looks correct: ``` { "last_executed_tx_nonce": 3, "last_mempool_tx_nonce": null, "possible_next_nonce": 4, "detected_missing_nonces": [] } ``` Do you know the response it gave when this was...
Replaced by #1222
The issue seems to be that the endpoint only retrieves those events when the principal is the sender or the receiver. Example: https://stacks-node-api.mainnet.stacks.co/extended/v1/address/SP30V7ZYEGGY0WQ6EJYZ040V3VHF4234FSTHP128D/transactions_with_transfers
This could be a new repo with a Fastify handler that does this translation
@mcintyre94 we use `npm run devenv:deploy` constantly in our CI and local dev setups and haven't had any issues. Could there be a problem with your python installation? It seems...
This could also be a microservice
~~This looks to be related to https://github.com/hirosystems/stacks-blockchain-api/issues/1176 which is blocked by an issue on the Stacks blockchain itself~~