forknote / monero-generator

Generate Monero based coins with 1 command
MIT License
20 stars 33 forks source link

Monero Genesis marker tx #7

Closed fengshuicoin closed 6 years ago

fengshuicoin commented 6 years ago

Seems maybe monero has an added genesis that monero-generator doesnt account for? Im just learning how to make this work. Extensions/core/monero.json maybe needs to be updated??? Anyone more involved in this project i can talk to, and help get this working?

fengshuicoin commented 6 years ago

You have working monero-generator?

fengshuicoin commented 6 years ago

Discord link??

fengshuicoin commented 6 years ago

Send invite link i cant find how to search server

On Mar 15, 2018 18:42, "Mark Allen Evans" notifications@github.com wrote:

Yes

Search discord: interchained

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/forknote/monero-generator/issues/7#issuecomment-373576931, or mute the thread https://github.com/notifications/unsubscribe-auth/Ah8Oa8Z8vXFOR5IMpaEX7DZKw2Co9kttks5texh8gaJpZM4StHL4 .

shopglobal commented 6 years ago

Get on telegram and tell me your username, or tell me your discord name and I will find you. I don't have a group.

fengshuicoin commented 6 years ago

https://discord.gg/nwVSRZ

On Thu, Mar 15, 2018, 18:53 Mark Allen Evans notifications@github.com wrote:

Get on telegram and tell me your username, or tell me your discord name and I will find you. I don't have a group.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/forknote/monero-generator/issues/7#issuecomment-373578702, or mute the thread https://github.com/notifications/unsubscribe-auth/Ah8Oa3lg549zwQnr667znMXCR6r2k6HMks5texsMgaJpZM4StHL4 .

pmitchev commented 6 years ago

Fixed: https://github.com/forknote/monero-generator/commit/ae7d4e2b065acdd8524c5bbf7613003425bf7b41

Pull request are more than welcomed, if some of you guys have fixes for other issues.

fengshuicoin commented 6 years ago

@pmitchev have discord? Has there been any successful cross overs with this yet?

fengshuicoin commented 6 years ago

Ive tried with defaults in configs and non has worked wownero seems to be closest

fengshuicoin commented 6 years ago

Guys be careful interchained not sure about this guy but he feels sketchy af. Full of false promises. Luckily for me i trust my own skills more than words of stranger. I might have quick fix monero-generator of my own. Just testing now.

fengshuicoin commented 6 years ago

Your entitled to your opinion but i feel like your some type of trickster. Im not aggressive im defensive about my project. And i am a person who gets things done right away. I dont play around. Theres no point in you doing my project for me when i can do it my self. Only i asked if you want to share your method. You never offered any proof of what you said you can do. Then you delete and remove all contact. So theres something very scamy about you. I dont trust you

Im open to help and share with others who are interested in this. For now i will finish my test and confirm its working 100% first.

On Sat, Mar 17, 2018, 16:03 Mark Allen Evans notifications@github.com wrote:

I'm not helping you because you're aggressive and pushy

Good luck

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/forknote/monero-generator/issues/7#issuecomment-373959349, or mute the thread https://github.com/notifications/unsubscribe-auth/Ah8Oa6j0iczn1YVQytoh6v9XO_9JvPzSks5tfZZHgaJpZM4StHL4 .

pmitchev commented 6 years ago

Please make pull requests if possible. For genesis tx hex you can use forknoted or http://forknote.net/create/#/ for now. Be aware the Emission speed factor is not the same thing in Monero, and Difficulty target must be 60*N

fengshuicoin commented 6 years ago

@pmitchev yea caught that error when building from src. If you build from src you will also have issue with blob block in cryptonote_format_utils.cpp. I also dont get the seed node or dns look up i guess can just change in net_node.h seed.monero.se to server ip 127.0.0.1:8081.

Have you had successful cross over from cryptonote to monero code yet @pmitchev?