Code Monkey home page Code Monkey logo

neoscrypt's People

Contributors

ghostlander avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar

neoscrypt's Issues

Looking for a C# Implementation.

Hi,

I'm looking for a C# implementation of NeoScrypt. I saw there was already a communication about this 2014. However browsing the internet didn't helped me find something. Is there something out?

Why am I looking for it?

I'm working on a blockchain game integration in Unity3D and the blockchain is using the neoscrypt algorithm.

Just asking for help

I am trying to change my altcoins algo from Scrypt to neocrypt how do i do that

Hi John Doering

Hi

I love Neoscrypt and Phoenixcoin and appreciate the hard work and time that you guys have put into this.

I am trying to get Phoenixcoin and Neoscrypt to work on Unomp but I am having a hardtime I have done allot of research but only got some info.

This is what I have found.
http://phoenixcoin.org/archive/neoscrypt_v1.pdf

Scrypt is normaly : (1024, 1, 1) N = 1024, r = 1, p = 1
AND
Neoscrypt = (128, 2, 1)

So in unomp I change the phoenixcoin.json to
{
"name" : "Phoenixcoin",
"symbol" : "PXC",
"algorithm" : "neoscrypt",
"nValue" : "128",
"rValue" : "2"
}
I am thinking leaving p is ok because the default will be 1.
But this still does not work

The pool works fine but when the pool discovers a block it fails.

Any help will be appreciated.

My goal is to get neoscrypt working on Unomp and then helping others to add it to there pools so neoscrypt and phoenixcoin demand can go up and in turn its value raising.

Thx
Leon Melson

Undefined reference to NeoScrypt when using -DASM

Hello @ghostlander,

While compiling I receive an error: "unresolved refference to neoscrypt", which is just caused when using neoscrypt with -DSHA256 -DOPT -DASM -DMINER_4WAY.
If I delete -DASM -DMINER_4WAY, it works.

Why is neoscrypt not defined for -DASM -DMINER_4WAY?
And what to use at neoscrypt_4way *scratchpad arg?
What is scratchpad? any doc available?

Regards,
Pawel

Staking?

My idea for getting Feathercoin to the top 30 is to add in staking. Paying dividends for holding coins almost gives a sort of intrinsic value.

faults when compiled with cygwin(64bit)

hi there!
i compiled this (with -DWIN64) under windows7 cygwin-64bit
it runs okay up to NeoScrypt SSE2 4-way part D integrity test passing.
but when it moves on to Scrypt SSE2 4-way part A the program faults.

i'm by no means an assember guy :) but do the Scrypt assembler routines
still need their entry sequences WIN64-izing ?
--ken

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.