Git Product home page Git Product logo

pink2's People

Contributors

al-wayslate avatar jredinger avatar panupan avatar pinkdev avatar rileyxx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pink2's Issues

gcc complains about this ;

wallet.h:311:
if (IsMine(txOut));
{
nReward += GetCredit(txOut);
if (!MoneyRange(nReward))
printf("CWallet::GetCredit() : value out of range");
}

Misleading pinkcoin configuration filename

Hey guys :)

Tried helping a new member today and he was having problem figuring out how to add a configuration file to the directory.

After it having been pinkconf.txt in the past and this not working, we ended up trying pinkcoin.conf and it didn't work either. It turns out it's now Pink2.conf (that's correct or was this co-incidence by him getting connections as soon as he renamed this?) and this is not documented anywhere, at least not for the normal user.

With 99% of the other coins it's just coinname.conf so changing it to the generally accepted name would be beneficial in my opinion.

If not, would it be possible to maybe add some help file in the repo to make it easier for people to figure out how to name the configuration file or am I missing a tutorial somewhere?

There is another issue about the exact same problem that got closed before it was resolved, no idea why, so it's been something that has been on the list for quite a while it seems :)

Pinkcoin-qt crashes with Error initializing database environment

I'm getting: Error initializing database environment.

additionally, debug.log reads:
dbenv.open LogDir=.pink2/database ErrorFile=.pink2/db.log
ERROR: CDB() : wrong argument (22) opening database environment

and db.log says:
replication requires locking support

compiled on Arch with db 4.8.30 (required for compiling) alongside db 5.3.28 (system default).

Staking: Transaction Generated but not accepted

image

The orphaned transaction stopped the minting process going forward
Cleared it in the console with 'clearwallettransactions' and restarted the wallet which removed the conflicted transaction and Minting started working again.

Invisible help menu

The help menu is invisible in the menu bar. Have to click an inconspicuous part of the menu bar to actually open the menu. It was the same with the settings menu in the early Pink2 version, but that one was fixed in the meantime.
1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.