Post
Topic
Board Project Development
Re: [ANN] chainsnort (cross-platform console transaction monitor)
by
flatfly
on 12/02/2014, 18:14:33 UTC
OK, here's a quick development status update on the RPC version:

Open issues:

- some transactions fail to be captured. this is being investigated.
- real-time fee calculation appears to be unfeasible/too slow
  given the current bitcoind API and exposed data structures.
- new block notification is not implemented yet.