Skip to content

Adapt to mempool endpoints patch 4#228

Open
theDRB123 wants to merge 2 commits intoblock-core:masterfrom
theDRB123:adapt-to-mempool-endpoints-patch-4
Open

Adapt to mempool endpoints patch 4#228
theDRB123 wants to merge 2 commits intoblock-core:masterfrom
theDRB123:adapt-to-mempool-endpoints-patch-4

Conversation

@theDRB123
Copy link
Contributor

Changes:

  • Added after_txid field to /address/:address/txs endpoint
  • Fixed GetTransactionList() crashing on coinbase inputs
  • Fixed GetTransactionList() not returning mempool transactions

Note:

  • The Mempool transactions stored in database don't have all the fields matching to MempoolSpace transaction, thus certain fields are assigned placeholder values for the GetTransactionList() method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant