From ac50e6f64b091a47bb58af16eadb4b63fb218d7f Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Fri, 8 Jan 2021 21:31:39 -0600 Subject: [PATCH] Create 134.md --- docs/forum/bitcoin-forum/134.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 docs/forum/bitcoin-forum/134.md diff --git a/docs/forum/bitcoin-forum/134.md b/docs/forum/bitcoin-forum/134.md new file mode 100644 index 0000000..05cbcd5 --- /dev/null +++ b/docs/forum/bitcoin-forum/134.md @@ -0,0 +1,25 @@ +--- +layout: forum +title: 'Re: 0.3 almost ready' +grand_parent: Forum Posts +parent: Bitcoin Forum +nav_order: 134 +date: 2010-06-22 17:02:07 UTC +original: https://bitcointalk.org/index.php?topic=60.msg446#msg446 +--- + +# Re: 0.3 almost ready +--- + +
+Re: 0.3 almost ready
+June 22, 2010, 05:02:07 PM
+
+Quote from: lachesis on June 22, 2010, 06:20:02 AM
+-------------
+It would be nice if the listtransactions RPC method were finished before the next release, though.
+-------------
+
+My fear is too many programmers would latch onto that for checking for received payments. It can never be reliable that way. The list/getreceivedbyaddress/label functions are the only way to do it reliably.
+
+We shouldn't delay forever until every possible feature is done. There's always going to be one more thing to do.