Author

Topic: WAVES - Complete Blockchain ecosystem for a token economy - page 259. (Read 131018 times)

newbie
Activity: 33
Merit: 0
Ledger Nano S Wallet Adds Support for EOS and Waves

https://sludgefeed.com/ledger-adds-support-for-eos-and-waves/
great third-party promotion!

WOww! That's what we call a good timing Wink Congrats, guys!
hero member
Activity: 1138
Merit: 574
I tried to set up a Waves node on my VPS. When I start the Waves service I receive the following error message:

Quote
Sep 04 17:31:24 myvps.guest systemd[1]: Started Waves node.
Sep 04 17:31:28 myvps.guest waves[3755]: INFO  c.w.Application$ - Starting...
Sep 04 17:31:30 myvps.guest waves[3755]: INFO  kamon.Kamon$Instance - Initializing Kamon...
Sep 04 17:31:31 myvps.guest waves[3755]: INFO  kamon.Kamon$Instance - Kamon-autoweave has been successfully loaded.
Sep 04 17:31:31 myvps.guest waves[3755]: INFO  kamon.Kamon$Instance - The AspectJ load time weaving agent is now attached to the JVM (you don't need to use -javaagent).
Sep 04 17:31:31 myvps.guest waves[3755]: INFO  kamon.Kamon$Instance - This offers extra flexibility but obviously any classes loaded before attachment will not be woven.
Sep 04 17:31:40 myvps.guest waves[3755]: INFO  a.event.slf4j.Slf4jLogger - Slf4jLogger started
Sep 04 17:31:41 myvps.guest waves[3755]: INFO  a.event.slf4j.Slf4jLogger - Slf4jLogger started
Sep 04 17:31:41 myvps.guest waves[3755]: INFO  c.w.Application$ - Waves v0.13.4 Blockchain Id: W
Sep 04 17:31:53 myvps.guest waves[3755]: INFO  com.wavesplatform.package$ - Genesis block Block(FSH8eAAzZNqnG8xgTZtz5xuLqXySsXgAjmFEC25hXMbEufiGjqWPnGCZFt6gLiVLJny16ipxRNAkkzj jhqTjBE2 -> 67rpwLC..., txs=6, features=Set()) has been added to the state
Sep 04 17:31:56 myvps.guest waves[3755]: INFO  c.w.n.HandshakeHandler$Client - [d01d4aee 35.156.19.4:6868] Accepted handshake Handshake(wavesW,(0,13,3),waves-official-eu-node-7,131889,Some(/35.156.19.4:6868))
Sep 04 17:32:01 myvps.guest waves[3755]: INFO  c.w.n.HandshakeHandler$Client - [197fee15 52.50.69.247:6868] Accepted handshake Handshake(wavesW,(0,13,3),waves-official-eu-node-5,1216546,Some(/52.50.69.247:6868))
Sep 04 17:32:10 myvps.guest systemd[1]: waves.service: Main process exited, code=killed, status=9/KILL
Sep 04 17:32:10 myvps.guest systemd[1]: waves.service: Failed with result 'signal'.

Sep 04 17:33:11 myvps.guest systemd[1]: waves.service: Service hold-off time over, scheduling restart.
Sep 04 17:33:11 myvps.guest systemd[1]: waves.service: Scheduled restart job, restart counter is at 2.
Sep 04 17:33:11 myvps.guest systemd[1]: Stopped Waves node.


Does anyone know what the problem is?

Seem it autokill but without error messages, that's weird.
The only thing I can see is you're on v0.13.4 and it try to connect on old 0.13.3.
The 0.13.4 was a mandatory update.

member
Activity: 1321
Merit: 28
I tried to set up a Waves node on my VPS. When I start the Waves service I receive the following error message:

Quote
Sep 04 17:31:24 myvps.guest systemd[1]: Started Waves node.
Sep 04 17:31:28 myvps.guest waves[3755]: INFO  c.w.Application$ - Starting...
Sep 04 17:31:30 myvps.guest waves[3755]: INFO  kamon.Kamon$Instance - Initializing Kamon...
Sep 04 17:31:31 myvps.guest waves[3755]: INFO  kamon.Kamon$Instance - Kamon-autoweave has been successfully loaded.
Sep 04 17:31:31 myvps.guest waves[3755]: INFO  kamon.Kamon$Instance - The AspectJ load time weaving agent is now attached to the JVM (you don't need to use -javaagent).
Sep 04 17:31:31 myvps.guest waves[3755]: INFO  kamon.Kamon$Instance - This offers extra flexibility but obviously any classes loaded before attachment will not be woven.
Sep 04 17:31:40 myvps.guest waves[3755]: INFO  a.event.slf4j.Slf4jLogger - Slf4jLogger started
Sep 04 17:31:41 myvps.guest waves[3755]: INFO  a.event.slf4j.Slf4jLogger - Slf4jLogger started
Sep 04 17:31:41 myvps.guest waves[3755]: INFO  c.w.Application$ - Waves v0.13.4 Blockchain Id: W
Sep 04 17:31:53 myvps.guest waves[3755]: INFO  com.wavesplatform.package$ - Genesis block Block(FSH8eAAzZNqnG8xgTZtz5xuLqXySsXgAjmFEC25hXMbEufiGjqWPnGCZFt6gLiVLJny16ipxRNAkkzj jhqTjBE2 -> 67rpwLC..., txs=6, features=Set()) has been added to the state
Sep 04 17:31:56 myvps.guest waves[3755]: INFO  c.w.n.HandshakeHandler$Client - [d01d4aee 35.156.19.4:6868] Accepted handshake Handshake(wavesW,(0,13,3),waves-official-eu-node-7,131889,Some(/35.156.19.4:6868))
Sep 04 17:32:01 myvps.guest waves[3755]: INFO  c.w.n.HandshakeHandler$Client - [197fee15 52.50.69.247:6868] Accepted handshake Handshake(wavesW,(0,13,3),waves-official-eu-node-5,1216546,Some(/52.50.69.247:6868))
Sep 04 17:32:10 myvps.guest systemd[1]: waves.service: Main process exited, code=killed, status=9/KILL
Sep 04 17:32:10 myvps.guest systemd[1]: waves.service: Failed with result 'signal'.

Sep 04 17:33:11 myvps.guest systemd[1]: waves.service: Service hold-off time over, scheduling restart.
Sep 04 17:33:11 myvps.guest systemd[1]: waves.service: Scheduled restart job, restart counter is at 2.
Sep 04 17:33:11 myvps.guest systemd[1]: Stopped Waves node.


Does anyone know what the problem is?

If you need any clarifications related to fullnode kindly join our discord https://discord.gg/cnFmDyA channel #fullnode and the same thread on our official forum: https://forum.wavesplatform.com/c/full-node
You can find full instructions for setting up a fullnode by reading the following:
https://docs.wavesplatform.com/waves-full-node/how-to-install-a-node/how-to-install-a-node.html ,
https://docs.wavesplatform.com/waves-full-node/how-to-configure-a-node.html .

Kind regards,
Waves Community Manager
tyz
legendary
Activity: 3360
Merit: 1533
I tried to set up a Waves node on my VPS. When I start the Waves service I receive the following error message:

Quote
Sep 04 17:31:24 myvps.guest systemd[1]: Started Waves node.
Sep 04 17:31:28 myvps.guest waves[3755]: INFO  c.w.Application$ - Starting...
Sep 04 17:31:30 myvps.guest waves[3755]: INFO  kamon.Kamon$Instance - Initializing Kamon...
Sep 04 17:31:31 myvps.guest waves[3755]: INFO  kamon.Kamon$Instance - Kamon-autoweave has been successfully loaded.
Sep 04 17:31:31 myvps.guest waves[3755]: INFO  kamon.Kamon$Instance - The AspectJ load time weaving agent is now attached to the JVM (you don't need to use -javaagent).
Sep 04 17:31:31 myvps.guest waves[3755]: INFO  kamon.Kamon$Instance - This offers extra flexibility but obviously any classes loaded before attachment will not be woven.
Sep 04 17:31:40 myvps.guest waves[3755]: INFO  a.event.slf4j.Slf4jLogger - Slf4jLogger started
Sep 04 17:31:41 myvps.guest waves[3755]: INFO  a.event.slf4j.Slf4jLogger - Slf4jLogger started
Sep 04 17:31:41 myvps.guest waves[3755]: INFO  c.w.Application$ - Waves v0.13.4 Blockchain Id: W
Sep 04 17:31:53 myvps.guest waves[3755]: INFO  com.wavesplatform.package$ - Genesis block Block(FSH8eAAzZNqnG8xgTZtz5xuLqXySsXgAjmFEC25hXMbEufiGjqWPnGCZFt6gLiVLJny16ipxRNAkkzj jhqTjBE2 -> 67rpwLC..., txs=6, features=Set()) has been added to the state
Sep 04 17:31:56 myvps.guest waves[3755]: INFO  c.w.n.HandshakeHandler$Client - [d01d4aee 35.156.19.4:6868] Accepted handshake Handshake(wavesW,(0,13,3),waves-official-eu-node-7,131889,Some(/35.156.19.4:6868))
Sep 04 17:32:01 myvps.guest waves[3755]: INFO  c.w.n.HandshakeHandler$Client - [197fee15 52.50.69.247:6868] Accepted handshake Handshake(wavesW,(0,13,3),waves-official-eu-node-5,1216546,Some(/52.50.69.247:6868))
Sep 04 17:32:10 myvps.guest systemd[1]: waves.service: Main process exited, code=killed, status=9/KILL
Sep 04 17:32:10 myvps.guest systemd[1]: waves.service: Failed with result 'signal'.

Sep 04 17:33:11 myvps.guest systemd[1]: waves.service: Service hold-off time over, scheduling restart.
Sep 04 17:33:11 myvps.guest systemd[1]: waves.service: Scheduled restart job, restart counter is at 2.
Sep 04 17:33:11 myvps.guest systemd[1]: Stopped Waves node.


Does anyone know what the problem is?
member
Activity: 1321
Merit: 28
Can someone give detailed information about Waves' current work on security tokens? It is just out there but there is not much of information.
Greetings. Our friends from Waves Lab did a great research of Security Tokens — one of the most fast growing markets in blockchain industry. Waves Lab accelerator is working on such products as well, and we’re going to share some more info about it soon: https://medium.com/waves-lab/sequrity-token-offering-next-step-in-crypto-7b35c3344e5

Best wishes,
Waves Community Manager
hero member
Activity: 1923
Merit: 538
hero member
Activity: 868
Merit: 502
Can someone give detailed information about Waves' current work on security tokens? It is just out there but there is not much of information.
full member
Activity: 406
Merit: 102
Ledger Nano S Wallet Adds Support for EOS and Waves

https://sludgefeed.com/ledger-adds-support-for-eos-and-waves/
great third-party promotion!



It is good timing, also smart contract is about to come. Now 2fa is needed.
sr. member
Activity: 539
Merit: 265
Ledger Nano S Wallet Adds Support for EOS and Waves

https://sludgefeed.com/ledger-adds-support-for-eos-and-waves/
great third-party promotion!

newbie
Activity: 25
Merit: 0
Maybe I am a little blind but I can't see a link to your roadmap, can you give it to me please? Thanks in advance!
hero member
Activity: 1610
Merit: 510
Waves is getting ready to explode I hope upcoming smart contract will help to bring more attention for this project. This project is backed hard working who are doing wonderful job to bring interesting features on this platform.

We have been waiting for this for several years, because now the price is almost the same as it was on the ICO. I very much believe that at some point the waves will fly very high
newbie
Activity: 58
Merit: 0
New exchange coingamex.com accepts WAVES, in case you are interested.

WAVES/BTC and WAVES/ETH markets
member
Activity: 1321
Merit: 28


Is there a list of tokens that I can check to see whether those tokens I got by holding WAVES token in my wallets are real?
I have been holding these WAVES of mine for more than 2 years already and have collected tons of airdrop but I have no way to figure whether they do have value unless I login to the DDEX and check it myself. So is there a place to go and check whether they do have value?
Good afternoon. If you mean their price, then the only one way to see it is via our DEX. All assets can be found in this list: http://dev.pywaves.org/assets/
Also there's a list of tokens with ticker symbol and all important info concerning them: https://support.wavesplatform.com/en/knowledge-bases/2/articles/8141-the-list-of-all-assets-having-ticker-symbol

Kind regards,
Waves Community Manager
sr. member
Activity: 1190
Merit: 255


Is there a list of tokens that I can check to see whether those tokens I got by holding WAVES token in my wallets are real?
I have been holding these WAVES of mine for more than 2 years already and have collected tons of airdrop but I have no way to figure whether they do have value unless I login to the DDEX and check it myself. So is there a place to go and check whether they do have value?
full member
Activity: 1288
Merit: 102
Waves is getting ready to explode I hope upcoming smart contract will help to bring more attention for this project. This project is backed hard working who are doing wonderful job to bring interesting features on this platform.
hero member
Activity: 1708
Merit: 606
Buy The F*cking Dip
Does they have some active ICOs on their blockchain? Im interesting, why exchanges want not list Wawes tokens? What the reason?
Greetings. The list of currently active ICOs can be found here: http://wavesgo.com/icos
It depends on exchanges, but there are no any technical difficulties or another issues in listing process.

Kind regards,
Waves Community Manager

But as I know no one from ICOs on Wawes blockchain was not listed to any of top exchanges (like Binance, Okex etc.) And all of this wawes tokens trading on Tidex only. Why?
First and foremost, why are you consistently typing "Wawes" token instead of the Waves (in which is the correct one)? Is this a conscious action of yours? Just being curious here.  Roll Eyes

Exchanges do not want to list Waves and the tokens from their platform because as we all know, Waves promote DEX which is the directly competitor of these centralized exchanges. Think a bit for a minute. Will you support something that will eventually counter your business in the long run? Also, being listed to these exchanges requires a lot of money to cover the listing fees and other stuff. ICOs on a smaller case don't have this kind of money.
member
Activity: 1321
Merit: 28
Does they have some active ICOs on their blockchain? Im interesting, why exchanges want not list Wawes tokens? What the reason?
Greetings. The list of currently active ICOs can be found here: http://wavesgo.com/icos
It depends on exchanges, but there are no any technical difficulties or another issues in listing process.

Kind regards,
Waves Community Manager

But as I know no one from ICOs on Wawes blockchain was not listed to any of top exchanges (like Binance, Okex etc.) And all of this wawes tokens trading on Tidex only. Why?
Hello. Obviously it depends on the team behind the project, their readiness to cover listing fees and their desire. But if Waves listed on any certain exchange, there are no difficulties to get listed there (in case if you're ready to meet requirements of the exchange you want to be listed)

Best wishes,
Waves Community Manager
full member
Activity: 1162
Merit: 101
Does they have some active ICOs on their blockchain? Im interesting, why exchanges want not list Wawes tokens? What the reason?
Greetings. The list of currently active ICOs can be found here: http://wavesgo.com/icos
It depends on exchanges, but there are no any technical difficulties or another issues in listing process.

Kind regards,
Waves Community Manager

But as I know no one from ICOs on Wawes blockchain was not listed to any of top exchanges (like Binance, Okex etc.) And all of this wawes tokens trading on Tidex only. Why?
sr. member
Activity: 910
Merit: 263
WAVES has a great future. Year through 2 they will give a big profit increase. But right now, no.
If decentralized exchange becomes very popular, then we will see a big increase in the price of the Waves coin. Now I really like the exchange on the platform.
hero member
Activity: 966
Merit: 552
Singapore gaming platform Alto.io has signed a key partnership with Waves Platform. Developers will be able to select Waves as an option in order to tokenize their games’ assets: https://www.blockchaingamer.biz/news/5843/alto-waves-partnership/

​​Smart Contracts are coming to Waves MainNet in a week, on 10 September! Look at what features they will have and what smart contracts will bring to the Waves Platform users really soon: https://steemit.com/cryptocurrency/@wavesplatform/waves-smart-contracts-what-to-expect-and-when
Jump to: