David Latapie
|
|
February 16, 2014, 06:10:12 PM |
|
OK so far, here we have
Community Management: ShibeonBarkmont Commercial agreements with merchants: no one yet Marketing: no one yet Documentation: no one yet Webdesign: no one yet Translation: no one yet Coding: no one yet Management: David Latapie Web infrastructure: no one yet
kopam, what is your area of expertise?
|
|
|
|
futile-resistance
|
|
February 16, 2014, 06:11:08 PM |
|
Thanks kopam, I laways forget it! Swisscex has mintcoin under review. Sounds good!
|
|
|
|
David Latapie
|
|
February 16, 2014, 06:21:48 PM |
|
kopam, I added them to the media library on the site. Now, someone should write an article about them (I won't, I deal with gathering the team).
|
|
|
|
Alty
|
|
February 16, 2014, 06:26:49 PM |
|
Please put me down for web design. I'll deliver something fresh and minty.
I got a guy that makes great looking sites.
He's working on two projects for me atm, one of them will be finished on Tuesday.
As soon as that's done we could get working on a new MINT website and have that live for Friday 21st.
|
|
|
|
David Latapie
|
|
February 16, 2014, 06:29:00 PM |
|
Please put me down for web design. I'll deliver something fresh and minty.
I got a guy that makes great looking sites.
He's working on two projects for me atm, one of them will be finished on Tuesday.
As soon as that's done we could get working on a new MINT website and have that live for Friday 21st. Woohoo! Thanks Alty! I add you asap! I should team up with kopam too, see how you can work together.
|
|
|
|
philipvdlinde
|
|
February 16, 2014, 06:30:19 PM |
|
https://www.newaltex.com/ is closing down, due to half a bitcoin being stolen, very sad that this exchange is closing down since it was a pretty good one.
|
|
|
|
Alty
|
|
February 16, 2014, 06:32:18 PM |
|
Please put me down for web design. I'll deliver something fresh and minty.
I got a guy that makes great looking sites.
He's working on two projects for me atm, one of them will be finished on Tuesday.
As soon as that's done we could get working on a new MINT website and have that live for Friday 21st. Woohoo! Thanks Alty! I add you asap! I should team up with kopam too, see how you can work together. Yeah definitely, his design work is looking good! Perhaps he can p.m me
|
|
|
|
David Latapie
|
|
February 16, 2014, 06:34:26 PM |
|
I will be AFK for some hours. I'l try to keep an eye on my smartphone, but I can't promise. I am looking for someone to act as deputy for organisation. I live at GMT+1, so an Asian or a American would be perfect.
|
|
|
|
bizzargin
|
|
February 16, 2014, 06:34:37 PM |
|
Thanks kopam, I laways forget it! Swisscex has mintcoin under review. Sounds good! Vote from your Wifi AND your cell data for 20 votes a day!
|
|
|
|
jany8293
Newbie
Offline
Activity: 56
Merit: 0
|
|
February 16, 2014, 06:38:48 PM |
|
The site is live. It is VERY rough now, not even a decent address (this will get fixed if there is success - I have plans for the name), but at least it works http://of-might-and-magic.com/mintcoin/wordpress/. Anyone who want to join: create an account then send me a PM. I will upgrade your rights accordingly. ShibeonBarkmont, kopam, nickenburg, lumeire, please create an account, I thus will check if everything works fine. kopam: you DO have skills for helping! What you might not have is time or motivation, but skill, you. We do not need coders only. You can write? You can promote? Maybe you can even design? You can also welcome newcomers, help with transaction issue, let alone contacting merchants and dealing with marketing, advocating.. There is a lot of things you can do without being a coder! lumeire: thanks for your offer. could you start by posting on the blog your infographics? Then take contact with ShibeonBarkmont for arranging the best course of action when it comes to promotion - your taks are complementary. Let's start with gathering a team. And remember: this is open-source. The only this that is not open is the experience of the dev - the rest lays in our hands. Maybe some of you already participated in another coins - so you have experience too. Don't forget: we are not working against the team. We are working with him. We are working to show him/her that we are good enough to alleviate some of his burden and make mintcoin more dynamic. Let us make mintcoin succeed! EDIT: I have a meeting in 30 minutes, so I will be AFK for several hours. Hey, you are doing a great job ! I am all in for helping and developing the community ! I also cant wait to see the new community with ShibeonBarkmont as community manager. As i said i personly can not do all that much but i got a designer the help out and create some banners etc ( sadly he is doing only logo designs, banners etc, no web design ). So here are some version of what we have so far, please vote and say what you like and what you dont. I will try to get more stuff going, also any suggestions for banners, pictures, well pretty much anything just say it and i will try to get something. http://imageshack.com/a/img845/5550/e8hp.pnghttp://imageshack.com/a/img703/2294/vpq0.pnghttp://imageshack.com/a/img690/773/pqf3.jpghttp://imageshack.com/a/img560/4495/uh49.jpgWaiting for some opinions +1000 I'll choose pic no. 1 & no. 4
|
|
|
|
valley365
|
|
February 16, 2014, 06:58:37 PM |
|
RPC problem; getbalance is broken. On a mintcoind fresh from git checkout, with synced blockchain: someone@somebox:~$ mintcoind listaccounts { "" : 0.00000000, "gamebank" : 999999.00000000 } someone@somebox:~$ mintcoind getbalance gamebank -9216810327147.70507812 someone@somebox:~$ mintcoind getbalance test -9216811327146.70507812
This is incorrect. getbalance gamebank should return 999999.0, and getbalance test should return 0. what os you use? I tried on windows, looks fine to me. It did show my balance. Yes I see the problem now. The problem only exist if you specific the account name. If you do "mintcoind getbalance", then it shows total correctly, but if you use "mintcoind getbalance acctname" then the displayed number is wrong. So for your purpose, just use getblance without further arguments, it will be fine. You don't understand my use case. I'm a service provider and need this RPC call functional. Edit: Opened a GitHub issueIf you check coins like Peercoin, there's only functions like getbalance of the whole wallet. You may have several addresses, its own balance usually do not make sense. As when you do a send, the coins may come from multiple of the addresses randomly. You can not say send from this address. Therefore, all you care about is the balance in your wallet in this case. If you want to check each address. Use listaccounts.
|
|
|
|
Camilio
Full Member
Offline
Activity: 126
Merit: 100
Geister?! Geister?! Geister???!! Weißbroooot!
|
|
February 16, 2014, 06:59:55 PM |
|
Hey I have a question. How do i install the Linux Launcher on my Raspberry Pi (OS Raspbian)
push
|
|
|
|
Nullu
|
|
February 16, 2014, 07:03:04 PM |
|
RPC problem; getbalance is broken. On a mintcoind fresh from git checkout, with synced blockchain: someone@somebox:~$ mintcoind listaccounts { "" : 0.00000000, "gamebank" : 999999.00000000 } someone@somebox:~$ mintcoind getbalance gamebank -9216810327147.70507812 someone@somebox:~$ mintcoind getbalance test -9216811327146.70507812
This is incorrect. getbalance gamebank should return 999999.0, and getbalance test should return 0. what os you use? I tried on windows, looks fine to me. It did show my balance. Yes I see the problem now. The problem only exist if you specific the account name. If you do "mintcoind getbalance", then it shows total correctly, but if you use "mintcoind getbalance acctname" then the displayed number is wrong. So for your purpose, just use getblance without further arguments, it will be fine. You don't understand my use case. I'm a service provider and need this RPC call functional. Edit: Opened a GitHub issueIf you check coins like Peercoin, there's only functions like getbalance of the whole wallet. You may have several addresses, its own balance usually do not make sense. As when you do a send, the coins may come from multiple of the addresses randomly. You can not say send from this address. Therefore, all you care about is the balance in your wallet in this case. If you want to check each address. Use listaccounts. getbalance should work with seperate accounts. You can send coins to and from accounts within one wallet, and use getbalance to retrieve the total number of coins from those accounts. I know because I use getbalance regularly with other coins. Many altcoins in fact. If you're running a service accounts are essential. As someone who has a script that relies on knowing exact account balances on a regular basis I can confirm that if he's unable to get the correct balance from his accounts, then either there's a problem on his end, or with the source.
|
BTC - 14kYyhhWZwSJFHAjNTtyhRVSu157nE92gF
|
|
|
amdfxman1701
|
|
February 16, 2014, 07:18:47 PM |
|
Awesome logos, guys!
But is it just me, or the "M" for mint a bit difficult to make out? Maybe a more distinguishable "M" character would be better?
|
|
|
|
valley365
|
|
February 16, 2014, 07:24:22 PM |
|
Hi all, I've now opened a MintCoin casino Roulette - Blackjack - Video Poker- Unlimited freeplay mode
- No plugins or downloads
- No minimum deposit
- Anonymous play - no cookies and no email address
- Instant withdrawals
- No funny business! Our spins and deals are provably fair
Come play!Awesome game!
|
|
|
|
slavo
|
|
February 16, 2014, 07:35:11 PM |
|
I AM MINING ON
http://mint.poolto.bewas on hashrapid : failed was on coins4everyone : failed
Perfect pool but not enough hash, come on guys !
|
|
|
|
David Latapie
|
|
February 16, 2014, 07:42:16 PM |
|
Nut is it just me, or the "M" for mint a bit difficult to make out? Maybe a more distinguishable "M" character would be better? I agree, the lettering should be revamped. kopam, Alty (and others, too!): could you proposed several sketches for the community to choose from?
|
|
|
|
philipvdlinde
|
|
February 16, 2014, 07:44:42 PM |
|
Did you have any contact to the dev about all the things you are doing?
|
|
|
|
Alty
|
|
February 16, 2014, 07:53:20 PM |
|
Did you have any contact to the dev about all the things you are doing?
I think we all have a common goal for MINT and that is to see it succeed. Hopefully the dev will encourage/welcome our efforts.
|
|
|
|
philipvdlinde
|
|
February 16, 2014, 07:59:36 PM |
|
I really hope so aswell
|
|
|
|
|