Bitcoin Forum
May 24, 2024, 03:43:41 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 »
221  Bitcoin / Project Development / Re: [ANN] chainsnort (cross-platform console transaction monitor) on: December 31, 2013, 03:25:24 PM
I'm getting:

Quote
File "chainsnort.py", line 36
    print '{:12.8f}'.format(feepaid) +
                                                ^
SyntaxError: invalid syntax

Help?

My bad, copy paste issues! (It was a non-final version that was mistakenly posted)
I've fixed the code in the OP, can you try again and let me know if that helps?

If it doesn't, please post your OS and Python version.
222  Bitcoin / Project Development / Re: [ANN] chainsnort (cross-platform console transaction monitor) on: December 31, 2013, 09:27:42 AM
Very cool stuff. Also thanks for the code !

Thanks, glad you like it. Smiley
223  Bitcoin / Project Development / Re: [ANN] chainsnort (cross-platform console transaction monitor) on: December 31, 2013, 09:27:07 AM
Please move away from trusting blockchain.info and run this against bitcoind RPC... the added benefit would be that it could be easier to do this for altcoins too.

Support for bitcoind RPC is already on my to-do list.
224  Bitcoin / Electrum / Fee calculation incorrect? on: December 31, 2013, 09:03:19 AM
Have a look at this post by deepceleron. Could a dev investigate whether this is true?

https://bitcointalk.org/index.php?topic=391979.msg4231960#msg4231960
225  Bitcoin / Project Development / Re: [ANN] chainsnort (cross-platform console transaction monitor) on: December 30, 2013, 10:14:21 AM
OK, version 0.410 is out, which also detects "new block" events, and has a bugfix in the windows build.

Also, you will be treated to a colorful ASCII easter egg (in the windows build only, for now), if chainsnort sees a tip being sent to this special tip jar: 1111127SpvabYpoeDoiz5L7QPkfiSh2Q  Smiley
The easter egg changes depending on the size of the transaction Smiley

I also have a separate edition with some features that are useful for forensic and technical investigation purposes. I'm not releasing it at the moment but PM me if interested.

Download Link

SHA1: 082689acee8baef4eb45c67609e096f48d2350b8

GPG signature:

Code:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (MingW32)

iEYEABECAAYFAlLBRvkACgkQ0dQqIfkZdf45FACfRQJjxxYo55FkPE4g6y8su9z8
GrcAn0Qyddc8V4h881wK06lLNIoYWF0v
=31vC
-----END PGP SIGNATURE-----

226  Bitcoin / Electrum / Re: cannot input bitaddress.org private key into Electrum 1.9.5 on: December 29, 2013, 09:59:46 PM
I could not import this, windows 7 x64 electrum 1.9.5
Anyone else?

Are you also running Win x64? (The test I made was on 32-bit)
227  Bitcoin / Bitcoin Discussion / Re: who is 13p4zncq6m3Ax7tvKhEG2k49hgwfS5g7ic? on: December 29, 2013, 09:54:34 PM
Looks like the fee bleeding has stopped in the meantime...


The tool is called chainsnort and is my new little project - more info here...

Thanks for asking Smiley
228  Bitcoin / Bitcoin Discussion / who is 13p4zncq6m3Ax7tvKhEG2k49hgwfS5g7ic? on: December 29, 2013, 07:39:29 PM
Anybody knows who they are? They seem to be bleeding fees...

edit: or is that unavoidable due to the high number of inputs?

link: https://blockchain.info/address/13p4zncq6m3Ax7tvKhEG2k49hgwfS5g7ic
 
229  Bitcoin / Bitcoin Technical Support / Re: I've downloaded bitcoin-0.8.6-win32-setup.exe, how do I gpg verify. on: December 29, 2013, 06:01:53 PM
BTW, there are some additional tips on how to verify GPG signatures under Windows in that Armory thread.
230  Bitcoin / Project Development / Re: 8-bit style demos for Bitcoin on: December 29, 2013, 05:58:10 PM
What better computer to mine Bitcoin than... a Commodore 64? Smiley



Link: Download

(Press Esc to quit)
 
SHA1: 9f9ea5634363265b5da9939d5cd15bc1dd817d0d

GPG:

Code:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (MingW32)

iEYEABECAAYFAlLAYpYACgkQ0dQqIfkZdf4jLwCfZa9UabVTQW3pXzIlTBdWRcbJ
B7IAmwYFS/wWDle2V6wpltul7ikIhs2F
=MLM3
-----END PGP SIGNATURE-----
231  Bitcoin / Project Development / Re: chainsnort (console transaction monitor) on: December 28, 2013, 01:13:58 PM
Thanks for the donation!
OK, I have decided to rename the tool to "chainsnort". My geeky friends like the new name better!
232  Bitcoin / Project Development / Re: 8-bit style demos for Bitcoin on: December 27, 2013, 03:25:50 PM
And here's #3 - Phenomena.
This one's mixing 2 different worlds... (8-bit intros vs BBS art scene)

Can ANYONE recognize the music?

BTW I'm just a novice with this type of things, still experimenting... And
I can only hope that the REAL demo coders catch the Bitcoin boat one day.


SHA256: d56bc9f38788a1af85474e6d8a94f8ced6b929420c2907f119cf63e3e1136728

GPG:

Code:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (MingW32)

iEYEABECAAYFAlK9mrIACgkQ0dQqIfkZdf5FAQCfeDOOniCa9wnCwAPDAnWVoKCm
ycwAnjUfhvtdvAwnJUCVxjBWyzWU04pi
=UO6D
-----END PGP SIGNATURE-----
233  Bitcoin / Project Development / Re: ChainWatch: a lightweight live transaction monitor on: December 27, 2013, 09:42:14 AM
Here it is...
And for a limited amount of time, it is the color version that is freely available. Wink

Of course standard security precautions apply, as always with Windows software.
(More detailed warning to be added)

Link: Download (2MB)

SHA1:1bae78311549deea03e8f1176d3315d4b22239ff

GPG signature:

Code:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (MingW32)

iEYEABECAAYFAlK9SvMACgkQ0dQqIfkZdf6ZegCgsmR5e76DxWMvYvTnNtR6TcLi
fcgAnAs0h4R6JjZbxMYi2tTQyXjSLbOl
=M0v5
-----END PGP SIGNATURE-----

234  Bitcoin / Project Development / Re: ChainWatch: a lightweight live transaction viewer tool on: December 26, 2013, 08:34:32 PM
Version 0.4 is now out.

It is almost a complete rewrite, due to the discovery of a serious bug in the blockchain.info JSON API.
The best alternative was to switch to the websocket API, which offers better performance and reliability for this type of usage.

The code is simpler and more efficient, but the websocket library is now a requirement. (sudo pip install websocket)

To make this less of a pain to Windows users, I plan to provide signed precompiled binaries soon.
235  Other / Meta / Re: Bad certificate, what is going on? on: December 26, 2013, 04:26:44 PM
I have:
29 0e cc 82 2b 3c ce 0a 73 94 35 a0 26 15 ec d3 eb 1f 46 6b
236  Bitcoin / Bitcoin Technical Support / Re: I've downloaded bitcoin-0.8.6-win32-setup.exe, how do I gpg verify. on: December 26, 2013, 07:31:33 AM
Thanks for the info Abdussamad, but I'm still struggling.

I have gpg4win installed (kleopatra)

I downloaded the Sha256sum.asc file from your link, I then right click it and select "verify" but it just says " no signature found"
Totally confused  Undecided

Before verifying, you need to download and import
Gavin's public GPG key (ID 0x1FC730C1) into your computer. I'm not familiar with the exact steps to follow in kleopatra but it shouldn't be too complicated.
237  Bitcoin / Bitcoin Technical Support / Re: I've downloaded bitcoin-0.8.6-win32-setup.exe, how do I gpg verify. on: December 25, 2013, 04:40:40 PM
There are some pretty clear steps posted in this discussion:

http://www.reddit.com/r/Bitcoin/comments/1tin7f/warning_a_fake_electrum_website_with_malware_is/
238  Bitcoin / Project Development / Re: 8-bit style demos for Bitcoin on: December 25, 2013, 11:38:09 AM
Bitcoiners should gather prize money for a "Bitcoin Wild Compo" or something like that, at some good demo party. Alternative Party/Assembly next year?

Yeah, I've always thought the demo scene would be a great match for bitcoin.

Well, I think we should do it, definitely. I think the prize would be enough to get some interesting entries, I wouldn't be the only one to contribute I guess. Would like some more discussion about the topic! I guess Assembly Summer 2014 would be a nice party for this? It's BIG but has strong old school scene presence... or the Gathering. Both have around 5000 visitors.

EDIT: There's now a thread, https://bitcointalk.org/index.php?topic=383414.0

I'm unfortunately not in a position to contribute at this time, but the idea is great!
239  Bitcoin / Project Development / Re: 8-bit style demos for Bitcoin on: December 25, 2013, 11:36:59 AM
Very cool, brings me back Cheesy I especially like the music Smiley

Expect some more soon Smiley
240  Bitcoin / Project Development / Re: ChainWatch: a lightweight live transaction viewer tool on: December 25, 2013, 09:11:23 AM
Cool

Still no ssl tho

After some more testing, I have now enabled SSL in version 0.387 (I just added the extra 's' actually.)
It works just fine as long as you have a version of Python compiled against OpenSSL - which is usually the case.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!