*** tpb has joined #pettycoin | 00:00 | |
*** arhuaco has joined #pettycoin | 03:09 | |
arhuaco | Hello there. Testing pettycoin for the first time. Downloading blocks :-) Block 700 | 03:10 |
---|---|---|
rusty | arhuaco: hi! | 03:12 |
rusty | arhuaco: what version are you running? | 03:13 |
arhuaco | Hi there. Latest from github. I just retrieved the repo. | 03:13 |
rusty | Cool! I'm fixing some bugs, but nothing a normal client should hit :) | 03:14 |
rusty | arhuaco: Do you have an address? I can send you some pettycoins if you want :) They're testnet bitcoins, so not really worth anything :) | 03:16 |
arhuaco | Nice. I'll play around starting from the "Things you can do" , from README.md. I do not have an address yet. I'll get one. | 03:16 |
rusty | arhuaco: cool! | 03:21 |
arhuaco | I am not running Bitcoin in testnet. Should I? | 03:23 |
arhuaco | I guess so... | 03:26 |
rusty | arhuaco: you can, but only if you want to use the gateway. | 03:27 |
*** len_ has joined #pettycoin | 03:29 | |
*** arhuaco has quit IRC | 03:30 | |
*** len_ is now known as arhuaco | 03:30 | |
arhuaco | Sorry, local issue... I'll try using one of the keys I generated for tests to see if it can be used to create the pettycoin address. | 03:33 |
githubby | [pettycoin] rustyrussell pushed 5 new commits to master: http://git.io/Gf91Zw | 03:35 |
githubby | pettycoin/master e37c62e Rusty Russell: Store unknown blocks.... | 03:35 |
githubby | pettycoin/master d0d0d44 Rusty Russell: Speedup when we attach detached blocks.... | 03:35 |
githubby | pettycoin/master f3021fc Rusty Russell: Blackbox tests.... | 03:35 |
rusty | arhuaco: just prefix P- to turn it into a pettycoin address. Hmm, you might want to feed dumbwallet the private key though, so you can use it. Or use pettycoin-tx directly to spend it, but that's hardcore :) | 03:36 |
arhuaco | rusty: Thanks. I'll feed the private key. in the mean time I think I should also join testnet, to better test thinhgs... I'll do that. Feeding key first... | 03:38 |
githubby | [pettycoin] rustyrussell pushed 1 new commit to master: http://git.io/3Q5ahA | 03:40 |
githubby | pettycoin/master c79f058 Rusty Russell: spv-blocks.c to measure how many old blocks we'd have to keep.... | 03:40 |
githubby | [pettycoin] rustyrussell pushed 1 new commit to master: http://git.io/W73HZA | 03:44 |
githubby | pettycoin/master 6755aaf Rusty Russell: Update gitignores.... | 03:44 |
githubby | [pettycoin] rustyrussell pushed 1 new commit to master: http://git.io/DtZhKg | 03:51 |
githubby | pettycoin/master 05c8c33 Rusty Russell: TODO list.... | 03:51 |
rusty | arhuaco: feel free to ask questions, or submit documentation patches, of course! | 03:52 |
arhuaco | rusy: Sure :-) I'm interested. I think I'll be around. I'll start using it... | 03:54 |
githubby | [pettycoin] rustyrussell pushed 1 new commit to master: http://git.io/QjVEVw | 04:04 |
githubby | pettycoin/master b0a978a Rusty Russell: Flesh out TODO.md.... | 04:04 |
arhuaco | I generated the key myself so I do not have it in base58. It is interesting to accept a raw hexadecimal key or not? | 04:05 |
arhuaco | rusty: I guess not for the moment... But the library pybitcointools accepts this format. | 04:07 |
rusty | arhuaco: am happy to accept raw hex key. Simple matter of coding :) | 04:07 |
arhuaco | rusty: Ok. I'll try my luck with a first patch :-) | 04:09 |
arhuaco | rusty: This might help if you are going to accept other bases: http://arhuaco.org/tmp/base_n.patch -- This passes the tests. | 05:49 |
arhuaco | rusty: In the mean time I'll install Bitcoin and run it in testnet. I'll need it... | 05:54 |
rusty | arhuaco: nice work. Couple of minor comments: | 05:55 |
rusty | 1) I'd assert if base is wrong, since it's a programmer bug, not a user one. | 05:56 |
rusty | 2) Might want to create a test/run-01-base16.c by cut and pasting run-01-base58.c | 05:56 |
rusty | 3) A commit message would be nice :) You can either submit to github, or just send it to the pettycoin-dev ml | 05:57 |
rusty | arhuaco: the nice thing about using the ml is that others can copy you :) | 05:58 |
arhuaco | rusty: I like the ML. | 05:58 |
arhuaco | rusty: I'll send the patch, and I can continue with the raw import later. There are a lot of validations done when you import keys, and you do not do (all of) them when you import a raw key. But I have to read/learn more here... | 06:00 |
rusty | arhuaco: yes, and we only support compressed keys, too. They're shorter, and modern bitcoin clients will generate them anyway. | 06:01 |
*** rusty has quit IRC | 07:39 | |
*** rusty has joined #pettycoin | 08:03 | |
*** rusty has quit IRC | 08:36 | |
*** rusty has joined #pettycoin | 12:47 | |
*** rusty has quit IRC | 13:12 | |
*** arhuaco has quit IRC | 21:04 | |
*** arhuaco has joined #pettycoin | 21:17 | |
*** len_ has joined #pettycoin | 21:23 | |
*** arhuaco has quit IRC | 21:38 | |
*** arhuaco has joined #pettycoin | 21:42 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!