Bitcoin Forum
April 19, 2024, 08:07:00 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 ... 433 »
  Print  
Author Topic: [PASC] PascalCoin: Induplicatable NFT  (Read 990664 times)
cointron
Hero Member
*****
Offline Offline

Activity: 896
Merit: 500


View Profile
August 13, 2016, 06:19:30 AM
 #41

Im completely offline.-
1713514020
Hero Member
*
Offline Offline

Posts: 1713514020

View Profile Personal Message (Offline)

Ignore
1713514020
Reply with quote  #2

1713514020
Report to moderator
1713514020
Hero Member
*
Offline Offline

Posts: 1713514020

View Profile Personal Message (Offline)

Ignore
1713514020
Reply with quote  #2

1713514020
Report to moderator
1713514020
Hero Member
*
Offline Offline

Posts: 1713514020

View Profile Personal Message (Offline)

Ignore
1713514020
Reply with quote  #2

1713514020
Report to moderator
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713514020
Hero Member
*
Offline Offline

Posts: 1713514020

View Profile Personal Message (Offline)

Ignore
1713514020
Reply with quote  #2

1713514020
Report to moderator
1713514020
Hero Member
*
Offline Offline

Posts: 1713514020

View Profile Personal Message (Offline)

Ignore
1713514020
Reply with quote  #2

1713514020
Report to moderator
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
August 13, 2016, 06:43:45 AM
Last edit: August 13, 2016, 12:23:15 PM by Amph
 #42

specs algo? you need to work better on your OP if you want to attract more people, looks very bland...
Vorksholk
Legendary
*
Offline Offline

Activity: 1713
Merit: 1029



View Profile WWW
August 13, 2016, 07:13:16 AM
 #43

sp specs algo? you need to work better on your OP if you want to attract more people, looks very bland...

From looking at the code, it appears to be SHA256D.

VeriBlock: Securing The World's Blockchains Using Bitcoin
https://veriblock.org
PascalCoin (OP)
Sr. Member
****
Offline Offline

Activity: 334
Merit: 263



View Profile
August 13, 2016, 09:36:15 AM
 #44

sp specs algo? you need to work better on your OP if you want to attract more people, looks very bland...

From looking at the code, it appears to be SHA256D.

Some technical aclarations:

- PoW is calculated by a Double Sha 256 (like Bitcoin)
- New block Time average is 300 seconds
- Each new block creates 5 new accounts, the first one with reward + fee
- You can use Seckp256k1 , secp384r1, secp283k1 and secp521r1 for your private keys
- After a block is generated, must wait 100 new blocks before make an operation to new generated accounts
- There is no hard coded limit on operations inside a blockchain
- It's made with Pascal Language (v1 source code needs Delphi 2010), available at Github

Finally:
- Searching for Lazarus developers... ;-)

PascalCoin is the first crypto currency without need of historical operations to control double spend and with ORDINAL account numbers. YES! LIKE A BANK!
doktor1897
Hero Member
*****
Offline Offline

Activity: 882
Merit: 500



View Profile
August 13, 2016, 09:48:52 AM
 #45

how to set addnode ? because it does not connect and does not run Huh

                 ██            ██
               ██████        ██████
            ████████████      ██████
        ███████████████████    ██████
     ███████████    ██████████  ██████
  ██████████    ███    ████████  ▀█████
  ██████    ███████████   ██████  █████
  █████   ██████  ██████   █████  █████
  █████    ███      ███    █████  █████
  █████  ██            ██  █████  █████
  █████  ███          ███  █████  █████
  █████  ███████   ██████  █████  █████
  █████  ████████████████  █████  █████
  █████  ████████████████  █████  █████
  █████  ████  █████ ████  ████  ██████
  █████  ████   ███  ████  ███  ██████
  █████  ████    █   ████  █   ██████ 
  █████  ████        ██      ███████     
    ███  ████        █     ███████         
      █  ████         ▄██  █████       
           ██        ████  ███
            █        ██▀
`AiBB`  ———————————
HARNESSING THE POWER OF Ai IN CRYPTO
▐ -
`BUY TOKENS`
-▐   Twitter
  Telegram
  Facebook
|WP
Reddit
Medium
PascalCoin (OP)
Sr. Member
****
Offline Offline

Activity: 334
Merit: 263



View Profile
August 13, 2016, 10:31:11 AM
 #46

the main node is being blacklisted and the only thing else i noticed is the deviation went negative recently other than that mines been mining regularly since launch maybe thats why i dont need the main node?
i see others with me only a few tho

Sorry. Main node is an old Windows XP ... I've reseted it! Wait for 1-2 hours and your node will automatically reconnect.

PascalCoin is the first crypto currency without need of historical operations to control double spend and with ORDINAL account numbers. YES! LIKE A BANK!
PascalCoin (OP)
Sr. Member
****
Offline Offline

Activity: 334
Merit: 263



View Profile
August 13, 2016, 12:23:16 PM
 #47

So how many total coins?

- 100 Pascal Coins for each new block (avg 5 minutes), including 5 accounts (only first will have reward, others will be for miner with 0 pascal coins inside). Pascal Coin has a maximum of 4 decimals. (100.0000)
- Reward will decrease every 420480 blocsk (avg 4 years). 100 -> 50 -> 25 -> 12.5 ... -> 1  (Min reward is 1 Pascal coin)
- 5 Accounts generated every new block
- Lost coins can be recovered by miners if in 420480 blocks owner of account has no made operations (... for example, if loosing Private key)
- After a new block is generated, must wait 100 blocks prior to operate with those accounts
- Operations include a Payload, with a maximum of 256 bytes length. Payload can be public or encrypted only for dest account.
- No maximum of operations inside a new block

Stay informed at @PascalCoin

PascalCoin is the first crypto currency without need of historical operations to control double spend and with ORDINAL account numbers. YES! LIKE A BANK!
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
August 13, 2016, 12:24:24 PM
 #48

sp specs algo? you need to work better on your OP if you want to attract more people, looks very bland...

From looking at the code, it appears to be SHA256D.

too bad, this is wasted for a new coin like this, i thought it was something not so generic, any sha256 is doomed to fail and be a shadow of bitcoin
Rendi Pratama
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
August 13, 2016, 12:28:51 PM
 #49

good luck  Wink
Coming-from-Behind
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
August 13, 2016, 01:33:04 PM
 #50

the main node is being blacklisted and the only thing else i noticed is the deviation went negative recently other than that mines been mining regularly since launch maybe thats why i dont need the main node?
i see others with me only a few tho

Sorry. Main node is an old Windows XP ... I've reseted it! Wait for 1-2 hours and your node will automatically reconnect.

That sounds awfully centralised.

I got my wallet syncing since you reset your main node, but I can't get it to mine. I opened port 4004 and turned on NAT but the wallet still says it's not mining.

edit

Now the blacklisted IPs problem has surfaced again. Does that mean your old Windows XP main node needs resetting again before anyone apart from a select few can sync or mine?

There were only about three hours when it was possible for me to sync since your last reset.

Quote
Reason: Invalid operation: Autosend Operation:ERROR ERROR:2 ERROR TEXT:Your IP is blacklisted
PascalCoin (OP)
Sr. Member
****
Offline Offline

Activity: 334
Merit: 263



View Profile
August 13, 2016, 01:41:22 PM
 #51

the main node is being blacklisted and the only thing else i noticed is the deviation went negative recently other than that mines been mining regularly since launch maybe thats why i dont need the main node?
i see others with me only a few tho

Sorry. Main node is an old Windows XP ... I've reseted it! Wait for 1-2 hours and your node will automatically reconnect.

That sounds awfully centralised.

I got my wallet syncing since you reset your main node, but I can't get it to mine. I opened port 4004 and turned on NAT but the wallet still says it's not mining.

edit

Now the blacklisted IPs problem has surfaced again. Does that mean your old Windows XP main node needs resetting again before anyone apart from a select few can sync or mine?

There were only about three hours when it was possible for me to sync since your last reset.

Quote
Reason: Invalid operation: Autosend Operation:ERROR ERROR:2 ERROR TEXT:Your IP is blacklisted


Nothing is blacklisted in my server since I've reseted it... perhaps another one server blacklisted you. Be patient, at sometime you will connect. Sorry

(Note: the IP that tells you're blacklisted is the IP of the server who blacklisted you).
Blacklisted IP's are not propagated, so others servers will accept your connections.



PascalCoin is the first crypto currency without need of historical operations to control double spend and with ORDINAL account numbers. YES! LIKE A BANK!
Coming-from-Behind
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
August 13, 2016, 02:04:42 PM
 #52

the main node is being blacklisted and the only thing else i noticed is the deviation went negative recently other than that mines been mining regularly since launch maybe thats why i dont need the main node?
i see others with me only a few tho

Sorry. Main node is an old Windows XP ... I've reseted it! Wait for 1-2 hours and your node will automatically reconnect.

That sounds awfully centralised.

I got my wallet syncing since you reset your main node, but I can't get it to mine. I opened port 4004 and turned on NAT but the wallet still says it's not mining.

edit

Now the blacklisted IPs problem has surfaced again. Does that mean your old Windows XP main node needs resetting again before anyone apart from a select few can sync or mine?

There were only about three hours when it was possible for me to sync since your last reset.

Quote
Reason: Invalid operation: Autosend Operation:ERROR ERROR:2 ERROR TEXT:Your IP is blacklisted


Nothing is blacklisted in my server since I've reseted it... perhaps another one server blacklisted you. Be patient, at sometime you will connect. Sorry

(Note: the IP that tells you're blacklisted is the IP of the server who blacklisted you).
Blacklisted IP's are not propagated, so others servers will accept your connections.




Does this coin have increasing difficulty like normal coins?

If it does there's no point me mining it because someone with a more powerful miner will soon start mining all the coins.

ps

This error message is incomprehensible, it's impossible to work out what caused the error by reading it.

Quote
Reason: Invalid operation: Autosend Operation:ERROR ERROR:2 ERROR
cgt99
Full Member
***
Offline Offline

Activity: 275
Merit: 104



View Profile
August 13, 2016, 02:24:07 PM
 #53

Got 12 connections and mining since 1 hour back.
"Mining at 845 kh/s" found 5 blocks so far.

Seems to be working now.  Wink
OrsonJ
Sr. Member
****
Offline Offline

Activity: 597
Merit: 253


... and the swarm is headed towards us


View Profile WWW
August 13, 2016, 02:24:49 PM
Last edit: August 13, 2016, 05:09:55 PM by OrsonJ
 #54

This looks interesting! Tried mining with port 4004 open but I'm only getting connections to the servers and not other clients so no mining happening. Any suggestions?

Edit: I'm seeing a lot of access violations in the logs, don't know if that's relevant.

Zano alias: @orsonj  |  Twitter: @Cryptoschild
PascalCoin (OP)
Sr. Member
****
Offline Offline

Activity: 334
Merit: 263



View Profile
August 13, 2016, 04:23:17 PM
 #55

Got 12 connections and mining since 1 hour back.
"Mining at 845 kh/s" found 5 blocks so far.

Seems to be working now.  Wink

Mining at 845 Kh/s? You have a supercomputer!

PascalCoin is the first crypto currency without need of historical operations to control double spend and with ORDINAL account numbers. YES! LIKE A BANK!
Remy_5
Hero Member
*****
Offline Offline

Activity: 1194
Merit: 502


View Profile
August 13, 2016, 05:44:37 PM
 #56


Hi Dev!
Starting from the bottom to create "(yet, another one)" coin, is
not a challenge of little value, so in any case I congratulate you.

Before going into further details I would like to better understand
the prospect of this significant effort you are making.

The design of this new currency, which it wants to be:
a) A "simple" proof of concept that it is an end in itself?
b) A limited prototype, you need to prepare something different,
which you have already started to design?

c) The advanced stage of a defined project, but not yet totally evolved?
d) Or this is in effect the final stage (or almost all) of the project, then
a valid coin ready to be used for real, and to land to the Exchanges?

TIA

ps:
Watch out for the "List index out of bounds". Wink

cgt99
Full Member
***
Offline Offline

Activity: 275
Merit: 104



View Profile
August 13, 2016, 07:38:20 PM
Last edit: August 14, 2016, 01:26:32 PM by cgt99
 #57

Got 12 connections and mining since 1 hour back.
"Mining at 845 kh/s" found 5 blocks so far.

Seems to be working now.  Wink

Mining at 845 Kh/s? You have a supercomputer!

well not really unless the wallet is lying, Win 7 64 on i7-2600K 16GB ram with radeon r9 290



 14 blocks now

BTW this one is sticking out a bit, i like it.

Keep it up bro  Grin
Thefrolly
Sr. Member
****
Offline Offline

Activity: 672
Merit: 250


CryptoTalk.Org - Get Paid for every Post!


View Profile
August 13, 2016, 07:44:43 PM
 #58

Got 12 connections and mining since 1 hour back.
"Mining at 845 kh/s" found 5 blocks so far.

Seems to be working now.  Wink

Mining at 845 Kh/s? You have a supercomputer!

well not really unless the wallet is lying, Win 7 64 on i7-2600K 16GB ram with radeon r9 290



 14 blocks now

BTW this one is sticking out a bit, i like it.

Keep it up bro  Grin

where do you see how many blocks you got?

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
CryptoTalk.org| 
MAKE POSTS AND EARN BTC!
🏆
mistercashking
Legendary
*
Offline Offline

Activity: 1044
Merit: 1050


@MRCASHKING


View Profile WWW
August 13, 2016, 07:54:35 PM
 #59

Got 12 connections and mining since 1 hour back.
"Mining at 845 kh/s" found 5 blocks so far.

Seems to be working now.  Wink

Mining at 845 Kh/s? You have a supercomputer!

well not really unless the wallet is lying, Win 7 64 on i7-2600K 16GB ram with radeon r9 290



 14 blocks now

BTW this one is sticking out a bit, i like it.

Keep it up bro  Grin

where do you see how many blocks you got?

just check the box that says "explore accounts with one of my wallet keys" to see the coins you've mined. also account numbers are like wallet addresses.
chivaki
Full Member
***
Offline Offline

Activity: 132
Merit: 100


View Profile
August 13, 2016, 08:22:46 PM
 #60

cgt99
Did you have to open some ports on win7?
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 ... 433 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!