Pages:
Author

Topic: [RADS] Radium - Decentralized Identities, Custom Assets, Elections, and More! - page 66. (Read 579162 times)

legendary
Activity: 2940
Merit: 1169
I also hope for a new ALT season.
I think it will begins when bitcoin calms down.
sr. member
Activity: 364
Merit: 440
RADS is going to explode during the coming ALT season.

Hope it will start before Xmas
sr. member
Activity: 364
Merit: 440
Current supply so far is : 3389999.10970472,
Out of total 9m

Fanny math:
Current suply is 3.3m and increases each minute by 0.5 rads = 24h*60min*0.5rads=+720rads per day
Early next year reward is halved to 0.25 rads, so after halving = 24h*60min*0.25rads=+360rads per day
365d*360rads=131 400 rads per year
After 10 year will be added only ~1.3m rads
So 9m total supply will be reached only after ~50 years Wink
hero member
Activity: 684
Merit: 500
Veni. Vidi. Vici.
Yeah man, prime time to get in. Low market cap, active and dedicated dev team, solid core community, and a functioning product with real world applicability.

RADS is going to explode during the coming ALT season.
full member
Activity: 150
Merit: 100
Current supply so far is : 3389999.10970472,
Out of total 9m
hero member
Activity: 684
Merit: 500
Veni. Vidi. Vici.
Current average staking return is 20%. That's a beautiful thing! You won't find that anywhere else in crypto, especially considering the high caliber team backing RADS.
sr. member
Activity: 364
Merit: 440
Voting is still open and will end on 28 Nov, so closes in 11 days.
Let's vote on!
hero member
Activity: 684
Merit: 500
Veni. Vidi. Vici.
Everyone get your votes in! We are making history here by voting for the future of RADIUM. Make sure you voice your opinion. Smiley
sr. member
Activity: 364
Merit: 440
sr. member
Activity: 364
Merit: 440
The #Radium #governance #SmartChain vote is now online! Learn how to submit your vote here - https://t.co/429UgFoqnu
https://twitter.com/RadiumCore/status/930509420928348162
jr. member
Activity: 143
Merit: 2
where i can learn how to staking?
legendary
Activity: 1526
Merit: 1002
Chipcoin Developer
Creating a radium.conf file (/appdata/roaming/radium/radium.conf) could help a lot..

I've created such file and it helped, but I wonder to know how to keep it up to date?
Need I add node list for 1.4.5 if I use 1.4.6.
Where do you get your node list?

I got them from my own explorer here.. https://blockpioneers.info/chains/rads/nodes
(Currently resyncing)

As far as version types concern, each version available atm is perfectly fine to sync with.. In most cases developers block certain protocol versions from connecting if they are not compatible anymore.. (think of a fork for example)

If you really want to update the actual .conf, you need to do that manually and copy paste the nodes list every once in a while..

sr. member
Activity: 364
Merit: 440
Creating a radium.conf file (/appdata/roaming/radium/radium.conf) could help a lot..

I've created such file and it helped, but I wonder to know how to keep it up to date?
Need I add node list for 1.4.5 if I use 1.4.6.
Where do you get your node list?
member
Activity: 81
Merit: 10
What are you thinking about this ICO, dudes?
member
Activity: 198
Merit: 10
Could anyone tell me where in Ubuntu is the bootstrap file located?

The blockchain files are located here..
cd /root/.radium  (If you can't find it, turn on "show hidden files and folders")

Why does it take so long to sync your wallet? I left it overnight and it downloaded only 6 blocks. I'm still more than 2 years behind. Other wallets synchronized fully over night.

Creating a radium.conf file (/appdata/roaming/radium/radium.conf) could help a lot..


Code:
rpcuser=YOURUSERNAME(can be anything)
rpcpassword=YOURPASSWORD(can be anything)
rpcallowip=127.0.0.1
rpcport=27914
port=27913
server=1
listen=1
addnode=173.174.115.93
addnode=81.237.232.122
addnode=213.136.64.125
addnode=85.246.165.165
addnode=2a02:1810:a469:bc00:1e87:2cff:fe60:642a
addnode=52.170.99.184
addnode=97.95.33.164
addnode=87.253.12.227
addnode=2001:0:5ef5:79fb:c89:3f09:9ea0:de5b
addnode=40.71.177.68
addnode=163.172.107.161
addnode=213.127.33.213
addnode=2601:140:8880:22b4:94ba:1fbe:659f:ac83
addnode=108.45.178.69
addnode=65.33.192.88
addnode=188.40.131.43
addnode=90.157.31.12
addnode=46.149.189.182
addnode=173.218.255.109
addnode=84.24.226.35
addnode=2a02:1205:34c7:f510:c089:3332:c63c:cb7a
addnode=109.193.46.115
addnode=68.192.11.11
addnode=188.40.80.137
addnode=92.222.84.111
addnode=5.189.183.89
addnode=173.244.48.181
addnode=217.101.255.218
addnode=134.255.232.132
addnode=71.34.93.61
addnode=189.212.126.124
addnode=94.244.65.209
addnode=174.114.251.138
addnode=87.163.144.195
addnode=23.233.11.249
addnode=149.202.102.73
addnode=72.209.50.111
addnode=190.196.60.46
addnode=61.216.156.81
addnode=176.214.77.75
addnode=37.187.180.53
addnode=151.227.18.138
addnode=76.169.236.235
addnode=202.142.56.182
addnode=100.4.181.218
addnode=62.163.209.208
addnode=185.223.28.159
addnode=89.169.116.6
addnode=79.168.204.179
addnode=209.58.184.105
addnode=2001:0:9d38:953c:249e:3fa:47c8:4fbd
addnode=104.205.167.8
addnode=62.178.40.4
addnode=188.187.194.34
addnode=90.146.187.53
addnode=45.21.17.31





@RADS team, please update the url to my explorer in the OP...  https://blockpioneers.info/chains/rads

Thanks! Getting much more connections now and is already downloading much faster
legendary
Activity: 1526
Merit: 1002
Chipcoin Developer
Could anyone tell me where in Ubuntu is the bootstrap file located?

The blockchain files are located here..
cd /root/.radium  (If you can't find it, turn on "show hidden files and folders")

Why does it take so long to sync your wallet? I left it overnight and it downloaded only 6 blocks. I'm still more than 2 years behind. Other wallets synchronized fully over night.

Creating a radium.conf file (/appdata/roaming/radium/radium.conf) could help a lot..


Code:
rpcuser=YOURUSERNAME(can be anything)
rpcpassword=YOURPASSWORD(can be anything)
rpcallowip=127.0.0.1
rpcport=27914
port=27913
server=1
listen=1
addnode=173.174.115.93
addnode=81.237.232.122
addnode=213.136.64.125
addnode=85.246.165.165
addnode=2a02:1810:a469:bc00:1e87:2cff:fe60:642a
addnode=52.170.99.184
addnode=97.95.33.164
addnode=87.253.12.227
addnode=2001:0:5ef5:79fb:c89:3f09:9ea0:de5b
addnode=40.71.177.68
addnode=163.172.107.161
addnode=213.127.33.213
addnode=2601:140:8880:22b4:94ba:1fbe:659f:ac83
addnode=108.45.178.69
addnode=65.33.192.88
addnode=188.40.131.43
addnode=90.157.31.12
addnode=46.149.189.182
addnode=173.218.255.109
addnode=84.24.226.35
addnode=2a02:1205:34c7:f510:c089:3332:c63c:cb7a
addnode=109.193.46.115
addnode=68.192.11.11
addnode=188.40.80.137
addnode=92.222.84.111
addnode=5.189.183.89
addnode=173.244.48.181
addnode=217.101.255.218
addnode=134.255.232.132
addnode=71.34.93.61
addnode=189.212.126.124
addnode=94.244.65.209
addnode=174.114.251.138
addnode=87.163.144.195
addnode=23.233.11.249
addnode=149.202.102.73
addnode=72.209.50.111
addnode=190.196.60.46
addnode=61.216.156.81
addnode=176.214.77.75
addnode=37.187.180.53
addnode=151.227.18.138
addnode=76.169.236.235
addnode=202.142.56.182
addnode=100.4.181.218
addnode=62.163.209.208
addnode=185.223.28.159
addnode=89.169.116.6
addnode=79.168.204.179
addnode=209.58.184.105
addnode=2001:0:9d38:953c:249e:3fa:47c8:4fbd
addnode=104.205.167.8
addnode=62.178.40.4
addnode=188.187.194.34
addnode=90.146.187.53
addnode=45.21.17.31





@RADS team, please update the url to my explorer in the OP...  https://blockpioneers.info/chains/rads
member
Activity: 198
Merit: 10
Why does it take so long to sync your wallet? I left it overnight and it downloaded only 6 blocks. I'm still more than 2 years behind. Other wallets synchronized fully over night.
sr. member
Activity: 364
Merit: 440
HI ,What is the total suply of RADS ?
Thank you.

current circulating supply is 3M coins at ONLY $10M marcetcap
https://radiumcore.org/stats
full member
Activity: 394
Merit: 100
HI ,What is the total suply of RADS ?
Thank you.
Pages:
Jump to: