Bitcoin Forum
May 02, 2024, 01:50:02 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 [169] 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 ... 593 »
  Print  
Author Topic: [old thread] - RISE | DPOS | APPS & DAPPS  (Read 653212 times)
Chillara
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
June 22, 2016, 11:42:20 AM
 #3361


Announcement - Delegate Darkoth89.

What is DPOS?
The difference between a regular PoS system and a DPoS system can be compared to the difference between direct democracy and representative democracy. In regular proof of stake every wallet which contains coins is able to ‘stake’ – which means to participate in process of validating transactions and forming the distributed consensus and to earn coins in return.  In a Delegated Proof of Stake system every wallet which contains coins is able to vote for delegates, and it is these delegates (101 in the Bitshares implementation) who perform the function of validating transactions and maintaining the blockchain and take the transaction fees as profit.

In depth source.

Why vote for me?

I believe in the RISE project and securing the blockchain though different geographically located nodes, not making a quick buck. I have been actively involved in node testing (first person to host a rise node) and am also the first person to host a testnet delegate. Hop into slack and I am active most of the time if you need advise or want to talk about the project.


What I am offering.
Voting for me will ensure the security, stability and safety of the RISE blockchain.  I will be hosting nodes in the following major locations:

London  - www.[Suspicious link removed]
New York - www.rise-[Suspicious link removed]
Amsterdam - www.rise-[Suspicious link removed]
San Fransico - www.rise-[Suspicious link removed]
Singapore - www.rise-[Suspicious link removed]
Frankfurt - www.rise-[Suspicious link removed]
Toronto - www.rise-[Suspicious link removed]
Bangalore - www.rise-[Suspicious link removed]

Feel free to test my current node at www.[Suspicious link removed]

All nodes will be secured with DDOS protection and SSL.

What do you get for voting for me?
As well as the above nodes in major locations, I will also be offering the following campaigns to give back to the community.

POV - Proof of Vote.
All community members who vote for me with earn a share each month in the RISE forged by my node.  This will be posted monthly to the thread along with earnings so it is transparent and everyone can see.  To take part, vote for me on the main net at launch, send a screenshot as proof along with your balance to the email provided at launch to be added to the POV stake holders. 

Stakes will be decided using the following algorithm:  Forged allowance / total RISE in votes * your share.  Example:

The forged stake share amount is 5000 RISE.  The total RISE in votes is 250,000.  Each share will be worth 0.02 RISE.  You voted with 27,000 RISE, you receive a total amount of 540 RISE.

Signature Campaign
Much like with the RISE signature campaign, I will be hosting a Delegate signature campaign.  Stakes will depend on member rank, with high ranking members earning more shares.  Further details including the signatures will come when maint launches.

Example of distribution:

The forged stake share amount is 5000 RISE.  28 people take part in the campaign with a total of 128 shares.    Each share will be worth 39 RISE (rounded down) which will be evenly split depending on member rank.

This will be traceable in a google spreadsheet nearer the time, and much like with voting monthly payouts will be posted in the thread.



TL;DR?
Nodes hosted in all major geographical locations secured with anti DDOS and SSL.
Proof of Vote stakes
Signature campaign
Strong believer in the project

Not a Scrooge McDuck.

https://s-media-cache-ak0.pinimg.com/236x/11/20/77/112077ccc8dbdd4a34f91a628e16d698.jpg



Want to setup your own node?

Justin has updated the code to include fixes for the Blockchain issue I found in testing.

Run the following updated code on a fresh droplet / VM:

 
Code:
curl https://rise.vision/cdn/RiseInstaller.sh > RiseInstaller.sh && bash RiseInstaller.sh 

Have a domain and want to get ride of the need to use www.[Suspicious link removed]:7000? Install Ngix and edit the config file using the following code:

If you have just installed the node, skip this update step as it does it automatically in the script.

Code:
sudo apt-get update

Install nginx

Code:
sudo apt-get install nginx

The config file will be in the following location /etc/nginx/sites-available/default I suggest using WinSCP for easier editing.

Replace all the contents with the following, and change 'example.com' for your domain.

Code:
server {
    listen 80;

    server_name example.com;

    location / {
        proxy_pass http://localhost:7000;
        proxy_http_version 1.1;
        proxy_set_header Upgrade $http_upgrade;
        proxy_set_header Connection 'upgrade';
        proxy_set_header Host $host;
        proxy_cache_bypass $http_upgrade;
    }
}


Restart nginx
Code:
sudo service nginx restart

(This will be packaged into the main script on launch and will not be required)

Browse to your domain and you should be presented with the RISE login page!

https://i.imgsafe.org/1ad82314bf.png





hi,

I checked logged in and after logout, when I click back option again it is logging into the account where it should not, I am newbie, let me know If I am wrong,
1714614602
Hero Member
*
Offline Offline

Posts: 1714614602

View Profile Personal Message (Offline)

Ignore
1714614602
Reply with quote  #2

1714614602
Report to moderator
1714614602
Hero Member
*
Offline Offline

Posts: 1714614602

View Profile Personal Message (Offline)

Ignore
1714614602
Reply with quote  #2

1714614602
Report to moderator
The trust scores you see are subjective; they will change depending on who you have in your trust list.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714614602
Hero Member
*
Offline Offline

Posts: 1714614602

View Profile Personal Message (Offline)

Ignore
1714614602
Reply with quote  #2

1714614602
Report to moderator
1714614602
Hero Member
*
Offline Offline

Posts: 1714614602

View Profile Personal Message (Offline)

Ignore
1714614602
Reply with quote  #2

1714614602
Report to moderator
Badman0316
Hero Member
*****
Offline Offline

Activity: 569
Merit: 500



View Profile
June 22, 2016, 11:42:38 AM
 #3362

waiting for the mainnet Grin

Darkoth89
Hero Member
*****
Offline Offline

Activity: 1274
Merit: 646


View Profile
June 22, 2016, 11:52:52 AM
 #3363

@Chillara

Sorry I don't understand what you mean?
ricellicarvalho
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
June 22, 2016, 11:54:31 AM
 #3364

No information on which exchange the rise will be released?
Darkoth89
Hero Member
*****
Offline Offline

Activity: 1274
Merit: 646


View Profile
June 22, 2016, 11:57:27 AM
 #3365

No information on which exchange the rise will be released?


From Slack

mcventure [9:49 AM] 
As soon as we have confirmation we'll announce it here
TravelsAsia
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
June 22, 2016, 12:23:51 PM
 #3366

No information on which exchange the rise will be released?


From Slack

mcventure [9:49 AM] 
As soon as we have confirmation we'll announce it here

Any mention of GMT time of release?
jwiz168
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000



View Profile
June 22, 2016, 12:29:35 PM
 #3367

Is it the same procedure with LISK where in we can initially check our balance in one ico node?
Darkoth89
Hero Member
*****
Offline Offline

Activity: 1274
Merit: 646


View Profile
June 22, 2016, 12:31:35 PM
 #3368

Is it the same procedure with LISK where in we can initially check our balance in one ico node?

http://www.timeanddate.com/countdown/launch?iso=20160624T06&p0=179&msg=RISE+end+of+ICO+-%3E+Launch%21+&font=sanserif&csz=1
TravelsAsia
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
June 22, 2016, 12:34:23 PM
 #3369


Where was this time confirmed? I don't see it in the OP.

Darkoth89
Hero Member
*****
Offline Offline

Activity: 1274
Merit: 646


View Profile
June 22, 2016, 12:49:26 PM
 #3370

Yeah, that was posted by team member mcventure a few pages back, i'll find it and quote it for you.
Darkoth89
Hero Member
*****
Offline Offline

Activity: 1274
Merit: 646


View Profile
June 22, 2016, 12:50:42 PM
 #3371

RISE LAUNCH COUNTDOWN

Hello RISE fans,

We're getting close to the end of the RISE ICO. For those of us wanting to know exactly how much time is left to invest in the RISE ICO check out the live Countdown!


http://www.timeanddate.com/countdown/launch?iso=20160624T06&p0=179&msg=RISE+end+of+ICO+-%3E+Launch%21+&font=sanserif&csz=1

Chillara
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
June 22, 2016, 12:52:05 PM
 #3372

@Chillara

Sorry I don't understand what you mean?

sent pm
McVenture
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


RISE Community Manager


View Profile WWW
June 22, 2016, 12:53:14 PM
 #3373


Where was this time confirmed? I don't see it in the OP.



I confirm that the official end time of the RISE ICO is June 24th, 6:00am EST.  Still some time left for those wanting to invest.




Transpotime21Bus
Member
**
Offline Offline

Activity: 112
Merit: 10

Roberto TM


View Profile
June 22, 2016, 01:00:27 PM
 #3374

bob75coin
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
June 22, 2016, 01:04:53 PM
 #3375

I added some btc...I don't want to wait last day! Go Rise!
Lutzow
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500



View Profile
June 22, 2016, 01:17:08 PM
 #3376

So is it correct true that it will launch right after the ICO? Just making sure because Lisk and Waves had delays.

TravelsAsia
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
June 22, 2016, 01:53:36 PM
 #3377

Yeah, that was posted by team member mcventure a few pages back, i'll find it and quote it for you.

Thank you.
andrealandia
Legendary
*
Offline Offline

Activity: 1470
Merit: 1000


View Profile
June 22, 2016, 02:09:41 PM
 #3378

2 days
Let's go Cool
fast2fix
Legendary
*
Offline Offline

Activity: 1612
Merit: 1001


View Profile
June 22, 2016, 02:26:02 PM
 #3379

i think rise will raise 1200 btc. a lot of people invest in the last days of the ico.
TravelsAsia
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
June 22, 2016, 02:27:38 PM
 #3380

I've placed the first sell order in anticipation of July 24th.

https://bitcointalk.org/index.php?topic=1523161.new#new

I don't plan on selling any cheap, might want to consider ICO prices. Smiley

Pages: « 1 ... 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 [169] 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 ... 593 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!