From 0fb186806554893c3d9b0c1f18e8a70dd7d1c9b1 Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Mon, 4 Jan 2021 21:01:51 -0600 Subject: [PATCH] Create 35.md --- docs/forum/bitcoin-forum/35.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/forum/bitcoin-forum/35.md diff --git a/docs/forum/bitcoin-forum/35.md b/docs/forum/bitcoin-forum/35.md new file mode 100644 index 0000000..1d5bfd3 --- /dev/null +++ b/docs/forum/bitcoin-forum/35.md @@ -0,0 +1,22 @@ +--- +layout: forum +title: 'Re: Bitcoin crash when sending coins' +grand_parent: Forum Posts +parent: Bitcoin Forum +nav_order: 35 +date: 2010-02-03 23:29:57 UTC +original: https://bitcointalk.org/index.php?topic=27.msg219#msg219 +--- + +# Re: Bitcoin crash when sending coins + +--- + +``` +Re: Bitcoin crash when sending coins +February 03, 2010, 11:29:57 PM + +I uploaded this fix to the SVN. It watches for spent coins and updates your wallet on load and also continuously as blocks come in. I also put a better error message, but it should never hit it because it always finds spent coins ahead of time, unless you spent the same money at the same time on two computers at once. + +If you want to try it, PM or e-mail me your e-mail address where I can send it as an attachment and also what OS (win, linux 32-bit, linux 64-bit). +```