Skip to content

Abstract mem disabled fixes#67

Open
SkybuckFlying wants to merge 6 commits intoPascalCoin:masterfrom
SkybuckFlying:AbstractMemDisabledFixes
Open

Abstract mem disabled fixes#67
SkybuckFlying wants to merge 6 commits intoPascalCoin:masterfrom
SkybuckFlying:AbstractMemDisabledFixes

Conversation

@SkybuckFlying
Copy link

@SkybuckFlying SkybuckFlying commented Jan 12, 2022

In case this branch/these two commits are merged into PascalCoin then I am requesting 500 pascalcoin from the pascalcoin development fund ! =D

Note1: simply remove CreatePascalCoinRepository.sh after merger and then do a git commit --amend before finally pushing it to remote =D It seems you know how to do this from a previous merger :) So I am not going to bother with a time-costly/tricky rebase just to remove this one file ! Good Luck ! =D

Note2: At least on my special-build I notice PascalCoin will re-download the blockchain everything when AbstractMem is disabled, so disabling AbstractMem may require more work to make it work really well.

Note3: I think it's a good idea to try and keep PascalCoin working without AbstractMem in case AbstractMem contains serious bugs and also to have a non-abstract-mem version for clients and faster execution and perhaps also easier debugging of other code, plus it might also make it easier to PascalCoin for new developers/users, for them AbstractMem might be a little tricky/complex =D After all systems with plenty of RAM might not need AbstractMem at all ! ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant