Pages:
Author

Topic: |ANN| CrocodileCash | PoW/DPOS/PoS Hybrid | Snap Them Up Fast | Android Wallet | - page 5. (Read 61444 times)

newbie
Activity: 27
Merit: 0
I have a small bag of crocs on cryptohub. Should i keep it staking on there?
full member
Activity: 173
Merit: 151
Hello.
I support this plan and hope  it ought be smash! Seamless activity, thoughtful vision!

Glad to see you agree, no forks needed here..
full member
Activity: 173
Merit: 151
Hey folks,

I'm posting this in both Gizzard's original thread and the community-run one.

I'm still looking to (help) refine and improve this chain (or a future one for CROC).  I've been caught up lately in getting my crap together for a late-filing to pay tribute to the Empire and to one of its client-states.

I've also been procrastinating partly because I discovered Jeff Duntemann's _Assembly Language Step By Step: Programming with Linux_ (https://www.amazon.com/Assembly-Language-Step-Step-Programming/dp/0470497025/ref=sr_1_1?ie=UTF8&qid=1529467126&sr=8-1&keywords=jeff+duntemann ).  Ultimately C++/C/C# and all other programming languages (Python, Java, TLA+, Ruby, Pascal, etc) beside machine-code are translated at a low-level into object-code and I'm been delving into this [compilers/development-environments usually have an option to output the related object-code].   One of the main themes of that book is figuring out HOW things work.

There are a few features from some wallets that I want to figure out and potentially incorporate into CROC (to add useful features, and make the wallet less generic/old-school or better aesthetically) but the main overall desideratum remains to slim the block-size and memory (RAM) usage  (one thing I encountered, for example, is coins such as XMR use a more dynamic block-size based on a weighted-average of recent blocks).

There are a few things I want to experiment with (and methodically improve relevant skill-sets) including the following: I encountered where in the codebase (for some coins) nodes can be hard-wired into the code (e.g. src/chainparamsseeds.h) and I sort of want to get more hardcore into Cmakefiles and Makefiles generally.  I also want to experiment with some networking material I've encountered (a lot of which is very relevant or useful). I'd like to be able to compile Linux and the useful Windows variants (7 through 10) and eventually Mac, Android, Iphone (Swift) and RaspberryPi (and similar [Arduino]).  The QT API (the GUI interface for most coins) and some of the database APIs/interfaces with C-code are areas I want to figure out and test/experiment with; also gaining some facility with running the test-suites and some other features that most coins have latently but are probably seldom used -- except by the more highly-skilled/experienced teams.

I also picked up a few more exhaustive classics on C++/C (Bjarne Stroustrup, Kernighan and Richie, Stephen Prata) -- the latter two books have a LOT of practice material, whereas the creator of C++'s book (Stroustrup) is more interpretive and encourages creative work through a sort of guideline approach.

Anyway, for now CROC is de facto like  a staking DOGE with an arguably "goldilocks" rate of inflation.  On the inflation point, I've reconsidered the last post I made about possibly revisiting a DPOS-phase again; instead, I think it would be smarter to insure the inflation keeps its steady pace (sort of like how BTC, for instance, never had any big insta-mine and those coins are largely obtained through open, unhampered markets).

I do work long hours and am pretty bookish (have wide interests... [economics, philosophy, various languages, history are all on the back-burner at the moment] ... I was watching some PBS show on the First World War in the background while composing the bulk of this post, for instance) so please don't expect this to all unfold tomorrow -- but I did want to drop a note and poke people to indicate that this stocky critter [CROC] is still alive and will see later versions.

PLEASE no forks needed here..  

I am happy with what we currently have with CROC  & it works for me and alot of other peeps.

Sorry folks don't expect to run this peer/nova coin clone on an ARM processor with no resources, or on a free tiny AWS node.

These clones are resources hungry, especially with the aggressive block gen time CROC has.

BTW, when is the last time you where able to have Yobit apply any update to a coin listed on the exchange?

member
Activity: 164
Merit: 71
Hey folks,

I'm posting this in both Gizzard's original thread and the community-run one.

I'm still looking to (help) refine and improve this chain (or a future one for CROC).  I've been caught up lately in getting my crap together for a late-filing to pay tribute to the Empire and to one of its client-states.

I've also been procrastinating partly because I discovered Jeff Duntemann's _Assembly Language Step By Step: Programming with Linux_ (https://www.amazon.com/Assembly-Language-Step-Step-Programming/dp/0470497025/ref=sr_1_1?ie=UTF8&qid=1529467126&sr=8-1&keywords=jeff+duntemann ).  Ultimately C++/C/C# and all other programming languages (Python, Java, TLA+, Ruby, Pascal, etc) beside machine-code are translated at a low-level into object-code and I've been delving into this [compilers/development-environments usually have an option to output the related object-code].   One of the main themes of that book is figuring out HOW things work.

There are a few features from some wallets that I want to figure out and potentially incorporate into CROC (to add useful features, and make the wallet less generic/old-school or better aesthetically) but the main overall desideratum remains to slim the block-size and memory (RAM) usage  (one thing I encountered, for example, is coins such as XMR use a more dynamic block-size based on a weighted-average of recent blocks).

There are a few things I want to experiment with (and methodically improve relevant skill-sets) including the following: I encountered where in the codebase (for some coins) nodes can be hard-wired into the code (e.g. src/chainparamsseeds.h) and I sort of want to get more hardcore into Cmakefiles and Makefiles generally.  I also want to experiment with some networking material I've encountered (a lot of which is very relevant or useful). I'd like to be able to compile Linux and the useful Windows variants (7 through 10) and eventually Mac, Android, Iphone (Swift) and RaspberryPi (and similar [Arduino]).  The QT API (the GUI interface for most coins) and some of the database APIs/interfaces with C-code are areas I want to figure out and test/experiment with; also gaining some facility with running the test-suites and some other features that most coins have latently but are probably seldom used -- except by the more highly-skilled/experienced teams.

I also picked up a few more exhaustive classics on C++/C (Bjarne Stroustrup, Kernighan and Richie, Stephen Prata) -- the latter two books have a LOT of practice material, whereas the creator of C++'s book (Stroustrup) is more interpretive and encourages creative work through a sort of guideline approach.

Anyway, for now CROC is de facto like  a staking DOGE with an arguably "goldilocks" rate of inflation.  On the inflation point, I've reconsidered the last post I made about possibly revisiting a DPOS-phase again; instead, I think it would be smarter to insure the inflation keeps its steady pace (sort of like how BTC, for instance, never had any big insta-mine and those coins are largely obtained through open, unhampered markets).

I do work long hours and am pretty bookish (have wide interests... [economics, philosophy, various languages, history are all on the back-burner at the moment] ... I was watching some PBS show on the First World War in the background while composing the bulk of this post, for instance) so please don't expect this to all unfold tomorrow -- but I did want to drop a note and poke people to indicate that this stocky critter [CROC] is still alive and will see later versions.
full member
Activity: 756
Merit: 103
newbie
Activity: 72
Merit: 0
Such a fast coin with transactions, a very useful coin for small time payments.
legendary
Activity: 1554
Merit: 1001
This project is steadily getting a good number of followers and that is good! Is CROC already listed on exchanges? I can't seem to find info about it in the OP?

It's there you just gotta look harder Grin

https://cryptohub.online/market/CROC
https://yobit.net/en/trade/CROC/BTC
member
Activity: 315
Merit: 10
This project is steadily getting a good number of followers and that is good! Is CROC already listed on exchanges? I can't seem to find info about it in the OP?
hero member
Activity: 756
Merit: 500
I think that ASIC is not a problem. Actually the more SHA,  the cheaper ASIC mining will become in the long run, meaning everyone can participate eventually.

So the more oldschool power hungry ASIC machinery there is the more cheaper it will become to run  Huh Cheesy But yes the more SHA-256 ASIC's on CROC the better !
newbie
Activity: 98
Merit: 0
I think that ASIC is not a problem. Actually the more SHA,  the cheaper ASIC mining will become in the long run, meaning everyone can participate eventually.
full member
Activity: 173
Merit: 151
I cant get a wallet to sycn, with a fresh installs both on both Win and Unix machines

I have nodes that will connect, only to disconnect never starting to download the chain.

I am sourcing the wallets from git - RangaBoom/CrocodileCash

I am using nodes from Cryptohub with addnode in the conf, & have the port open in the firewall (i have ck with open ports)

Has anyone recently tried making the wallet with success?

Thank you for any advice in advance,



I left for a few hours with the wallets open,  now it's sycn'
sr. member
Activity: 798
Merit: 252
damn, i just got here after a month and see that there are no new news anymore?

crocodile is dying? wtf...



good try  Grin Grin Grin  actually CROC price grows

good try? wtf... just take a look on the dates of posts. there is no development ongoing.


Why it needs development? All works normally here
would you be unhappy if there is a developer and let you know the advantages if developed?

So once development is over and devs have a great product you want it to be developed more and more until it has been coded into the ground ? Is that your definition of an altcoin ? If so then wow... you're either in the wrong game or are reading into crypto wrong Roll Eyes

Litecoin did nothing for many years, from a initial high all the way down to the bottom, then people realised it was a good buy just because it was quicker than bitcoin, then the community made it what it is today.

But that's the case for many coins and the best example is DOGEcoin. It shows how important the community factor is in cryptocurrency.
full member
Activity: 173
Merit: 151
I cant get a wallet to sycn, with a fresh installs both on both Win and Unix machines

I have nodes that will connect, only to disconnect never starting to download the chain.

I am sourcing the wallets from git - RangaBoom/CrocodileCash

I am using nodes from Cryptohub with addnode in the conf, & have the port open in the firewall (i have ck with open ports)

Has anyone recently tried making the wallet with success?

Thank you for any advice in advance,

newbie
Activity: 14
Merit: 0
damn, i just got here after a month and see that there are no new news anymore?

crocodile is dying? wtf...



good try  Grin Grin Grin  actually CROC price grows

good try? wtf... just take a look on the dates of posts. there is no development ongoing.


Why it needs development? All works normally here
would you be unhappy if there is a developer and let you know the advantages if developed?

So once development is over and devs have a great product you want it to be developed more and more until it has been coded into the ground ? Is that your definition of an altcoin ? If so then wow... you're either in the wrong game or are reading into crypto wrong Roll Eyes

Litecoin did nothing for many years, from a initial high all the way down to the bottom, then people realised it was a good buy just because it was quicker than bitcoin, then the community made it what it is today.
member
Activity: 114
Merit: 10
I'm Not Pretty Enough !!!
damn, i just got here after a month and see that there are no new news anymore?

crocodile is dying? wtf...



good try  Grin Grin Grin  actually CROC price grows

good try? wtf... just take a look on the dates of posts. there is no development ongoing.


Why it needs development? All works normally here
would you be unhappy if there is a developer and let you know the advantages if developed?

So once development is over and devs have a great product you want it to be developed more and more until it has been coded into the ground ? Is that your definition of an altcoin ? If so then wow... you're either in the wrong game or are reading into crypto wrong Roll Eyes
sr. member
Activity: 826
Merit: 303
damn, i just got here after a month and see that there are no new news anymore?

crocodile is dying? wtf...



good try  Grin Grin Grin  actually CROC price grows

good try? wtf... just take a look on the dates of posts. there is no development ongoing.


Why it needs development? All works normally here
would you be unhappy if there is a developer and let you know the advantages if developed?
member
Activity: 133
Merit: 10
In the heat of the moment...
I'm glad to see Crocodilecash has been developing. But I hope it will speed up the pace and accelerate development.

Block times and transaction sending are almost instant, what more do you want for development Huh
member
Activity: 350
Merit: 11
I'm glad to see Crocodilecash has been developing. But I hope it will speed up the pace and accelerate development.
newbie
Activity: 72
Merit: 0
Confirmed reciept of 252 CROCS from the Airdrop. Goodluck to this project and thank you DEV.

Wasn't the Airdrop last year Huh
full member
Activity: 280
Merit: 100
N-Engine Multi Pool Server

CrocodileCash is added to our pool!

http://crypto.n-engine.com

- Dedicated server (European - US - ASIAN link)
- Fast! (Gigabit link on optical fiber!)
- DDoS protection
- GeoDNS balancing system
- Support 24h/7 (Mail, Troll box, Irc channel)

Payouts are made automatically every 3 hours for all balances above 0.1, or 0.01 on Sunday.

No more fee, more coin for YOU!

Happy FREE mining !

Main Pool url : http://crypto.n-engine.com

You can follow us @Twitter : https://twitter.com/NeCrypto

Support :
Discord channel: https://discord.gg/zEsE7AU
By mail: contact[a.t.]n-engine.com
On IRC : freenode > #N-Engine

Mine sha256 and Win the LOTTO! (check the rules on Discord channel)


Pages:
Jump to: