Pages:
Author

Topic: [ANN] [UMO] UniversalMolecule Blake256 (New WIN Downloads 2015-12-15) (Read 49801 times)

member
Activity: 732
Merit: 18
New exchange generation
Hello, here there is still life for what I see, I really did not know the currency, which had development in Venezuela, interesting. It would be nice to know if even the developer is active


https://proeconomia.net/venezuela-y-sus-nuevas-criptomonedas-no-gubernamentales/


legendary
Activity: 1672
Merit: 1010
Cryptopia UMO wallet coins being slowly moved to this new wallet - most likely reason is that its their staff making new wallets and securing the coins Smiley
https://chainz.cryptoid.info/umo/address.dws?uZfHVRDrB8QkmBhfET9GtSv7vMV11G7egS.htm

There remains 440,441.34960493 UMO in their old wallet currently.
https://chainz.cryptoid.info/umo/wallet.dws?639177.htm



legendary
Activity: 1974
Merit: 1000
barely +3000% today  Shocked

at same time this is harder than BBTC to mine it
member
Activity: 92
Merit: 16
Vote for Universal Molecule (UMO) on decentralized exchange coming up called Cryptrade

https://cryptrade.io/vote?symbol=UMO


3 votes per day on Discord
1 vote per day on the above website
legendary
Activity: 1672
Merit: 1010
Heya all!

Just noticed the initial page is down, will get it back in a while.

Just re-setup my windows compilation environment so ppl can have recently built wallets.

Site is down, will get it back up in the coming days (Openshift changed policy and took all free tier sites down  Sad).

has the website been brought back up yet?
jr. member
Activity: 168
Merit: 2
CoinToMine.Today



ShitToMine - Mining Calculator ShitToMine - Coin Graph ShitToMine - Pool  


I have recently added UniversalMolecule (UMO) to provide soon Mining Calculation, Pools and Exchanges listing some others interesting statistics and Graph about this coin.

UniversalMolecule (UMO)

ShitToMine - UniversalMolecule (UMO)

sr. member
Activity: 409
Merit: 250
Is there anything special library needed to compile the wallet on Ubuntu 16.04? The mentioned dependancies are installed and working (at least so they did for other wallet compiles).

Got the files from https://github.com/BlueDragon747/universalmol

When doing
Code:
make -f makefile.unix
it is running a while but then aborting with following error:

Code:
rpcrawtransaction.cpp:241:77:   required from here
/usr/include/boost/variant/get.hpp:178:5: error: invalid application of ‘sizeof’ to incomplete type ‘boost::STATIC_ASSERTION_FAILURE
     BOOST_STATIC_ASSERT_MSG(
     ^
makefile.unix:177: recipe for target 'obj/rpcrawtransaction.o' failed
make: *** [obj/rpcrawtransaction.o] Error 1

boost itself is installed, as i compiled 3 other wallets (BLC, PHO & LIT) without problems.

---------------------------------

EDIT: Think i found it. Its the problem with boost compatibility (iirc) at line 241 in rpcrawtransaction.cpp

From UMO repo:
Code:
const CScriptID& hash = boost::get(address);
should be
Code:
const CScriptID& hash = boost::get(address);

I changed it on UMO files (locally) and make worked.

I just ran into the same issue on a new server. The change has been merged into the official github repo.
jr. member
Activity: 67
Merit: 3
Is there anything special library needed to compile the wallet on Ubuntu 16.04? The mentioned dependancies are installed and working (at least so they did for other wallet compiles).

Got the files from https://github.com/BlueDragon747/universalmol

When doing
Code:
make -f makefile.unix
it is running a while but then aborting with following error:

Code:
rpcrawtransaction.cpp:241:77:   required from here
/usr/include/boost/variant/get.hpp:178:5: error: invalid application of ‘sizeof’ to incomplete type ‘boost::STATIC_ASSERTION_FAILURE
     BOOST_STATIC_ASSERT_MSG(
     ^
makefile.unix:177: recipe for target 'obj/rpcrawtransaction.o' failed
make: *** [obj/rpcrawtransaction.o] Error 1

boost itself is installed, as i compiled 3 other wallets (BLC, PHO & LIT) without problems.

---------------------------------

EDIT: Think i found it. Its the problem with boost compatibility (iirc) at line 241 in rpcrawtransaction.cpp

From UMO repo:
Code:
const CScriptID& hash = boost::get(address);
should be
Code:
const CScriptID& hash = boost::get(address);

I changed it on UMO files (locally) and make worked.
legendary
Activity: 1509
Merit: 1030
Solutions Architect
Hi,

I have treid installing wallet and i put the wrong pin and now my account is blocked but i didn t get email Huh?

can you help please


which pool and username?

Edit:
nvm looks like I unlocked it yesterday with bunch of others too  Cool
newbie
Activity: 6
Merit: 0
Hi,

I have treid installing wallet and i put the wrong pin and now my account is blocked but i didn t get email Huh?

can you help please
legendary
Activity: 1509
Merit: 1030
Solutions Architect
updated blakecoin.org recently with more links for the merged coins so it was easier to find source or last win qt wallet here is my win build I did for UMO *did it some time ago but works fine

think best place for these to avoid website issues is on release section of github could also do site via github.io too  Smiley
legendary
Activity: 872
Merit: 1010
Coins, Games & Miners
Heya all!

Just noticed the initial page is down, will get it back in a while.

Just re-setup my windows compilation environment so ppl can have recently built wallets.

Site is down, will get it back up in the coming days (Openshift changed policy and took all free tier sites down  Sad).
newbie
Activity: 56
Merit: 0
WP is definitely worth to read!
sr. member
Activity: 336
Merit: 250
Would you be willing to buy a sealed bonnet car?
Hello UNIVERSALMOLECULE team.

I'm happy to announce that your coin has been listed to ItalYiiMP 2.0 for mining,

to get paid in UMO just set c=UMO as password in your configuration.

As an additional service, the explorer is available at the address http://italyiimp.com/explorer

Visit http://italyiimp.com.

Best regards.

Bitfawkes.
legendary
Activity: 1672
Merit: 1010
Novaexchange is shutting down Sad

Don't forget to withdraw your UMO if have some held there.
sr. member
Activity: 336
Merit: 250
Would you be willing to buy a sealed bonnet car?
Hello UMOLECULE team,

I'm happy to announce that your coin has been listed to ItalYiiMP 2.0 for mining,

to get paid in UMO just set c=UMO as password in your configuration.

visit italyiimp.com.

best regards.

bitfawkes
jr. member
Activity: 60
Merit: 3
Thanks for all of the assistance!  I had added a couple of nodes but it wasn't finding the blockchain.  I will try again and if I need to then I will download the chain snapshots
full member
Activity: 211
Merit: 119
Man is free at the moment he wishes to be.
I just downloaded the Windows Qt wallet and I can't seem to find a block source.  What nodes are currently active right now?

Thanks for your assistance

These are the node's my wallet is connected to

104.156.255.123

45.32.69.42

45.77.93.143

91.152.121.68

107.170.195.43

176.9.78.10

104.238.177.36

146.185.135.24
legendary
Activity: 872
Merit: 1010
Coins, Games & Miners
jr. member
Activity: 60
Merit: 3
I just downloaded the Windows Qt wallet and I can't seem to find a block source.  What nodes are currently active right now?

Thanks for your assistance
Pages:
Jump to: