Bitcoin Forum
July 04, 2024, 06:44:17 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2] 3 4 5 »
21  Economy / Services / Re: [HIRING] 1.5 BTC for wallet.dat inspection tool [Raised from 0.5 to 1 to 1.5BTC] on: May 19, 2014, 03:28:17 PM
Please check https://github.com/unicoinex/walletinfo

What works:

Everything except balance (just need to put regex for each explorer. Mostly trivial work left) Balances also added.

Only included top 10 coins for this initial release. New coins will be added gradually.

So essentially the app is complete and just needs the remaining coins addition

Please note that since its in python, for the sake of completeness, I have kept the coin details within the file.

Thanks cointra!  I'll be able to check it out in detail in this weekend and will post any feedback here.

Hi coiner8, did you get the chance to check it out?

Hi cointra,

I can't test it easily or fully because it uses pywallet's strange and broken --datadir.  The script needs to be able to work by providing just the path to a wallet file, no --datadir option.  Also pywallet's implementation only opens files named "wallet.dat", even if you specify a different file.  The script should be able to handle a wallet with any filename.  If it requires a working directory it should handle that internally.

  • --list-keys: The format of the public and private keys should be the "usual" format.  For the public key, that is the format shown in the client and block explorers (i.e. 1GoK6fv4tZKXFiWL9NuHiwcwsi8JAFiwGK).  For the private key, it should be the format used by the client's "dumpprivkey" and "importprivkey" commands.  For long term planning perhaps adding a --format option where the default is the "usual" format would be a good way to go.
  • --list-keys: When I do --list-keys (or pretty much any other command) the script needs to output the warning/notice about the encryption status as the first line of stdout.  See the OP for details.
  • --is-encrypted: This is outputting "Encrypted" even for wallets I'm sure are unencrypted.  I haven't been able to get it to say "Unencrypted" yet.
  • --is-encrypted: When I ran this on a newly created encrypted Blackcoin wallet I got this error:
Code:
Traceback (most recent call last):
  File "wi.py", line 1685, in parse_wallet
    item_callback(type, d)
  File "wi.py", line 1323, in item_callback
    if passphrase:
NameError: global name 'passphrase' is not defined
ERROR parsing wallet.dat, type mkey
key data: mkey
key data in hex: 046d6b657901000000
value data in hex: 3086c443a92ac09f438ff7d70d9caea2d35bf0de063cf8b8e948540c95e3196f39a5a02201eb0db22e03d20f93977f00f108ac026eb2a53908a200000000a861000000
    [/li]
    [li]--test-passphrase: Same error as above.[/li]
  • --list-contacts: The labels should be in double quotes.  If there is no label for an address, output "".
  • --balances: I tested with a Zetacoin wallet and it gave an error for each address: "Error reading balance for address".  The URL in the script returns a 404 when I visit it in my browser.
  • --explore-url: Should be named --explorer-url.  Also it output "None" as the last line.  Not sure why that was, but each line should either be a URL or an error message.

This list of issues doesn't represent a full thorough test.  The inconvenience of the --datadir/wallet.dat filename issue was enough that I only tried a few different wallet files.  Once that issue is fixed I'll do a more complete test of all features with more wallets.

And despite the list of issues, I do think the tool is coming along well.  It seems like it has the core routines it needs, it just needs to be polished for user friendliness.

Resolved most of your reported issues:
- is-encrypted now works
- datadir is removed (use --wallet and pass wallet path, works with any name)
- Zetacoin is an issue with zetachain.cc but I don't blame them they clearly mention that they're in beta. Will see if I can find any other zetacoin explorer
- list-contacts now show labels in double quotes

Some things still left, I will commit the whole later today once they are all done.
22  Economy / Services / Re: PyWallet Help - Need to recover Private Key from wallet.dat on: May 19, 2014, 01:21:52 PM
Looks like I am making progress somewhat, when I type in ./pywallet.py --wallet=wallet.dat it says "A mandatory option is missing" and then it gives me the list of all the options.. strange because I can see --wallet= in the option list

./pywallet --wallet=wallet.dat --datadir=/path/to/folder_with_wallet.dat --dumpwallet

Make sure bitcoin client is not running on the same wallet as you run this.

Let me know if that doesn't work or you get some other error
23  Economy / Services / Re: [HIRING] 1.5 BTC for wallet.dat inspection tool [Raised from 0.5 to 1 to 1.5BTC] on: May 19, 2014, 04:27:44 AM
Please check https://github.com/unicoinex/walletinfo

What works:

Everything except balance (just need to put regex for each explorer. Mostly trivial work left) Balances also added.

Only included top 10 coins for this initial release. New coins will be added gradually.

So essentially the app is complete and just needs the remaining coins addition

Please note that since its in python, for the sake of completeness, I have kept the coin details within the file.

Thanks cointra!  I'll be able to check it out in detail in this weekend and will post any feedback here.

Hi coiner8, did you get the chance to check it out?
24  Economy / Service Announcements / Re: Cointra - Your favorite exchange on your mobile and tablet on: May 18, 2014, 02:33:03 AM
Update 29 released. Fixes force close on startup, please update if you're facing this
25  Economy / Service Announcements / Re: Cointra - Your favorite exchange on your mobile and tablet on: May 17, 2014, 05:56:50 AM
The button for viewing the chart has been changed to the soft menu button. Is that to move us towards using our fingers to zoom in and out?

Just curious. I've pretty much zoomed in/out with my fingers since the beta test so it's no big deal for me.

Well adding the search button didn't leave enough space for chart button to stay visible. Its actually done by os itself based on screen size. On larger screens it will still show the chart menu, even on landscape mode it will still show. Can you suggest one thing though, it currently shows 2 buttons (search, refresh) and 2 in soft menu (clear, chart), in your opinion which two buttons should be visible and which two should be in soft menu?

One more thing, the pinch zoom just zooms in and out, while the chart menu allows selection bar unit size (1m, 3m, 5m... etc), two different things.
26  Economy / Service Announcements / Re: Cointra - Your favorite exchange on your mobile and tablet on: May 16, 2014, 01:39:37 PM
ok ~18 hours it used 40MB of data and 5% battery. I switched the app to foreground around 8 times, during every session I checked at least 4 exchange/pairs and also watched the chat between 10-15 minutes every time. Please note that I kept the app running in the background (it keeps updating the charts every time the phone awakes if kept alive in background). Usage should be down 90% if you just start the app to use and then close from task manager after usage. YMMV

Thank you. Now I can feel better about checking my portfolio and watching trades while not on wifi. I never had an issue with the battery being drained but it's good to know that on the network it's still not going to bleed the phone dry.

I noticed an updated today, anything special added?

Just bugfixes in the latest update. We are working on the new features (both auto trade and mining toolkit) which should be coming soon though.
27  Economy / Services / Re: Android Wallet for Namecoin: Searching Develoment Team ! on: May 16, 2014, 01:04:58 PM
Hey sudoquai you are taking your namecoin love seriously! I remember your from btc-e arguments on namecoin. Anyways we can do the wallet for you, will PM you pricing and other details in a while once I get them from my team.
28  Economy / Services / Re: [HIRING] 1.5 BTC for wallet.dat inspection tool [Raised from 0.5 to 1 to 1.5BTC] on: May 16, 2014, 07:58:16 AM
Added more coins bringing a total to 21 coins (from the top 50 market cap list excluding the ones that don't have a blockchain or blockchain explorer)
29  Economy / Services / Re: [HIRING] 1.5 BTC for wallet.dat inspection tool [Raised from 0.5 to 1 to 1.5BTC] on: May 15, 2014, 06:14:54 PM
Please check https://github.com/unicoinex/walletinfo

What works:

Everything except balance (just need to put regex for each explorer. Mostly trivial work left) Balances also added.

Only included top 10 coins for this initial release. New coins will be added gradually.

So essentially the app is complete and just needs the remaining coins addition

Please note that since its in python, for the sake of completeness, I have kept the coin details within the file.
30  Economy / Service Announcements / Re: Cointra - Your favorite exchange on your mobile and tablet on: May 15, 2014, 05:57:44 PM
ok ~18 hours it used 40MB of data and 5% battery. I switched the app to foreground around 8 times, during every session I checked at least 4 exchange/pairs and also watched the chat between 10-15 minutes every time. Please note that I kept the app running in the background (it keeps updating the charts every time the phone awakes if kept alive in background). Usage should be down 90% if you just start the app to use and then close from task manager after usage. YMMV
31  Economy / Services / Re: Find wallet decryption method . 2 BTC on: May 15, 2014, 02:56:18 PM
Are you looking at just the tool that encrypted the data? Because even with the tool but without the keys you can't decrypted your data.
32  Economy / Service Announcements / Re: Cointra - Your favorite exchange on your mobile and tablet on: May 15, 2014, 03:23:15 AM
I had a chance to check out this app - it's really cool. Very convenient for day trading on the go.

We're you able to see how much data it uses when not on wifi? I don't have a large data plan to test it.

I will post some numbers on data usage. Will run it for one day on mobile data only.
33  Economy / Services / Re: Android developer needed on: May 14, 2014, 04:04:55 PM
PM sent
34  Economy / Service Announcements / Re: Cointra - Your favorite exchange on your mobile and tablet on: May 13, 2014, 01:03:15 PM
Starting with build 26 we have moved to staged rollouts. So your version might not update itself for a few days after release. This is to make sure that if new version introduces any new bugs, they don't affect the majority. If you prefer the cutting edge you can always update manually from play store.
35  Economy / Service Announcements / Re: Cointra - Your favorite exchange on your mobile and tablet on: May 13, 2014, 11:41:10 AM
Russian Translation already in. Included in release 25. Will be updated everywhere in a few hours as Google replicates it everywhere.

You guys have such a fast turn around on updates and request!

Talking about requests, you and a few other asked for more control on trend chart, well just released build 26 with that functionality! You can now select more than 4 exchanges (it still warns that more than 4 can affect performance) and you can select any exchange/pair irrespective of the selected ones. This will allow you to for example watch DOGE/BTC market while you trade BTC/USD market.

Also added is brand new Search to switch functionality! No need go to navigation drawer to reach the coin of your interest. Just type pair or exchange and switch to that coin right away!

Screenshots:


36  Economy / Service Announcements / Re: Cointra - Your favorite exchange on your mobile and tablet on: May 13, 2014, 12:01:31 AM
I've got to say it was an absolute pleasure being able to work with you Cointra. I've never seen a developer who listens to the feedback from its users, takes it seriously, and acts on that feedback as well as you. You get an A+ for communication too.

Thank you for your feedback. Your suggestions and recommendations during the beta testing and even after that were crucial in shaping up the app.
37  Economy / Service Announcements / Re: Cointra - Your favorite exchange on your mobile and tablet on: May 12, 2014, 03:14:24 AM
Russian Translation already in. Included in release 25. Will be updated everywhere in a few hours as Google replicates it everywhere.
38  Economy / Services / Re: [TRANSLATION][ENGLISH - RUSSIAN] [HEBREW] [PR SERVICE IN RUSSIAN] on: May 12, 2014, 03:12:53 AM

Translated our Cointra App https://play.google.com/store/apps/details?id=com.unicoinex.cointra.app to Russian. Very fast turn around time.
39  Economy / Service Announcements / Re: Cointra - Your favorite exchange on your mobile and tablet on: May 10, 2014, 04:41:24 PM

Glad to know you like the app and find it useful. We are working on many new features, two major enhancements you will see in a few weeks are auto trading rules and Mining Toolkit. Mining toolkit will allow you to monitor mining rigs, mined coin difficulty and profitability and other mining related info right within the app. Auto trader will allow automatic trading based on simple rules but without keeping your phone awake or draining your battery.

Besides the new features we are working really hard to make sure any problems faced by users are handled immediately and resolved fast.

cointra,

Any plans to add support for Bitfinex margin trading functions?  Thanks.


Few exchanges currently have advanced orders (Kraken and Bitfinex being the popular ones) and while we actually added margin order support to the API (for Krakan and Bitfinex only), we didn't add supporting screens and for the first release decided to not include margin trades. If there is enough demand for advanced trades, we will include them. I will consider your post as the first vote for advanced trading!

40  Economy / Services / Re: MAKE 1.25BTC FOR FINDING A SCAMMER on: May 10, 2014, 01:21:47 PM
This thread provides so much entertainment that everyone reading should pay 0.001 to OP, who can then pay it to vod and austin. After he invests it for a few days to quadruple it first though.
Pages: « 1 [2] 3 4 5 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!