Bitcoin Forum
June 25, 2024, 01:56:29 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 »
441  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Expanse (EXP) - Fair Launch, No ICO, Community DAO, based on Ethereum on: December 17, 2015, 10:37:42 AM
GEXP 1.3.2 b
With global registrar enabled

https://github.com/expanse-org/gexp-builds/tree/master/gexp1.3.2.b

How to register on the Global Name Registrar Contract:

1) run gexp with the javascript console enabled

Code:
gexp console


2) paste (with an edited name) the following commands:

Code:
myNewName = "MyAwesomeName";

Code:
registrar.reserve.sendTransaction(myNewName, {from: exp.coinbase});

// wait for transaction to be mined
Code:
registrar.setAddress.sendTransaction(myNewName, exp.coinbase, true,{from: exp.coinbase});

// wait for transaction to be mined (may take a minute or two)


If you get an error accessing the registrar object, you can set the variable by pasting this into the console and then trying the above commands again:

Code:
registrar = exp.contract([{"constant":true,"inputs":[{"name":"_owner","type":"address"}],"name":"name","outputs":[{"name":"o_name","type":"bytes32"}],"type":"function"},{"constant":true,"inputs":[{"name":"_name","type":"bytes32"}],"name":"owner","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":true,"inputs":[{"name":"_name","type":"bytes32"}],"name":"content","outputs":[{"name":"","type":"bytes32"}],"type":"function"},{"constant":true,"inputs":[{"name":"_name","type":"bytes32"}],"name":"addr","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_name","type":"bytes32"}],"name":"reserve","outputs":[],"type":"function"},{"constant":true,"inputs":[{"name":"_name","type":"bytes32"}],"name":"subRegistrar","outputs":[{"name":"o_subRegistrar","type":"address"}],"type":"function"},{"constant":false,"inputs":[{"name":"_name","type":"bytes32"},{"name":"_newOwner","type":"address"}],"name":"transfer","outputs":[],"type":"function"},{"constant":false,"inputs":[{"name":"_name","type":"bytes32"},{"name":"_registrar","type":"address"}],"name":"setSubRegistrar","outputs":[],"type":"function"},{"constant":false,"inputs":[],"name":"Registrar","outputs":[],"type":"function"},{"constant":false,"inputs":[{"name":"_name","type":"bytes32"},{"name":"_a","type":"address"},{"name":"_primary","type":"bool"}],"name":"setAddress","outputs":[],"type":"function"},{"constant":false,"inputs":[{"name":"_name","type":"bytes32"},{"name":"_content","type":"bytes32"}],"name":"setContent","outputs":[],"type":"function"},{"constant":false,"inputs":[{"name":"_name","type":"bytes32"}],"name":"disown","outputs":[],"type":"function"},{"constant":true,"inputs":[{"name":"_name","type":"bytes32"}],"name":"register","outputs":[{"name":"","type":"address"}],"type":"function"},{"anonymous":false,"inputs":[{"indexed":true,"name":"name","type":"bytes32"}],"name":"Changed","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"name":"name","type":"bytes32"},{"indexed":true,"name":"addr","type":"address"}],"name":"PrimaryChanged","type":"event"}]).at('0x6c221ca53705f3497ec90ca7b84c59ae7382fc21');

Tada!



This is disgusting. You should respect authors of instructions you publish. Just because you replaced 'eth' with 'exp' you are not allowed to basicly steal someone else work.

https://www.reddit.com/r/ethereum/comments/36ucrg/global_nameregistrar_is_now_linked_to_all_pages/

442  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ♦♦♦[ANN]♦♦MTR♦♦MasterTraderCoin♦♦567K♦♦TOSHIDESK LLC♦♦ETNA Partnership♦♦♦ on: December 16, 2015, 01:46:03 PM
If it's development fund, it should be public, multi-sig protected address. At this moment it's private mastertrader777 address and it's really stupid to call it development fund.
443  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Expanse (EXP) - Fair Launch, No ICO, Community DAO, based on Ethereum on: December 16, 2015, 09:21:18 AM

The reserve addresses all contain the same amounts and that can be verified, but this is a work in progress and we are just starting on all the stuff in the Whitepaper. If you are legitimately concerned about the reserve, the facts we all know is that it has been secure for many months now, and at WAY HIGHER prices.

I actually agree with you that I want the proof of smart contacts also clear and easy for everyone to understand. This is essential to have a much higher marketcap. Trust must be proven with smart contracts and as easy to understand as the silly coloring book I made. In fact I told Franko in private that should be the #1 priority, we must prove to big and small holders that everything is safe, and that they don't have to rely on just reputation.

Franko and Dan should have what you are looking for ready in the future.


So there's no smart contract for this at this moment, right?
444  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Expanse (EXP) - Fair Launch, No ICO, Community DAO, based on Ethereum on: December 15, 2015, 09:02:34 PM

The reserve is a set of funds managed by the Expanse Organization. These reserve funds are managed directly by the decentralized organization using smart contracts running on Expanse. The organization's funds are locked in a contract and made progressively available to the organization distributed evenly over time. 10% of the community reserve (1.1m exp) will be distributed to the foundation core slowly over time for long term development costs, with only 10% of that total available at launch to help with development and pay for initial bounties, with the rest of the foundation reserve to be slowly distributed to the team over a year using smart contracts, and the remaining 90% is to be used as determined by the Expanse Organization as a whole.


How can we verify that? I mean, where is source code of this contract and what is it's (Expanse) address?



Hello everyone.

We created a coloring book for the expanse whitepaper and a competition that rewards △1000 to artist who can color it the best.

http://forum.expanse.tech/topic/25/expanse-whitepaper-coloring-book-and-coloring-competition



445  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Expanse (EXP) - Fair Launch, No ICO, Community DAO, based on Ethereum on: December 14, 2015, 11:48:19 PM

The reserve is a set of funds managed by the Expanse Organization. These reserve funds are managed directly by the decentralized organization using smart contracts running on Expanse. The organization's funds are locked in a contract and made progressively available to the organization distributed evenly over time. 10% of the community reserve (1.1m exp) will be distributed to the foundation core slowly over time for long term development costs, with only 10% of that total available at launch to help with development and pay for initial bounties, with the rest of the foundation reserve to be slowly distributed to the team over a year using smart contracts, and the remaining 90% is to be used as determined by the Expanse Organization as a whole.


How can we verify that? I mean, where is source code of this contract and what is it's (Expanse) address?
446  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ♦♦♦[ANN]♦♦MTR♦♦MasterTraderCoin♦♦567K♦♦TOSHIDESK LLC♦♦ETNA Partnership♦♦♦ on: December 14, 2015, 08:03:34 PM
Yep, there's no ignore list case at all. Dev has disappeared again so even his shills and toadies do not know what to do.
447  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Expanse (EXP) - Fair Launch, No ICO, Community DAO, based on Ethereum on: December 13, 2015, 12:13:47 PM
this is fair distributed version of ethereum. it should be even more successful than ethereum. but for some reason it isnt.

No. This unfrair distributed clone of ethereum. It can't be more successful than ethereum, just like cheap chinese fake iPhone cannot be more successful than real iPhone just because it's price is more affordable.
448  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] on: December 09, 2015, 10:01:00 AM
if you look at the numbers, there are quite interesting news!

on 7-12 the POS difficulty went down ( 15000 -> 5000 )
on 8-12 the masternode count went down ( 500 -> 62 )

i dont know if that is a bug on my client ( or as some would say "i abuse the network" lol ), or real numbers..
nevermind, my freshly minted coins arrive at Bittrex and i can trade them...
still 0.6 BTC available there to dump this coin!

This is how you were abusing the network (lol), your client saw only one (or two, I don't remember) masternode while there were dozens other active. Now it's better, your client sees 62 when there are hundreds other active. It's not a joke, it's a glitch.
Unfortunately I have also observed this case (althought not yesterday) so big decisions have to be made regarding 8BIT codebase. More TBA, although it has been already suggested here as necessary step.

What I have observed yesterday was a orphan storm just after I got my client responsible.
Masternodes are not connected directly to each node (that would be crazy), list of them is shared across clients. When network (of regular nodes) is quite small and "important" (accepting incoming connections, lot of connections) nodes disconnect, broken/partial list might be shared in part of network for a while  Also masternode payments are not enforced therefore such problem is not detected immediately by masternode operators.

In case of PoS we need more staking power from other users, why do you people keep your coins on the exchange? A price will not explode tommorow.

However, unlike many other coins' issues, things I've just discussed are not serious threat for a network (real problem is elsewhere), so it's all about improving network strenght not a matter of life and death.


BTW ATM network diff is 11600 and everything looks fine, are you sure there was 15000?

449  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ♦♦♦[ANN]♦♦MTR♦♦MasterTraderCoin♦♦567K♦♦TOSHIDESK LLC♦♦ETNA Partnership♦♦♦ on: November 29, 2015, 08:42:20 AM
At this moment this project turns into IPO scam and you guys talk about discussion. I wonder how many of you here are extra mastertrader777 accounts.
450  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ♦♦♦[ANN]♦♦MTR♦♦MasterTraderCoin♦♦567K♦♦TOSHIDESK LLC♦♦ETNA Partnership♦♦♦ on: November 28, 2015, 11:03:57 AM
haha you dont speak for me or anyone else in this thread. I like to buy a few every now and again. Stop hating man.
Volume 0.03 BTC, price 6k satoshi, your "buying" is a bad joke.
451  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ♦♦♦[ANN]♦♦MTR♦♦MasterTraderCoin♦♦163K♦♦TOSHIDESK LLC♦♦ETNA Partnership♦♦♦ on: November 27, 2015, 06:45:37 AM
ToshiDesk 2.0 * Launching Q4 (2015) - Will offer the following products and services:


Industry leading charting indicators, in addition to technical analysis which further enhance your point of reference towards making an informed decision when trading within the digital currency marketplace.
An expansive Alt coin historical charting database
Orders/positions entry and monitoring
Social Charting for traders & analyst
MasterTrader University trading techniques and coursework
Virtual Bitcoin trading accounts with simulated trading options
Live News and updates from verified media providers
Level 1 & 2 streaming market quotes
Micropayments- Get paid to build a following of subscribers who value your opinion.
Chat Box - Connect with traders globally.
Compliance and reporting - ToshiDesk's Cloud Back Office platform is compliant with US regulatory framework (FINRA, SEC, KYC, day trading regulations, OATS, and Regulation-T)

Just to realise where we are, Q4 ends next month and there's no Toshidesk 1.0 released.



You fucking idiot. Yes ToshiDesk 1.0 is released you piece of shit. Its called the beta dumb fuck.


Brilliant one. Keep a good job charlieSeen.








I think you should learn how to spell "realize" 8bitparty. Talk about brilliant!


"Realise" is correct word, kid.

452  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Expanse (EXP) - Fair Launch, No ICO, Community DAO, based on Ethereum on: November 26, 2015, 08:17:23 PM
Expanse's cheap price is definitely good compared to Ether, now that I am able to test dapps much cheaper than doing so in Ethereum.  Cheesy
Whatta bullshit. Have you ever heard about a testnet?
453  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ♦♦♦[ANN]♦♦MTR♦♦MasterTraderCoin♦♦163K♦♦TOSHIDESK LLC♦♦ETNA Partnership♦♦♦ on: November 26, 2015, 11:08:55 AM
ToshiDesk 2.0 * Launching Q4 (2015) - Will offer the following products and services:


Industry leading charting indicators, in addition to technical analysis which further enhance your point of reference towards making an informed decision when trading within the digital currency marketplace.
An expansive Alt coin historical charting database
Orders/positions entry and monitoring
Social Charting for traders & analyst
MasterTrader University trading techniques and coursework
Virtual Bitcoin trading accounts with simulated trading options
Live News and updates from verified media providers
Level 1 & 2 streaming market quotes
Micropayments- Get paid to build a following of subscribers who value your opinion.
Chat Box - Connect with traders globally.
Compliance and reporting - ToshiDesk's Cloud Back Office platform is compliant with US regulatory framework (FINRA, SEC, KYC, day trading regulations, OATS, and Regulation-T)

Just to realise where we are, Q4 ends next month and there's no Toshidesk 1.0 released.



You fucking idiot. Yes ToshiDesk 1.0 is released you piece of shit. Its called the beta dumb fuck.


Brilliant one. Keep a good job charlieSeen.





454  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ♦♦♦[ANN]♦♦MTR♦♦MasterTraderCoin♦♦163K♦♦TOSHIDESK LLC♦♦ETNA Partnership♦♦♦ on: November 26, 2015, 07:22:37 AM
ToshiDesk 2.0 * Launching Q4 (2015) - Will offer the following products and services:


Industry leading charting indicators, in addition to technical analysis which further enhance your point of reference towards making an informed decision when trading within the digital currency marketplace.
An expansive Alt coin historical charting database
Orders/positions entry and monitoring
Social Charting for traders & analyst
MasterTrader University trading techniques and coursework
Virtual Bitcoin trading accounts with simulated trading options
Live News and updates from verified media providers
Level 1 & 2 streaming market quotes
Micropayments- Get paid to build a following of subscribers who value your opinion.
Chat Box - Connect with traders globally.
Compliance and reporting - ToshiDesk's Cloud Back Office platform is compliant with US regulatory framework (FINRA, SEC, KYC, day trading regulations, OATS, and Regulation-T)

Just to realise where we are, Q4 ends next month and there's no Toshidesk 1.0 released.

455  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ♦♦♦[ANN]♦♦MTR♦♦MasterTraderCoin♦♦567K♦♦TOSHIDESK LLC♦♦ETNA Partnership♦♦♦ on: November 22, 2015, 09:13:05 AM
It looks like the 2 main fudders here, are only concerned about the coins they secretly hold and stake...and only want those to keep their value.


No, no, no... Is it for real?
456  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ♦♦♦[ANN]♦♦MTR♦♦MasterTraderCoin♦♦567K♦♦TOSHIDESK LLC♦♦ETNA Partnership♦♦♦ on: November 20, 2015, 06:38:15 PM
So you introduce more and more sell pressure... our bags are full of MTRs plus crazy 10% PoS... we don't need new MTRs anymore, we need our MTR to get a value, we need buyers.
If you want to do something reasonable, burn this calamitous premine and fork coin to lower PoS to something like 1% month (12% annually is still very high one). Stop ruining coin value with those terrible ideas. Thanks...


457  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ♦♦♦[ANN]♦♦MTR♦♦MasterTraderCoin♦♦567K♦♦TOSHIDESK LLC♦♦ETNA Partnership♦♦♦ on: November 19, 2015, 07:54:49 AM
Loving the progress here. Keep it up guys!
What kinda progress do you see here?
458  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Expanse (EXP) - Fair Launch, No ICO, Community DAO, based on Ethereum on: November 18, 2015, 09:54:32 PM
What sort of thing defines active development? I pushed a commit like last week updating to the latest 1.3.1 changes.
Do you mean "Merge remote-tracking branch 'refs/remotes/ethereum/master' "?
459  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ♦♦♦[ANN]♦♦MTR♦♦MasterTraderCoin♦♦567K♦♦TOSHIDESK LLC♦♦ETNA Partnership♦♦♦ on: November 14, 2015, 05:07:37 PM


Just to clarify chrysophylax, it's nothing personal. I am really pissed off of absolutely stupid "dev" ideas like doubling number of coins... (what basicly means halving coin value) and concurrent "technology" development reduced to compiling old wallet... what means no development what sets our next stop to hundreds of satoshi... You do your job well, keep doing it, just let's separate low-level issues like compilation from real "bussiness related" development. Unfortunately, after this separation we see nothing, zero at real development side.




460  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ♦♦♦[ANN]♦♦MTR♦♦MasterTraderCoin♦♦567K♦♦TOSHIDESK LLC♦♦ETNA Partnership♦♦♦ on: November 14, 2015, 03:21:25 PM
I can't believe how much time you are spending on writing your opinion in this thread. Try to let it go and continue your life...

Written text is a fact, nothing to believe in here. All my life is this thread. Looking forward to hear from you.
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!