Pages:
Author

Topic: Infinex - PoW & Masternode - Lyra2Z (True DEX over MN with Profit Sharing Soon) - page 2. (Read 43277 times)

member
Activity: 125
Merit: 10
I'm assuming the latest Bitcoin vulnerability (double spending on blocks, wasting them & crashing nodes) works on Infinex, too. Don't see any commits fixing this. Any comments?

Hi, we done check through our source code, it seems that we don't have the vulnerability (we maybe wrong), anyone can point it to us?
newbie
Activity: 118
Merit: 0
I'm assuming the latest Bitcoin vulnerability (double spending on blocks, wasting them & crashing nodes) works on Infinex, too. Don't see any commits fixing this. Any comments?

Hi, are you sure that IFX has this kind of vulnerability ?
newbie
Activity: 62
Merit: 0
WoldPool | Infinex (IFX) Mining Pool  | http://wold.by/
NEW PORT FOR IFX

Host: wold.by
Algo: lyra2z
Port: 4553
User: Your wallet address
Password: c=IFX
Fee: 1%
Payout: Every 2 hours

Code:
-a lyra2z -o stratum+tcp://wold.by:4533 -u ADDRESS.WORKER -p c=IFX

jr. member
Activity: 176
Merit: 6
Hi,

I set up new block explorer for Infinex Coin.
This is my custom development.
Very fast & pretty:

https://ifx.ccore.online/

Masternodes stats & ROI available:
https://ifx.ccore.online/masternodes

Specific masternode ROI & stats available, Example:
https://ifx.ccore.online/address/iALxvPH8GoxRJArPhaxzLdbJB33W38APX2

Coin distribution stats available:
https://ifx.ccore.online/distribution

If you have sync problems you can always check active live nodes here:
https://ifx.ccore.online/connections

Pool mining information available:
https://ifx.ccore.online/pools

Api available:
https://ifx.ccore.online/api

Exchange information available with graphics & history:
https://ifx.ccore.online/exchanges

Tips & bounty IFX welcome to address: iEbr2LotEq2Gy2XbZfpchGn9acZ1nnmBKZ

Customization of explorer interface is available by request.
possible to point custom DNS subdomain


Additionally Infinex is available on wallet monitor tool:

https://monitor.ccore.online/

You can monitor multiple wallet addresses & masternodes of multiple coins in one place
hero member
Activity: 876
Merit: 500
AikaPool admin
sr. member
Activity: 658
Merit: 250
I'm assuming the latest Bitcoin vulnerability (double spending on blocks, wasting them & crashing nodes) works on Infinex, too. Don't see any commits fixing this. Any comments?
newbie
Activity: 43
Merit: 0
Quote from: TFI_in_Discord
More clarification on point 3 about the implementation details & security provided with public private key & password method.

When users first use InfiniDEX app, app would automatically generate unique public private key inside users PC. As it's a newly generated key, users would be prompted to input a password for the account.
The input password would be hash & ONLY THE HASH VALUE would send over to DEX network together with the public key & signing of the message using private key.
With that, nobody would know what your actual password is except for yourselves (as some users would always use the same password for every different platform thus we would like to prevent password leak issue)

Using above method, the verification of users identity would be through the signing of message using private key with password hash value in it & with the public key inside DEX network to verify users.
It added security where anyone who have access to your PC, without your password, won't be able to do anything with your account.
Anyone without your private key won't be anything to hack your account at all.

Ultimately, safekeeping public private key file & your own password is the only thing that you need to do.
newbie
Activity: 43
Merit: 0
Quote from: TFI_in_Discord
Some update for everyone on changes that is being worked on for InfiniDEX

1) First one is more of low level changes that need to be done & can't be changed once DEX goes LIVE.
It's about categories of messages that are being sent & received between nodes.
Current Bitcoin core have around 30 types of messages, so every time a node receive a message, it would loop through every single possible category before deciding where it belongs to.
Looping through 30 categories (although can be considered quite a lot) but as number of messages between nodes is not so much so its working fine.

For our DEX, currently we have around 100 categories of messages just for DEX alone (which is still growing).
Moving forward, as more traffic move up between nodes for DEX live processing (something like number of processes per second), looping through hundres of categories for every message would sooner or later cause performance hit in the speed of processing.
With that, we have implemented direct routing for messages categorisation so it should help with performance in the long run

---------------------------------------------
2) This is more of a value (limiter) setup with value changes could be done from network. Its something like max number of messages of same category could be in single transfer, number of histories to display for users & others.
Previously we hardcoded the limit for those but we think moving it to changeable value should be better.

3) Currently CB implement login using something like username & password in private key form (which seriously I don't think anyone can remember the private key thus most of the people stored the key somewhere & copy paste it).
We don't think that its safe, thus the way we plan to implement is by using password defined by you (first usage of DEX), along with private key inside your computer to verify your identity. Your password won't be saved in the network (as we would only get the hash value generated from password & verify it). With that, for multi devices access, you would only need to copy the private key file to all your devices that you want to access.

4) Something that we plan but haven't really think of how to implement yet (need to read Bitcoin source code first to find the function). It's more of continuity for point 3. Transferring private key file is a hassle & could prove to be difficult to transfer it from PC to possibly mobile device app (which we haven't develop yet but definitely needed in the future). With that, we are looking to apply HD key (seed key, where users input 12 unique letters to generate key, something like hardware wallet). By using HD key, it would be easier for users to have access to their account on multiple devices.


This conclude the update for today & more frequent update will be coming.
Have a good day @everyone
jr. member
Activity: 588
Merit: 1
List of Infinex mining pools with live stats & hashrate distribution

https://miningpoolstats.stream/infinex
newbie
Activity: 208
Merit: 0
NLPOOL.NL
NLPOOL.NL | Highly profitable Lyra2Z Infinex Mining Pool

Start Mining:

Code:
z-Enemy -a lyra2z -o stratum+tcp://mine.nlpool.nl:4553 -u WALLET_ADDRESS -p c=IFX
Our features:

- Approximately 20 - 30% extra profits with custom finetuned profit switching system in the Lyra2Z pool
- Payouts possible in any currency present in our pool (LTC / Smart / XVG / IFX etc.)
- High profits for miners by lowering latency and stale shares
- Blocks are distributed proportionally among valid submitted shares.
- High security / DDOS protection with 99% uptime, multiple nodes, loadbalancers and status system
- Professional pool - No un-announced downtime. We care for your profits.
- Hourly payments


Support
Telegram - Telegram
Discord - Discord

jr. member
Activity: 108
Merit: 1
just imagine how this coins will fly once listed on CMC.

IFX only buy, never sell. Enjoy dividends in BTC and ETH
legendary
Activity: 2030
Merit: 1076
BTCLife.global participant
Is CPU load high when running IFX masternode? I guess there should be some intensive processing with high enough CPU occupation, in case IFX is really a decentralized exchange running on masternodes...
I would like to know this since there is a choice in front of me - to build a so-called server based on old Athlon 64 X2 5200+ (8 Gb DDR2-800) or to build a system by a class higher (Athlon II X4 840, 8Gb DDR3-2133) at the same expenses.
newbie
Activity: 43
Merit: 0


 .----------------.  .----------------.  .----------------.
| .--------------. || .--------------. || .--------------. |
| |     _____    | || |  _________   | || |  ____  ____  | |
| |    |_   _|   | || | |_   ___  |  | || | |_  _||_  _| | |
| |      | |     | || |   | |_  \_|  | || |   \ \  / /   | |
| |      | |     | || |   |  _|      | || |    > `' <    | |
| |     _| |_    | || |  _| |_       | || |  _/ /'`\ \_  | |
| |    |_____|   | || | |_____|      | || | |____||____| | |
| |              | || |              | || |              | |
| '--------------' || '--------------' || '--------------' |
 '----------------'  '----------------'  '----------------'

newbie
Activity: 43
Merit: 0
Quote from: TFI_in_Discord
@everyone

Good day everyone!

I'll be shifting to new Home Office this Thursday (to prepare for new chapter in life end of the year :grinning: )
Initial plan to launch InfiniDEX Beta on Wednesday seems to be very tight as there are quite a number of relocation going on & I don't want to affect the support during release.
Thus I hope for patience & understanding from everyone to wait for few more days as I would push InfiniDEX Beta to release on Monday (01 October 2018) instead.

Hopefully we are the first to release true DEX over MN.

Lastly as per queries in channel about the DEX reward for MN holder, for more clarity:
* The reward is 50% of total trade fee collected & split for MN holder.
* Reward would come in BTC, ETH, DOGE (whatever the subpair is), e.g. IFX/BTC - subpair is BTC; IFX/ETH - subpair is ETH.
* InfiniDEX Beta would start with 0% trade fee (to attract users).
* Kindly wait for official announcement (in 1 month time) for MN holders to update their core Wallet & MN side node.
* After update, users would be provided with new field in core Wallet to input their receiving address for the trade fee (start with BTC, would auto add everytime new subpair added).
* Trade reward would be accumulated & distributed in fix interval automatically.
* Pro-rate distribution are calculated for MN who start late during the month or terminate the MN halfway (fair for everyone).

With this, updated countdown timer as below:
https://www.timeanddate.com/countdown/launch?iso=20181001T08&p0=236&msg=InfiniDEX+Beta+Launch&font=sanserif&csz=1

Once again, thanks everyone for being with Infinex.
full member
Activity: 434
Merit: 100
Happy weekend everyone!
First, I would like to thanks everyone for the patience & support in IFX.
We release IFX on February 2018 & been developing InfiniDEX non stop from scratch since day 1 --- (7 months progress).

During all this month, everyone been with us going through multiple up & down (its crypto world!) & I personally really would like to thanks everyone for you to be with us all this while.

So far from what we notice, recently only two larger miner that is mining IFX, help supporting our network but selling back their mining (IFX) back to market everyday (which definitely put pressure on IFX as it's still young) but we think that it's good in the long run as their selling would help people who would like to buy to get IFX without pushing up the price too much & setting up more nodes to help with hosting of InfiniDEX.

As always, please don't push up the price as maintaining higher price is tougher when miners are selling hard (its different from years ago where home miners mining coin as hobby VS current large miners who mining for $)

With above, I would like to announce the InfiniDEX Beta Launch Date.
We would set it at 26 September 2018 - 00:00 GMT+0

As this is the first Beta, expect some minor bug & we hope users could help submit it to #bugs-and-fixes

Countdown timer for InfiniDEX Beta as below:
https://www.timeanddate.com/countdown/launch?iso=20180926T08&p0=236&msg=InfiniDEX+Beta+Launch&font=sanserif&csz=1
member
Activity: 154
Merit: 17
Ecosystem for masternodes
1) What exchanges are planned to be? Is there any yet?

2) there's no Infinex listed on BSOD.PW
Cryptobridge,CoinExchange. Already available exchanges.
newbie
Activity: 43
Merit: 0
Latest commits were on April... nothing to improve? Smiley
For those following Discord, you have already seen members have voiced their security concerns of dex codes being too open.  As a result, since Apr onwards, commits have gone to a private repo.
sr. member
Activity: 658
Merit: 250
Latest commits were on April... nothing to improve? Smiley
jr. member
Activity: 90
Merit: 2
It should be noted that IFX is also available to trade on MCT+ Platform.
My Crypto Trade Plus is a altcoin to altcoin trading platform that doesn't require any fixed base pairs to execute a trade.
Finally free of btc, eth, ltc trading pairs.

Looking forward to IFX DEX going final.
You guys have done great work. Lots of support for you all in the MCT+ camp.
newbie
Activity: 42
Merit: 0
NLPOOL.NL
NLPOOL.NL | Highly profitable Lyra2Z Infinex Mining Pool    https://www.nlpool.nl/images/bct/infinex.png

Start Mining:

Code:
z-Enemy -a lyra2z -o stratum+tcp://mine.nlpool.nl:4553 -u WALLET_ADDRESS -p c=IFX
Our features:

- Approximately 20 - 30% extra profits with custom finetuned profit switching system in the Lyra2Z pool
- Payouts possible in any currency present in our pool (LTC / Smart / XVG / IFX etc.)
- High profits for miners by lowering latency and stale shares
- Blocks are distributed proportionally among valid submitted shares.
- High security / DDOS protection with 99% uptime, multiple nodes, loadbalancers and status system
- Professional pool - No un-announced downtime. We care for your profits.
- Hourly payments
- 0.9% fee

Support
Telegram - Telegram
Discord - Discord



nice pool have many coin to mine
Pages:
Jump to: