Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - maqifrnswa

Pages: 1 ... 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 ... 45
181
package updated

182
Technical Support / Re: Stupid questions about shorting
« on: September 09, 2015, 05:00:04 pm »
I see now. Kinda went dyslexic on that. How likely is a runaway bitUSD to happen again before launch? Kind of moot because I think I've decided to wait until launch, but others might benefit from this thread.

Well, not too likely - but it is probably a good idea to play it safe until launch. If there is a rush of people trying to close out their shorts, and no new shorts being generated -- that could cause it to run away since there already is an undersupply of BitUSD. That will most likely be temporary until the 2.0 features are implemented

183
Technical Support / Re: Stupid questions about shorting
« on: September 09, 2015, 04:47:41 pm »
With bitUSD trading at 1.10-1.25, is there a risk of arbitrage straightening that out and undoing some of the gains from my shorts?

Arbitrage would help you in that case, you would gain 10-25% instantly if someone successfully removed that offset. (You sold a BitUSD for $1.10 worth of BTS and will later buy a BitUSD for $1 worth of BTS: buy low sell high). Your concern should be if it runs away even higher.

184
General Discussion / Re: Test Net for Advanced Users
« on: September 03, 2015, 06:10:31 pm »
Reminder that
apt-add-repository ppa:showard314/ppa
has graphene Ubuntu packages built daily off of master in case you're a lurker that wants to jump in and give it a shot

185
DAC PLAY / Re: DAC Play PPA/Packages
« on: September 01, 2015, 02:26:45 pm »
PPA moved, updated first post

Code: [Select]
sudo apt-add-repository ppa:dacplay/ppa
sudo apt-get update
sudo apt-get install cpp-play

186
DAC PLAY / Re: New play release with hardfork at 1340000
« on: September 01, 2015, 02:25:41 pm »
Moved to new PPA

Code: [Select]
sudo apt-add-repository ppa:dacplay/ppa
sudo apt-get update
sudo apt-get install cpp-play

If someone from dacsunlimited (or the community) wants to help keep it up to date, please let me know and apply to the launchpad team. I don't want to miss a hardfork.

Updating the PPA is super-easy.
Code: [Select]
sudo apt-get source dac-play
cd dac-play
dch -i #then bump the version to the release you want, format the version properly, add changelog entry
./debian/rules get-orig-source
dpkg-buildpackage -S -sa
dput ppa:dacplay/ppa ../dac-play_VERSION_source.changes

Probably can get a cron job to keep up to date with git and trigger this when there is a new tag (but that is risky if the new tag is an RC)

187
DAC PLAY / Re: DAC Play PPA/Packages
« on: August 29, 2015, 03:15:21 pm »
The Verification feature is provided by SMF. Sorry I don't know what's the reason of your problem.
Maybe you can refresh http://playtalk.org/index.php?action=register, and pick a simple question. :(

Your work is very helpful, thank you!

I can set up a dacplay organization on launchpad and put it there

I still can't register, i've tried firefox and chrome on ubuntu 15.04, both give the same error

188
DAC PLAY / DAC Play PPA/Packages
« on: August 21, 2015, 10:44:10 pm »
Hi - I can''t create an account at:
https://playtalk.org/index.php?action=register2
It keeps telling me:
"You did not answer the verification questions correctly."
no matter what I try.

I just wanted to let people know I put up a package at:
https://launchpad.net/~dacplay+archive/ubuntu/ppa
Code: [Select]
apt-add-repository ppa:dacplay/ppa
apt-get update
apt-get install cpp-play

let me know what you think - both the CLI and gui are in the same package for now
I honestly don't know much about PLAY and haven't used it yet so I'd appreciate the extra set of eyes

189
General Discussion / Re: Test Net for Advanced Users
« on: August 19, 2015, 06:27:55 pm »
to help testing, I set up an ubuntu daily build of graphene master
https://bitsharestalk.org/index.php/topic,18039.new.htm

maybe will help a couple more people get involved in testing

190
General Discussion / Graphene daily PPA
« on: August 19, 2015, 06:26:38 pm »
Graphene master built daily (05:30 UTC) for Ubuntu vivid and wily (15.04, 15.10)
Code: [Select]
sudo apt-add-repository ppa:showard314/ppa
sudo apt-get update
sudo apt-get install graphene

the commands "witness_node" and "cli_wallet" will be in your path
https://launchpad.net/~showard314/+archive/ubuntu/ppa

191
General Discussion / Re: Test Net for Advanced Users
« on: August 18, 2015, 09:00:52 pm »
betax awesome write up! Thank you

First RPi tests: the old 256 MB pi runs out of memory and ends up using lots of swap (no surprise there...) I have a new quad core rpi2 with 1 GB ram to try next, I just need a microsd card.

192
General Discussion / Re: Test Net for Advanced Users
« on: August 17, 2015, 04:20:27 pm »
side note, ARM bitshares works fine - sorry for the noise earlier -- stupid mistake on my part! next testnet I can through an RPI2 on it

193
General Discussion / Re: Test Net for Advanced Users
« on: August 17, 2015, 03:11:31 pm »
Who of you can recall bts testnets 1 through 12?
[emoji14]

That was fun - especially the "do everything you can to break the network" days! It also was cool seeing the API develop and features being added  and evolving.

194
General Discussion / Re: Test Net for Advanced Users
« on: August 16, 2015, 03:50:32 pm »
On ARM something ist up with genesis.json

my fault for not using the genesis file provided! I can generate genesis using witness_node fine, and it reads fine

195
Package updated, to get it:
Code: [Select]
apt-get update
apt-get upgrade
both package and repository  are gpg signed, apt will automatically check md5 sums and signatures for you

Pages: 1 ... 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 ... 45