Author

Topic: [ANN] [SFR] SaffronCoin | Latest Version - 1.4.2/2.6.2 | Mandatory Wallet Update - page 106. (Read 437833 times)

hero member
Activity: 532
Merit: 500
You guys (the devs) are great. I've just bought some with sfrpay and it's really easy. Instant email response after i send the payment.

One minor suggestion though, can you add some sort of log to show all of the sfrpay transaction that's done on the wallet? That way people can keep track on their purchase.
sr. member
Activity: 1008
Merit: 306
With respect to this post : https://bitcointalksearch.org/topic/m.8223523

We spoke about including a decentralized Music Sharing feature built into the wallet. Would like to update on this.

Have you guys checked out this IBM Commercial : https://www.youtube.com/watch?v=cgxqqQj8i5A ?

We will be implementing something similar but a decentralized version. This is a near-term feature. We haven't thought of a name for it yet. If you can come up with some good names, you can suggest.

We will first launch a built-in music player into the wallet. Then, a later version will include the decentralized sharing and recording of your voice.



There is a big unique feature/protocol mentioned in the above post where different coins can "communicate" with each other. We have thought of a name for that and presently call it "Project Orion". Whenever we talk about Orion in future posts, think it is being referred to this feature.

The wallet with built-in music player could be launched soon. ETA will be given after some days.

Cheers!

Magnificent work. I'll wait impatiently. You have the best team!!!!
hero member
Activity: 560
Merit: 500
With respect to this post : https://bitcointalksearch.org/topic/m.8223523

We spoke about including a decentralized Music Sharing feature built into the wallet. Would like to update on this.

Have you guys checked out this IBM Commercial : https://www.youtube.com/watch?v=cgxqqQj8i5A ?

We will be implementing something similar but a decentralized version. This is a near-term feature. We haven't thought of a name for it yet. If you can come up with some good names, you can suggest.

We will first launch a built-in music player into the wallet. Then, a later version will include the decentralized sharing and recording of your voice.



There is a big unique feature/protocol mentioned in the above post where different coins can "communicate" with each other. We have thought of a name for that and presently call it "Project Orion". Whenever we talk about Orion in future posts, think it is being referred to this feature.

The wallet with built-in music player could be launched soon. ETA will be given after some days.

Cheers!
hero member
Activity: 701
Merit: 511
i give up already using windows version on a VM , sfrpay works great just bought 800sfr  Grin Grin Wink
member
Activity: 70
Merit: 10
Looks like mining is being dominated by ASICs. This maybe good for the network but not for me. I to have mine another coin in order to buy Saffron. I mine X11 because of the heat. Will get ASIC soon.

Speaking of another coin. A multipool might solve this problem and bring other added benefits.

Why don't mine groestl? It's the most efficient algo Huh

Took your advice switched. Will see how it goes. Thanks for the tip.

hero member
Activity: 701
Merit: 511
New Linux wallets with SFRPay are ready!
- SFR Wallet - Classic
- SFR Wallet - Multi Tasking

Enjoy Cheesy
im still getting coredump  Embarrassed Embarrassed
compiling i got error, how do i bypass
make[1]: *** No rule to make target `libleveldb.a'.  Stop.
please help  Cry

Navigate to src/leveldb folder and type :

make libleveldb.a libmemenv.a
thanks i had already tried that but i still get the same error
xxx@Ubuntu:~/wallet20/src/leveldb$ make libleveldb.a libmemenv.a
make: *** No rule to make target `libleveldb.a'.  Stop.


Some of your setup is missing some dependencies. Its best to use the wallets that Tizen compiled for Linux. Those work well and he has taken care of all dependencies.

i have all the dependencies i think, ived compile the classic wallet with no problem  Undecided with already compile wallet i always get core dump by runing it
full member
Activity: 136
Merit: 100
What distro do you use?
I'm testing the wallet into Ubuntu LTS virtual machine, I can test into your distro Wink
hero member
Activity: 560
Merit: 500
New Linux wallets with SFRPay are ready!
- SFR Wallet - Classic
- SFR Wallet - Multi Tasking

Enjoy Cheesy
im still getting coredump  Embarrassed Embarrassed
compiling i got error, how do i bypass
make[1]: *** No rule to make target `libleveldb.a'.  Stop.
please help  Cry

Navigate to src/leveldb folder and type :

make libleveldb.a libmemenv.a
thanks i had already tried that but i still get the same error
xxx@Ubuntu:~/wallet20/src/leveldb$ make libleveldb.a libmemenv.a
make: *** No rule to make target `libleveldb.a'.  Stop.


Some of your setup is missing some dependencies. Its best to use the wallets that Tizen compiled for Linux. Those work well and he has taken care of all dependencies.
full member
Activity: 136
Merit: 100
I share it to get ride of the errors before users Wink.

This error is caused because the makefile is not present in the multitasking version.
I have to compile libleveldb.a and libmemenv.a from the classic sources, like Dev said, and copy those files to the src/leveldb of the multitasking wallet sources.



Wink
hero member
Activity: 701
Merit: 511
New Linux wallets with SFRPay are ready!
- SFR Wallet - Classic
- SFR Wallet - Multi Tasking

Enjoy Cheesy
im still getting coredump  Embarrassed Embarrassed
compiling i got error, how do i bypass
make[1]: *** No rule to make target `libleveldb.a'.  Stop.
please help  Cry

Navigate to src/leveldb folder and type :

make libleveldb.a libmemenv.a
thanks i had already tried that but i still get the same error
xxx@Ubuntu:~/wallet20/src/leveldb$ make libleveldb.a libmemenv.a
make: *** No rule to make target `libleveldb.a'.  Stop.
full member
Activity: 136
Merit: 100
I share it to get ride of the errors before users Wink.

This error is caused because the makefile is not present in the multitasking version.
I have to compile libleveldb.a and libmemenv.a from the classic sources, like Dev said, and copy those files to the src/leveldb of the multitasking wallet sources.

hero member
Activity: 560
Merit: 500
New Linux wallets with SFRPay are ready!
- SFR Wallet - Classic
- SFR Wallet - Multi Tasking

Enjoy Cheesy
im still getting coredump  Embarrassed Embarrassed
compiling i got error, how do i bypass
make[1]: *** No rule to make target `libleveldb.a'.  Stop.
please help  Cry

Navigate to src/leveldb folder and type :

make libleveldb.a libmemenv.a
hero member
Activity: 701
Merit: 511
New Linux wallets with SFRPay are ready!
- SFR Wallet - Classic
- SFR Wallet - Multi Tasking

Enjoy Cheesy
im still getting coredump  Embarrassed Embarrassed
compiling i got error, how do i bypass
make[1]: *** No rule to make target `libleveldb.a'.  Stop.
please help  Cry
full member
Activity: 136
Merit: 100
Looks like mining is being dominated by ASICs. This maybe good for the network but not for me. I to have mine another coin in order to buy Saffron. I mine X11 because of the heat. Will get ASIC soon.

Speaking of another coin. A multipool might solve this problem and bring other added benefits.

Why don't mine groestl? It's the most efficient algo Huh
full member
Activity: 136
Merit: 100
member
Activity: 70
Merit: 10
Looks like mining is being dominated by ASICs. This maybe good for the network but not for me. I have to mine another coin in order to buy Saffron. I mine X11 because of the heat. Will get ASIC soon.

Speaking of another coin. A multipool might solve this problem and bring other added benefits.
hero member
Activity: 560
Merit: 500
Dev can you update the OP with new wallet pics with SFRpay and ticking it as a implemented feature plus roadmap with what you were discussing yesterday.

Thank you

Waiting for the updates from the OP designer. The Roadmap is an image.
full member
Activity: 210
Merit: 100
Dev can you update the OP with new wallet pics with SFRpay and ticking it as a implemented feature plus roadmap with what you were discussing yesterday.

Thank you
member
Activity: 70
Merit: 10
Cryptsy has updated. And everything looks good.
member
Activity: 70
Merit: 10
Are we sure that blockchain prioblems have been resolved? Cryptsy was frozen all day yesterday. I made a withdrawal after it was unfrozen. The coins never came. I check the transaction ID with the blockchain

33dfaf69385a7d292bb99ea09a6dbb24e7148b4b6a566ccdced11ad5a8025044

There is no record of this transaction on the blockchain. Are we sure Cryptsy is on the right fork? They were down as Bittrex was but no one commented on it. I am also writing Cryptsy.

I don't think that cryptsy are on right fork. Tried contacting them too.

Got reply from Cryptsy. They found the transaction. They are using the following blockchain.

http://188.226.165.184/saffron/block_crawler.php

The transaction is there. Is this the right fork?

No that is not the right fork.
Explorer.saffroncoin.com is the correct explorer.

Do tell cryptsy that they need to update to V1.3.4 and resync the blockchain to be on the correct fork.

Updated trouble report to Cryptsy telling them to update.
Jump to: