Pages:
Author

Topic: [ANN] [SKC] Skeincoin 0.9.3.1 | Skein-SHA2 - page 11. (Read 161513 times)

hero member
Activity: 487
Merit: 500
February 11, 2015, 06:45:09 AM
for information:

The developer of skeincoin ("redkendra") is also known as Max Guevara (developer of Quark and mimiccoin) and "johnjoule" (developer of XJO).
Also posting with "Willowrosenberg" as sockpuppetaccount.

Wonder how much more coins and accounts he created Cheesy


legendary
Activity: 1148
Merit: 1018
It's about time -- All merrit accepted !!!
February 10, 2015, 12:16:27 AM
thanks much for your input, i have been doing things separate for the blake system however have recently been experimenting with gitian and other methods of cross compiling .... i still get the best results doing things the same way you are ....
question to the developer when you have time,

are you building /compiling with

1) gitian
2) individually on each operating system
3) with a custom toolchain (unlikely since i don't see this in your source


I compile individually for each target OS. For the 0.9 build I setup a VM for each target, i.e. Win32, Win64.

newbie
Activity: 59
Merit: 0
February 09, 2015, 04:04:02 PM
question to the developer when you have time,

are you building /compiling with

1) gitian
2) individually on each operating system
3) with a custom toolchain (unlikely since i don't see this in your source


I compile individually for each target OS. For the 0.9 build I setup a VM for each target, i.e. Win32, Win64.
legendary
Activity: 1148
Merit: 1018
It's about time -- All merrit accepted !!!
February 09, 2015, 12:19:18 AM
question to the developer when you have time,

are you building /compiling with

1) gitian
2) individually on each operating system
3) with a custom toolchain (unlikely since i don't see this in your source

sr. member
Activity: 914
Merit: 250
Making Smart Money Work
February 07, 2015, 05:13:06 PM
Just updated the block explorer to the 0.9 branch Smiley
Nice! Made a testing tool for OP_Return checking btw. Runs btc (mainnet/testnet) and Skeincoin atm. It's coded a bit fuggly, but it does the job. Runs rather well against explorer.skeincoin.org

Prebuilt apk: https://db.tt/lgYNG4XU  [Should only ask camera permission for QR scanner]
One file gist: https://gist.github.com/Biersteker/9b3b7719d0f94369062a
If you build this you'll need NodeJS, Cordova, Ant Android SDK, and you will need to either add
com.phonegap.plugins.barcodescanner=https://github.com/wildabeast/BarcodeScanner.git in plugins.properties (If you enjoy Netbeans pain) or add by commandline cordava plugins add com.phonegap.plugins.barcodescanner
member
Activity: 95
Merit: 10
February 07, 2015, 08:52:03 AM
Just updated the block explorer to the 0.9 branch Smiley
legendary
Activity: 1148
Merit: 1018
It's about time -- All merrit accepted !!!
February 07, 2015, 02:33:36 AM
nice to see development , when i have a chance i will fork your 9.x wallet & check it all out :-)
newbie
Activity: 59
Merit: 0
February 06, 2015, 05:23:26 PM
I'm re enabling the skcbot (IRC) and skeintip (Twitter). Reworked some network stuff (No more disconnect issues for the twitterbot yeah!!), and moved it to a Pi2. If anyone disagrees with his or her balance, send me a pm.

offtopic, Kendra can we get a x86 build aswell? (wallet vm is x86 Sad, donno why i did that)

Win32 build:

http://www.skeincoin.org/skeincoin-0.9.3.0-win32.zip

I love you man.
 btw I did a bitcoin hackaton, and atm i'm testing against btc testnet . But i would like to build this on skeincoin. https://www.youtube.com/watch?v=g2l0eI5SjBU
Any objections? (haven't tested it on Skeincoin atm, but 0.9.3 should make that possible)

Looks interesting Smiley Go for it.
sr. member
Activity: 914
Merit: 250
Making Smart Money Work
February 06, 2015, 04:31:48 PM
I'm re enabling the skcbot (IRC) and skeintip (Twitter). Reworked some network stuff (No more disconnect issues for the twitterbot yeah!!), and moved it to a Pi2. If anyone disagrees with his or her balance, send me a pm.

offtopic, Kendra can we get a x86 build aswell? (wallet vm is x86 Sad, donno why i did that)

Win32 build:

http://www.skeincoin.org/skeincoin-0.9.3.0-win32.zip

I love you man.
 btw I did a bitcoin hackaton, and atm i'm testing against btc testnet . But i would like to build this on skeincoin. https://www.youtube.com/watch?v=g2l0eI5SjBU
Any objections? (haven't tested it on Skeincoin atm, but 0.9.3 should make that possible)
newbie
Activity: 59
Merit: 0
February 06, 2015, 11:38:09 AM
I'm re enabling the skcbot (IRC) and skeintip (Twitter). Reworked some network stuff (No more disconnect issues for the twitterbot yeah!!), and moved it to a Pi2. If anyone disagrees with his or her balance, send me a pm.

offtopic, Kendra can we get a x86 build aswell? (wallet vm is x86 Sad, donno why i did that)

Win32 build:

http://www.skeincoin.org/skeincoin-0.9.3.0-win32.zip
sr. member
Activity: 914
Merit: 250
Making Smart Money Work
February 06, 2015, 10:56:04 AM
I'm re enabling the skcbot (IRC) and skeintip (Twitter). Reworked some network stuff (No more disconnect issues for the twitterbot yeah!!), and moved it to a Pi2. If anyone disagrees with his or her balance, send me a pm.

offtopic, Kendra can we get a x86 build aswell? (wallet vm is x86 Sad, donno why i did that)
member
Activity: 95
Merit: 10
February 04, 2015, 05:18:29 AM
Hows the testing going RK? Smiley
newbie
Activity: 59
Merit: 0
For those who'd like to test the new features in the 0.9 wallet, here is a Win64 build:

http://www.skeincoin.org/skeincoin-0.9.3.0-win64.zip
newbie
Activity: 59
Merit: 0
Hi All

I've created a port of Skeincoin to the Bitcoin Core 0.9.3 wallet. This brings Skeincoin up to almost the latest production version wallet. It is also a simple job to add merge mining into Skeincoin (I'm working on another branch for this now), if this is still desired by those who use / own Skeincoin.

My source tree is here - https://github.com/nzsquirrell/skeincoin/tree/0.9

If there's interest in proceeding further with this please let me know.




Hi nzsquirrell

Thanks for the great work!

I created a branch for this upgrade here:

https://github.com/skeincoin/skeincoin/tree/0.9

Initial testing looks good. I made some minor updates. I'll merge into the master branch after some more testing.

RK
member
Activity: 113
Merit: 10
Hi All

I've created a port of Skeincoin to the Bitcoin Core 0.9.3 wallet. This brings Skeincoin up to almost the latest production version wallet.

<3 !!!!!!
Let me test Smiley.
*Does little dance of joy, for 0.9, and fiddling with opreturn*

I'm happy to build binaries and release, but would like Red Kendra to give his blessing first?
sr. member
Activity: 914
Merit: 250
Making Smart Money Work
Hi All

I've created a port of Skeincoin to the Bitcoin Core 0.9.3 wallet. This brings Skeincoin up to almost the latest production version wallet.

<3 !!!!!!
Let me test Smiley.
*Does little dance of joy, for 0.9, and fiddling with opreturn*
sr. member
Activity: 462
Merit: 250

I saw that fix in the 0.9.4 release of bitcoin. I was considering just going with 0.9.4 but there's been some talk on the bitcoin thread about issues with re-indexing. Undecided.

Reindexing issues seem to be all about it being slow - this is actually something to expect for bitcoin huge blockchain. Probably there are no non-DER signatures in skeincoin blockchain yet, but it may cause a fork fest between different openssl version nodes if someone sends such tx.

@RedKendra: this looks like a great chance to rebase Smiley
member
Activity: 113
Merit: 10
Hi All

I've created a port of Skeincoin to the Bitcoin Core 0.9.3 wallet. This brings Skeincoin up to almost the latest production version wallet. It is also a simple job to add merge mining into Skeincoin (I'm working on another branch for this now), if this is still desired by those who use / own Skeincoin.

My source tree is here - https://github.com/nzsquirrell/skeincoin/tree/0.9


Nice job! Do you mind opening the repo issue tracker? There is one important thing that needs to be backported (it is key.cpp in 0.9): https://github.com/bitcoin/bitcoin/commit/488ed32f2ada1d1dd108fc245d025c4d5f252783

Issue tracker open.

I saw that fix in the 0.9.4 release of bitcoin. I was considering just going with 0.9.4 but there's been some talk on the bitcoin thread about issues with re-indexing. Undecided.
sr. member
Activity: 462
Merit: 250
Hi All

I've created a port of Skeincoin to the Bitcoin Core 0.9.3 wallet. This brings Skeincoin up to almost the latest production version wallet. It is also a simple job to add merge mining into Skeincoin (I'm working on another branch for this now), if this is still desired by those who use / own Skeincoin.

My source tree is here - https://github.com/nzsquirrell/skeincoin/tree/0.9


Nice job! Do you mind opening the repo issue tracker? There is one important thing that needs to be backported (it is key.cpp in 0.9): https://github.com/bitcoin/bitcoin/commit/488ed32f2ada1d1dd108fc245d025c4d5f252783
member
Activity: 113
Merit: 10
Hi All

I've created a port of Skeincoin to the Bitcoin Core 0.9.3 wallet. This brings Skeincoin up to almost the latest production version wallet. It is also a simple job to add merge mining into Skeincoin (I'm working on another branch for this now), if this is still desired by those who use / own Skeincoin.

My source tree is here - https://github.com/nzsquirrell/skeincoin/tree/0.9

If there's interest in proceeding further with this please let me know.


Pages:
Jump to: