Pages:
Author

Topic: [ANN] Stellia: RNG based blockchain. (Read 825 times)

jr. member
Activity: 38
Merit: 1
April 06, 2021, 04:22:13 PM
#35
That is not a problem. I am just concerned about that entity's grammar since that entity refused to end the final sentence with a period and ended the first sentence with ". ." instead of simply one period.

https://discord.com/channels/777080573839015946/777080573839015949/826176841437413386
hey!

Sorry, I can't see the link. Seems the channel was deleted. ¿?

Maybe they are STLX haters too. As you can see, we have some antivirus experts here! lol
member
Activity: 691
Merit: 51
April 03, 2021, 08:10:26 AM
#34
That is not a problem. I am just concerned about that entity's grammar since that entity refused to end the final sentence with a period and ended the first sentence with ". ." instead of simply one period.

https://discord.com/channels/777080573839015946/777080573839015949/826176841437413386
jr. member
Activity: 38
Merit: 1
April 02, 2021, 10:14:54 PM
#33
Um. Why are the people from this blockchain promoting Stellia on the unofficial Circcash Discord Server (which was created by Circcash haters by the way)?
Nobody of Stellia team promoted nothing in any Discord server. We are focused on our developments, we have no time for spaming lol

If this discord was created by haters of your coin, you answered yourself.
member
Activity: 691
Merit: 51
April 01, 2021, 06:44:02 PM
#32
Um. Why are the people from this blockchain promoting Stellia on the unofficial Circcash Discord Server (which was created by Circcash haters by the way)?
jr. member
Activity: 38
Merit: 1
March 24, 2021, 09:15:19 PM
#31
Thanx, FLDPKR, you make a nice coin!
Do you have news about entering the markets?
Hi bro!

Thanks for the support.

By the moment, we are working on include some interesting features into the blockchain.  In near future our blockchain will support more types of simple contracts like swapping.

We are working with another team to build something similar to pancakeswap.finance over our network, that could be for exchange STLX in some interesting pairs like STLX/USDT.

Also, we will create our token over ETH, BNB and TRX blockchains in order to list STLX in some DEX platforms like Poloni DEX.

We created some weeks ago the first of the three tokens, over the TRX platform. You can check it here:

https://tronscan.org/#/token20/TV1oRyVAUdtHAvjTGaimsTdXg9yVZLtQds

Actually, we updated some parts of our blockchain and we will work in the blockchain gateways based on contracts over TRX and STLX platforms, and the POS decentralized system that will be implemented in block 80,000.

But, as you can see, even after all the updates and work, there is always a jerk who never developed anything and who thinks we are just trying to sneak a trojan into the wallet...

Best regards!
jr. member
Activity: 38
Merit: 1
March 24, 2021, 09:03:15 PM
#30
NEW WALLET UPDATE:
V 0.0.7

https://github.com/stlxonline/electron-gui-wallet/releases/tag/v0.0.7
- Improved overview page.
- Updater.
- Improved staking system.
- Transactions v4.
- Atomic transactions full support.
- Some minor updates.


trojan in wallet

And of course:

- Some new improvement for the imaginary trojan!

These poor guys never get tired hahaha
full member
Activity: 196
Merit: 100
February 23, 2021, 04:11:37 PM
#29
trojan in wallet

Nope. Don't trust your antivirus software. Check wallet at Virustotal.
jr. member
Activity: 211
Merit: 2
February 23, 2021, 03:09:42 PM
#28
trojan in wallet
full member
Activity: 196
Merit: 100
February 23, 2021, 08:40:13 AM
#27
Thanx, FLDPKR, you make a nice coin!
Do you have news about entering the markets?
jr. member
Activity: 38
Merit: 1
jr. member
Activity: 38
Merit: 1
January 16, 2021, 03:55:28 AM
#25
MAINNET LAUNCHED!!

We are updating the website and block explorer!

Provisional explorer: https://node1.stlx.online/explorer/

GUI wallet: https://github.com/stlxonline/electron-gui-wallet/releases/tag/v0.0.5

Now, you can share your hashes with STLX blockchain while mining CPU/SUGAR/YTN/HAC/EVOX:




CLI wallet: https://github.com/stlxonline/python-stlx-wallet/releases/tag/0.0.4

Discord: https://discord.gg/DyNaYcZqVV
jr. member
Activity: 38
Merit: 1
jr. member
Activity: 38
Merit: 1
December 21, 2020, 05:31:40 PM
#23
NEW WALLET RELEASE 0.0.3:

https://github.com/stlxonline/python-stlx-wallet/releases/tag/0.0.3

VIRUSTOTAL:
Wallet application: https://www.virustotal.com/gui/file/0db85366c4ee84ef4fc144454559b67307401b004d382db6f0f674a0a37cd5ae/detection
Zip file: https://www.virustotal.com/gui/url/c04a1dc295a55de5abf0aa454227c33303462445d1edf4b110eeaa7083635da6/detection


Quote
Added send, startmining and stopmining commands. Now, you can mining from wallet software. New commands usage:
send: send stlx_address stlx_amount
startmining: startmining number_of_threads.
stopmining: stopmining

Changed wallet generation algo from aes-256-cfb to aes-256-cbc.

requests.session used for better network performance.

Python 3.8 used to build it, instead 3.5 on latest versions to avoid some deprectaion messages.

Best regards!
jr. member
Activity: 38
Merit: 1
December 16, 2020, 10:35:14 PM
#22
NEW WALLET VERSION ON TESTNET BRANCH
Mining option included on this version.
H/R increased compared with webminer.

Previously requeriments:

Windows:
- Python 3: https://www.python.org/downloads/windows/
- PIP: https://pip.pypa.io/en/stable/installing/
- Git: https://git-scm.com/download/win

On Debian/Ubuntu:
Code:
apt-get install git python3 python3-pip

For install it, just type (on linux or windows):
Code:
git clone --branch testnet https://github.com/stlxonline/python-stlx-wallet/
cd python-stlx-wallet
python -m pip install pyopenssl base58 requests
python stlxwallet.py

For start mining, use command "startmining number_of_threads". For example, for mining with 3 threads:
Code:
startmining 3

You can stop the mining closing wallet window, with ctrl+c or typing the command "stopmining".

I will upload windows binaries in two days, when I move it to main brach after test it.

Best regards
jr. member
Activity: 38
Merit: 1
December 15, 2020, 12:11:55 AM
#21
TROJAN IN ALREADY COMPILED WALLETS AT THE LINK GIVEN BY DEV
https://github.com/stlxonline/python-stlx-wallet/releases/tag/0.0.1a

Always verify what you download - if they choose to put trojans in the compiled wallet, there is no point of checking the source code or compiling it yourself. this is not a real project - their goal is not to make a cryptocurrency

Only trying to help here, no FUD intented good luck

That attitude is just showing us their point

It is interesting what can be found when you search a little bit.

you come here giving lessons when you are the creator of a cryptocurrency called minerium that ended up being scam:

https://bitcointalksearch.org/topic/m.54208444
https://bitcointalksearch.org/topic/m.54291905

Minerium over the years


Minerium Coin’s goal is to be implemented for real-life use.
Minerium is not just a coin, it is a cryptocurrency.


First, we are aiming to increase its value, then to get a stable price, which will happen at the end of the mining process in 2 years. A minimal value of 1000 Satoshis (0.00001000 BTC) is the ideal and what we will achieve.

This is why we are first focusing on an investment platform which will allow you to use Minerium to buy online.
A partnership with Amazon, Newegg and Netflix, for example.


We realized that many projects have a too long mining process lasting over several years which give fewer chances to the new miners to make profits.
So the SuperDay function is the best remedy for this situation, giving a chance to everyone during the mining process.
See the chart for more details about this specifically.




After 2 years, the miners will be compensated by the rewards of the transactions fees.

Compared to Bitcoin, Minerium has the capacity to adjust its difficulty much faster at every 3 blocks, and its ratio “max PoW/difficulty” is set up to never go very high on the mining difficulty, to avoid the blockchain being stuck and struggling for hours or days.
That will allow a very fluid circulation of the blocks on the network and make a real-life use of Minerium.

For example, anyone can easily help the blockchain with a single CPU, or a cellphone and be rewarded with the mining fees. This would be a great income as the coin's value at this time will make it be worth for the very low ratio electricity/mining cost.



Minerium is actually on a Presale period at Erex.io exchange.

See: https://erex.io/ico


With the budget, we are actively looking for new developers to join the team:
-   To develop an Android wallet app, including the QR code capacity. This will make any transactions more convenient.
-   To implement AsicBoost into the code. The mining process will cost less energy and allow a better power hash rate.
-   To code the coin for a real-life use. Making anyone able to buy a simple coffee with Minerium Coin.


The remaining coins that will not be bought during the Presale period (which ends on the 1st of May) will be burnt by being thrown into a river.
Everything will be recorded in an uncut video.
Its private key will be unknown to everyone, even the team.
The public wallet address will be available to anyone (by block explorer or the cli-command in the wallet) and you will have access to it at any time to verify that no coins will ever be spent.

The goal is to have fewer coins in circulation.
This will increase its value, giving less control to one person or a group in the market.
We want a fair condition between the core team and the miners/investors. The public BTC team wallet address will also be published at the end of the pre-sale. Anyone will be able to check it, at any time, and every withdrawal will only be used to upgrade the project: a new exchange listing, new developers, etc.

Minerium Coin is made for its community’s desires.
Minerium is a cryptocurrency that has to be used and developed by and for the people.



Minerium Coin’s Team  

Website: https://mineriumcoin.com
Discord:  https://discord.gg/yPfMCwH


The main message has been updated with this present text above

Netflix? Amazon?  Cheesy Cheesy Cheesy Grin Grin Grin You have the Trojan, but in your head!!! loool

Really interesting:

No discord
No website
No explorer
Github respository now gives a 404.

We have been scammed.

I understand what is your problem. You are a pathetic scamer who is screwed that there are people who are not like him, and is dedicated to boycotting. In your fucking life talk to me about attitude again.


You are not a bit ashamed to talk about attitude when you have stolen from people? Or is it that you repeat what hurt the most of everything they told you?


Unfortunately your attitude and tone really have turned me off from wanting to help. My main goal is to stop projects from scamming people of their hard earned money. So i will be watching yours closely as you develop Smiley

What attitude and tone :O? ... Sorry if i seemed to be like this, it wasn't on purpose, i am just trying to understand how i could make the project better, sorry again. I'll try to explain myself better, i have bad grammar also i apologize Smiley
Oh is your goal like you said is to stop projects from scamming people, i guess it is me who miss understood :O i thought that you were trying to help me Sad. I guess it is another wasted time for me  Cry, I'll go back work on the coding then, thank you though for your time. It made me realize it has to be very perfect to have a better image. I remember back in time when the presentations of the projects weren't perfect but were enough, now it is so hard...
I wish you the best in your projects, thanks you! If you liked anything in the project please tell us it will help
jr. member
Activity: 38
Merit: 1
December 14, 2020, 11:13:49 PM
#20
You are so blinded by hatred and the desire to annoy that you don't even remember that you made the same useless contribution yesterday: https://bitcointalksearch.org/topic/ann-stellia-rng-based-blockchain-5299859

I uploaded another release compiled with nuitka to avoid the false positive, but I understand that for a moron like you it takes a lot of effort to read. In any case, tell me please, how many more releases do I have to upload so that you stop fucking with the same thing? Don't you see that the false positive problem is already solved? What else do you want? Some bitcoins for the inconvenience? 3BTC is enough? Send me your address by PM Wink
jr. member
Activity: 38
Merit: 1
December 14, 2020, 08:59:23 PM
#19
Discord server: https://discord.gg/DyNaYcZqVV

Best regards
jr. member
Activity: 38
Merit: 1
December 14, 2020, 07:00:44 PM
#18
That attitude is just showing us their point
Which attitude, bro? Mine? Github exists for check the code. How can be possible that anyone says that he downloaded the code, compiled it and it has a trojan? What's more, what the hell did he compile it for if it's a script? lool

https://github.com/stlxonline/python-stlx-wallet/blob/main/stlxwallet.py

The script only creates a pair cert/key for the wallet and request for know the balance of the account. And you don't need compile it. This poor guy plays smart saying he compiled it when it doesn't even know python won't compile, I just compiled it to help non-python users. If you can compile it, you can run it because you have installed Python and PyInstaller. Which is the sense of compile it and not just ran it with Python, if is the same? PyInstaller, a software open source used by thousands of developers is adding a trojan when compile it magically, or what happens? And is a monkey that says that is not a developer who discovered it? Is really pathetic...

Probably my attitude is not the best, but what do you expect when there are people who even with a source code that is public, does not have even 300 lines and it is more than evident what it does, it still tells you that there is a Trojan there, that he compiled it and found it.

You know the saying about playing chess with pigeons? This is my feeling with this guys...

You alerted all people as a hero when you discovered the false positive. make your job, download the next release and say the people that you not found anything. Or you only do it when you can create controversy?

I wonder what you get from inventing that you have compiled the code and it has a Trojan? Sink a humble project that just asks people for something to hashrate in exchange for creating something free to use? That is your desire in the forum, to sink projects that try to promote something good without asking for bitcoins like the thousands of shits that are out there selling masternodes or with a high percentage of premined...? From my heart: I don't understand your attitude too, or what you won with that...
jr. member
Activity: 38
Merit: 1
December 14, 2020, 06:44:03 PM
#17
Checked myself too for the wallet with trojan and yes it'S true

Then i'Ve compiled it myself as well and the results are the same.

So i am not dev and i am sure all people here in majority arent either.

You better then fix the problem  because it'S normal people are trying to help each others, if you are new in crypto you must know that there are a lot of scams and virus/trojan around here.

Even if you keep saying that they should verify the source code, don't expect people to be developer in python as you are.

You don't ask a car driver to be a mechanic too...  

If this car driver goes back to the car dealer, and tell them about a check engine, it would be completely non sense if they tell to that car driver to verify themselves the motor and to disassemble and rebuild the car completely, while calling them idiot.

Use the logic..




Now this is for all the people here:

I encourage people to keep helping each other, to stay polite and respectful as they are doing here, and ignore the disrespectful answers of the topic's owner

You guys are doing a great job, be careful of what you download in the crypto space we never really know what 's hidden behind
The definition of a trojan is a malware which misleads users of its true intent, don't forget that

So if the people who made it tells you that you are wrong instead of trying to solve problem (if it really is a false positive): run away, this is a huge red flag


I doubt you have even compiled it, mostly because python doesn't compile, it's a script hahahaha. Explain the process of compile a python script, please. I hope you know that is the same compile than run it, or are you saying that pyinstaller, a software trusted by thousands of developers, adds the trojan on compilation? Please, can you clarify your discover? What you are saying is quite important, not a problem of my wallet, but one that concerns thousands of projects. And when anyone begins his history lying...

If you say that you cloned the github repo and compiled it (or ran it, or whatever shit you did, supposedly) and it has a trojan, you are really sick. The wallet has around 260 lines, and is so easy to check that the only thing that does is https requests, and create a pair cert/key for the wallet.

Really, the circus you are riding is ridiculous when it is known that pyinstaller gives false positives in virustotal, just check in google: https://www.google.com/search?q=virustotal+pyinstaller

And also I already recompiled it with Nuitka. The discussion is over.
jr. member
Activity: 38
Merit: 1
December 14, 2020, 06:36:13 PM
#16
Well, to satisfy the idiots of the Trojan Troop, I have recompiled the wallet using Nuitka (https://nuitka.net/) instead of pyinstaller, since the pyinstaller problem with virustotal seems common, as you can see here: https://www.google.com/search?q=virustotal+pyinstaller (it take to me few hours to discover it!! lol)

I published new release here: https://github.com/stlxonline/python-stlx-wallet/releases/tag/0.0.1b

So sorry, but with Nuitka I can't upload just an exe file. The new release is a zip file with the exe and some python stuff. If you have installed Python 3 with the needed modules (pyopenssl and base58) you can remove all this stuff and keep only the stlxwallet.exe. Or just download python script from github repo and run it, without no exes Wink

I uploaded the github zip file and ALL FILES ONE BY ONE to the bible of this idiots, virustotal:

Github zip file: https://www.virustotal.com/gui/url/bcc4e56ca80d2a326222f0c11bfeda47fdbae83b7696e2a42c1fd37fe7f80ba2/detection

Wallet individual files:
https://www.virustotal.com/gui/file/6b47a8d1926aad9070e2bc10b0492f7ba18a72d956c8d403f65acd6677a9c27e/detection
https://www.virustotal.com/gui/file/dee1a8dbe8d2ccc8957eb89cb45c2a7f91eb4d30ca64508c2025a7560121df22/detection
https://www.virustotal.com/gui/file/be3be17b2fd50af61dce986ea48987beee1c7fb5fce8795b8330fc9db90b4b67/detection
https://www.virustotal.com/gui/file/120c57531930c96f6b2ee66a2f046ecb15ebe6ee8fc03d8165915759741f057f/detection
https://www.virustotal.com/gui/file/0d0bf1bd5284ec1c7b8f56c03875a4a800bad3c66c1191dd0338d40eb7b3f9fc/detection
https://www.virustotal.com/gui/file/04cd613fed7ebee107f247abceff81cd6799039f6740beac8cacd842b47fcf86/detection
https://www.virustotal.com/gui/file/d59f6e458cda011b0981590d1bc24067f4273554db5795cc79859f256a099656/detection
https://www.virustotal.com/gui/file/8c6f048e82f304970f15b04a7348eff6065c0cbfe9dda268d7a8f7d56d4d3581/detection
https://www.virustotal.com/gui/file/6fd3ea88f921bda0b6fd7097167e82585120b8ad833472317f52cb99af9535ea/detection
https://www.virustotal.com/gui/file/160e1583c31b7453c1e1413ca199b2a8dea3e4061b8f6c2bc67048d68b9fd0c5/detection
https://www.virustotal.com/gui/file/5fd818104f77ebf8d8e924f4234ee769db5551937cae617d9c96f30c0eed610a/detection
https://www.virustotal.com/gui/file/bdab17414f6bfbdea0acbbee731f3d2a3a900a4e5f63a230416f6da60097b7c3/detection
https://www.virustotal.com/gui/file/ad307d89ec8b215f8f7c0da54c67ef17b678974eb6199f6ad9a6589b44cfd343/detection
https://www.virustotal.com/gui/file/20bea6cbceb81637fdb205fbf5de157b3bfb208ae7e205da2ce71dfc7d53f61e/detection
https://www.virustotal.com/gui/file/565cc85156c39fb89762757ef6a935fc42db2599a5e49643447d30c8b9371133/detection
https://www.virustotal.com/gui/file/cd52cf1c4929718ddff81f7cdc78b17158c608af6023b2d1ef83054e1c5944f0/detection
https://www.virustotal.com/gui/file/e61098416aadc2a12a9fb8f46523126efb6838fae21709ceb9b5beffb6104484/detection
https://www.virustotal.com/gui/file/025d2a0ea6ec700f87b6fd22d5f9246a039117c28ebcc78f7590f7da3b76927e/detection
https://www.virustotal.com/gui/file/616354b9bd84d575bcca2dddcd31075d9ba4e590a3d8670565e412473ae1f3c6/detection
https://www.virustotal.com/gui/file/86800f38f5e1391d779b854acdab6dd0e524fa66c760a073de611e772681cbff/detection
THE EXE: https://www.virustotal.com/gui/file/cc6f1e2705b757b36acb9a0e4afeed2fe6d0e6bfa05d790f8a362207839ac371/detection
https://www.virustotal.com/gui/file/89a6ff0922c743e22eb4673c9092e5de62ca035e9c3438f151ccbf2696f303c0/detection
https://www.virustotal.com/gui/file/bc33633317db9612bbd60152488799781f26ea17e458d7a3afa84448c0be1346/detection
https://www.virustotal.com/gui/file/df20d3d81520bd9dcdd10b8833fdd883735e36bc5104bb592bb574327e2b0430/detection
https://www.virustotal.com/gui/file/acf65e565021f2017815fc5ec8a3145cf6c15e75c132cf23a378cc943e68327c/detection
https://www.virustotal.com/gui/file/53b8854f8fe7fbb5c27c7a5cf08e3a69de641ee1af0d279d95ad9f75b428414a/detection
https://www.virustotal.com/gui/file/02f8ce6521ae6296ba1d88e198c210b19668c051af0123d01527048330ec2551/detection

Well, what is your next stupidity?
Pages:
Jump to: