Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dotnet core 2.0 port #895

Open
wants to merge 45 commits into
base: develop
Choose a base branch
from
Open

dotnet core 2.0 port #895

wants to merge 45 commits into from

Conversation

bonesoul
Copy link
Owner

No description provided.

@bonesoul
Copy link
Owner Author

Nancy.Razor should be fixed.

huseyin uslu added 12 commits January 4, 2018 16:00
# Conflicts:
#	.circleci/config.yml
#	.gitignore
#	src/CoiniumServ/App.config
#	src/CoiniumServ/Server/Web/NancyBootstrapper.cs
#	src/CoiniumServ/Server/Web/RootPathProvider.cs
#	src/CoiniumServ/packages.config
#	src/Tests/Properties/AssemblyInfo.cs
#	src/Tests/Tests.csproj
#	src/Tests/app.config
#	src/Tests/packages.config
# Conflicts:
#	src/CoiniumServ/Properties/AssemblyInfo.cs
#	src/Tests/Properties/AssemblyInfo.cs
@codefrx
Copy link

codefrx commented Jan 4, 2018

It would be great if the project migrates to net core 2.0. It's a very important step and CoiniumServ will be the first to do that.

@bonesoul
Copy link
Owner Author

bonesoul commented Jan 4, 2018

@codefrx working on that. actually the core code is already ported, only thing that prevents me from merging is getting Nancy working with dotnet core 2.

Hopefully soon.

meanwhile i also started working on a rewrite-from-scratch which is completely based on dotnet core.

@codefrx
Copy link

codefrx commented Jan 4, 2018

@bonesoul

meanwhile i also started working on a rewrite-from-scratch which is completely based on dotnet core.

Excellent news!!!!! You have all my support, your project its great and the dotnet core 2.0 version will be the first of his kind on mining servers.

@bonesoul
Copy link
Owner Author

bonesoul commented Jan 4, 2018

the plan is that i'll first get coiniumserv running on dotnet core 2.

will then continue work on the rewrite with libuv & extended altcoin support.

@bonesoul bonesoul changed the title dotnet core port dotnet core 2.0 port Jan 4, 2018
@bonesoul
Copy link
Owner Author

bonesoul commented Jan 5, 2018

by the way here is the repo for rewrite with dotnet core 2.0 - https://github.com/bonesoul/hypepool

@bonesoul
Copy link
Owner Author

still waiting an answer from nancy team; NancyFx/Nancy#2839

@Maleksh
Copy link

Maleksh commented Aug 13, 2018

Is there any progress in this subject. where you are going to use dotnet core 2.0.
How can we enable this Block notify in the CoiniumServ Pool.
it is very hard to find a block without this feature enabled

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.

None yet

3 participants