Pages:
Author

Topic: [ANN][PASL]-[PASCAL Lite]-[The Future is Almost Here] - page 49. (Read 164899 times)

legendary
Activity: 3808
Merit: 1723
MANDATORY UPGRADE! HARD-FORK AT BLOCK 29000

PascalLite Version 1.4.6 released


Quote
Added: Socks5 support - Now you can use PascalLite through TOR network
Changed: difficulty
Changed: UI minor changes
Refactoring: useless code dropped
Refactoring: warnings
Fixed: networking, connections statistic


There will be a hard-fork at block 29000 approx on ~ Saturday April 22nd 2017. So its very important that you upgrade as soon as possible to PascalLite 1.4.6 to avoid a chain split.

   

legendary
Activity: 3808
Merit: 1723
For everyone who is using Claymore miner. He released a new version with improved SIA and PASC algo speeds. With a RX 470 4GB you can get around 28.0-28.7MH/s mining ETH and 280-288MH/s mining PASL. Pretty impressive since SGMINER ran at ~600MH/s mining Pascal alone.



What asm and dcri settings are you using?  I can't seem to get mine stable on my RX480s. Still playing around with it though. Pretty nice speed up for sure!

DCRI is 10 and I didn't set any ASM, so I guess it used the default values.

However I had to undervolt LESS because after a few minutes or hour it would hang. So instead of -16 offset for ETH+DCR, I had to use something like -10 offset. Same when mining SIA.

sr. member
Activity: 434
Merit: 257
Somehow I cannot access the suprnova pool. And it doesn't seems to be getting any blocks. Anyone knows something?

Nevermind, it works now!
full member
Activity: 128
Merit: 100

"Pascal lite is to pascal as expanse is to eth"

Not the case here. Whereas EXP is wholly ectypal to ETH, PASL is a few steps in front of PASC. Account trading site is one example, PASL github has many more commits than PASC. Also, as I inderstood from Slack, something which will make acquiring accounts easier is in the works.  I'm sure much more will come.

PASL is simply better and more creative than PASC.
hero member
Activity: 1150
Merit: 502
I think that with a good website, and a few exchanges more, this coin could do great. It's currently better than the original and has potential to grow. It only needs more marketing and promotion.

Yup could be. Though I don't see much potential here, it's just a fork of pascal produced by a schoolboy from boston the next day after original pasc took off on polo. Pascal lite is to pascal as expanse is to eth, so there's a great possibility it will be pumped a little bit once it's on bittrex. Polo won't list this one, they really don't feel the need to.
sr. member
Activity: 275
Merit: 258
For everyone who is using Claymore miner. He released a new version with improved SIA and PASC algo speeds. With a RX 470 4GB you can get around 28.0-28.7MH/s mining ETH and 280-288MH/s mining PASL. Pretty impressive since SGMINER ran at ~600MH/s mining Pascal alone.



What asm and dcri settings are you using?  I can't seem to get mine stable on my RX480s. Still playing around with it though. Pretty nice speed up for sure!
legendary
Activity: 3808
Merit: 1723
For everyone who is using Claymore miner. He released a new version with improved SIA and PASC algo speeds. With a RX 470 4GB you can get around 28.0-28.7MH/s mining ETH and 280-288MH/s mining PASL. Pretty impressive since SGMINER ran at ~600MH/s mining Pascal alone.

legendary
Activity: 3808
Merit: 1723
Coin seems to look solid. Question is where to mine? I always prefered suprnova but my rig loses connection there a few times per hour Sad

Here are all our pools

https://pasl.fairpool.xyz/

https://pasl.suprnova.cc/

newbie
Activity: 11
Merit: 0
I think that with a good website, and a few exchanges more, this coin could do great. It's currently better than the original and has potential to grow. It only needs more marketing and promotion.
sr. member
Activity: 428
Merit: 250
Inactivity: 8963
Coin seems to look solid. Question is where to mine? I always prefered suprnova but my rig loses connection there a few times per hour Sad
member
Activity: 75
Merit: 10
-09-
is this coin good? why price has dropped so much? is a scam?
full member
Activity: 294
Merit: 101
Aluna.Social
Hi dev so this is running same algorithm as Pascal coin?

Any exchange to buy or only mining now?
full member
Activity: 254
Merit: 121
When 1.4.6?  Grin

We are working on it. I hope it will be ready some days later.
sr. member
Activity: 434
Merit: 257
When it's done Cheesy
newbie
Activity: 4
Merit: 0
When 1.4.6?  Grin
full member
Activity: 286
Merit: 102
Announcement: Pascal Wallet version 0.01 ALFA

I have made a simple wallet that can connect to a running pascalcoin_daemon or even to the standard wallet. It connects both on a localhost, a local network or over the internet. By default it connects to 127.0.0.1 port 4003. But this can be changed to local or remote IPs and ports. It uses RPC and Json for communication.

Pascal Wallet is made for the Pascal Coin P2P Cryptocurrency But it may also be compatible with clones like Pascal Lite.

Dependencies: Compile with Synapse in the path.

Binaries for windows64 and Linux as well as source code can be downloaded from:
https://sourceforge.net/projects/pascal-wallet/

And source code are also available from:
https://github.com/natugle/PascalWallet

I will of course like to get some comments, suggestions and critics.

WARNING: This is an ALFA TEST VERSION!!!!!!!  It is just for testing. Expect bugs and strange behavior. Don't use it unless you know what you are doing ;o)

Enjoy!

Will compile later but what does it do? Functions like the regular wallet?  Smiley

Well, It is still at a very early stage. I made it mostly because right now Pascal Lite dosen't have a stable wallet for Linux.

But it could be developed into some sort of a more easy to use lightweight wallet. It can be a gui for the daemon. And it is also useful if somebody wants to send coins from one computer but the daemon or the standard wallet are running on another computer.


full member
Activity: 197
Merit: 100
Announcement: Pascal Wallet version 0.01 ALFA

I have made a simple wallet that can connect to a running pascalcoin_daemon or even to the standard wallet. It connects both on a localhost, a local network or over the internet. By default it connects to 127.0.0.1 port 4003. But this can be changed to local or remote IPs and ports. It uses RPC and Json for communication.

Pascal Wallet is made for the Pascal Coin P2P Cryptocurrency But it may also be compatible with clones like Pascal Lite.

Dependencies: Compile with Synapse in the path.

Binaries for windows64 and Linux as well as source code can be downloaded from:
https://sourceforge.net/projects/pascal-wallet/

And source code are also available from:
https://github.com/natugle/PascalWallet

I will of course like to get some comments, suggestions and critics.

WARNING: This is an ALFA TEST VERSION!!!!!!!  It is just for testing. Expect bugs and strange behavior. Don't use it unless you know what you are doing ;o)

Enjoy!

Will compile later but what does it do? Functions like the regular wallet?  Smiley
full member
Activity: 286
Merit: 102
Announcement: Pascal Wallet version 0.01 ALFA

I have made a simple wallet that can connect to a running pascalcoin_daemon or even to the standard wallet. It connects both on a localhost, a local network or over the internet. By default it connects to 127.0.0.1 port 4003. But this can be changed to local or remote IPs and ports. It uses RPC and Json for communication.

Pascal Wallet is made for the Pascal Coin P2P Cryptocurrency But it may also be compatible with clones like Pascal Lite.

Dependencies: Compile with Synapse in the path.

Binaries for windows64 and Linux as well as source code can be downloaded from:
https://sourceforge.net/projects/pascal-wallet/

And source code are also available from:
https://github.com/natugle/PascalWallet

I will of course like to get some comments, suggestions and critics.

WARNING: This is an ALFA TEST VERSION!!!!!!!  It is just for testing. Expect bugs and strange behavior. Don't use it unless you know what you are doing ;o)

Enjoy!
legendary
Activity: 3808
Merit: 1723
It looks like there is a fork

Cryptopia, Block Explorer, Wallet Explorer and Fairpool are on one chain.

While Suprnova is on another chain.


We are investigating the matter.

EDIT: Issue is resolved


 

hero member
Activity: 896
Merit: 500
AikaPool admin
PascalBorland (PASB)
PascalTurbo (PAST)

 Grin
Pages:
Jump to: