Pages:
Author

Topic: [XMS] Moonstone DAC - page 13. (Read 33888 times)

hero member
Activity: 766
Merit: 621
Own ONION
January 02, 2017, 02:35:00 AM
Got my node running, and upgraded to witness. Please vote for me as witness, my id is monocolor1. Thanks.
sr. member
Activity: 504
Merit: 250
January 02, 2017, 02:27:42 AM
This looks a very interesting coin... is it based on bitshare? what are the major improvements?

The web wallets look nice. Is it intend to be a framework like Ethereum?
full member
Activity: 196
Merit: 100
December 31, 2016, 10:44:28 AM
XMS is now tradeable against XTR in the Extreme chain.
full member
Activity: 196
Merit: 100
December 31, 2016, 05:49:23 AM
how can we get invite to slack? I wanted to join but can't register there, I guess need an invite.

for now you have to pm me your email and i'll send an invite
full member
Activity: 195
Merit: 100
December 31, 2016, 04:56:07 AM
how can we get invite to slack? I wanted to join but can't register there, I guess need an invite.
hero member
Activity: 766
Merit: 621
Own ONION
December 31, 2016, 04:51:47 AM
I have a question, I have a linux running Debian, can I run your code as witness? or it must be a Ubuntu box?

I have only tried it on ubuntu, but it should run on debian

Try to run at Debian, but I get an error at cmake:
Quote
=========== Used Build Configuration =============

-- ENABLE_CPP11        = ON
-- BUILD_EXAMPLES      = OFF
-- BUILD_TESTS         = OFF

-- WEBSOCKETPP_ROOT    = /root/Moonstone/moonstone/libraries/fc/vendor/websocket
pp
-- WEBSOCKETPP_BIN     = /root/Moonstone/moonstone/build/libraries/fc/vendor/web
socketpp/bin
-- WEBSOCKETPP_LIB     = /root/Moonstone/moonstone/build/libraries/fc/vendor/web
socketpp/lib
-- Install prefix      = /usr/local

-- WEBSOCKETPP_BOOST_LIBS        =
-- WEBSOCKETPP_PLATFORM_LIBS     =
-- WEBSOCKETPP_PLATFORM_TLS_LIBS =

-- OPENSSL_FOUND        = TRUE
-- OPENSSL_INCLUDE_DIR     = /usr/include
-- OPENSSL_LIBRARIES = /usr/lib/x86_64-linux-gnu/libssl.a;/usr/lib/x86_64-linux-
gnu/libcrypto.a
-- OPENSSL_VERSION = 1.0.1t

-- Finished fc module configuration...
-- Moonstone database unity build enabled
-- egenesis: /root/Moonstone/moonstone/genesis.json
-- embed_genesis_args: -t/root/Moonstone/moonstone/libraries/egenesis/egenesis_b
rief.cpp.tmpl---/root/Moonstone/moonstone/build/libraries/egenesis/egenesis_brie
f.cpp-t/root/Moonstone/moonstone/libraries/egenesis/egenesis_full.cpp.tmpl---/ro
ot/Moonstone/moonstone/build/libraries/egenesis/egenesis_full.cpp--genesis-json/
root/Moonstone/moonstone/genesis.json
-- Configuring incomplete, errors occurred!
See also "/root/Moonstone/moonstone/build/CMakeFiles/CMakeOutput.log".

and I look at CMakeOutput.log, don't see any errors, last few lines are:

Quote
 remove lib [gcc_s]
  remove lib [gcc]
  remove lib [gcc_s]
  remove lib [gcc]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9] ==> [/usr/lib/gcc/x86
_64-linux-gnu/4.9]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-
gnu] ==> [/usr/lib/x86_64-linux-gnu]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib] ==> [
/usr/lib]
  collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
  collapse library dir [/lib/../lib] ==> [/lib]
  collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gn
u]
  collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../..] ==> [/usr/li
b]
  implicit libs: [stdc++;m;c]
  implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/4.9;/usr/lib/x86_64-linux-gnu;/u
sr/lib;/lib/x86_64-linux-gnu;/lib]
  implicit fwks: []

any pointers?

can you try running the binaries that came with the release?
https://github.com/moonstonedac/moonstone/releases

Thanks, it works now, I re-imaged my box to Ubuntu, so the build etc all smooth and have no issue.
Please can you create my account using the public key I sent to you, and I want to register for a witness.
full member
Activity: 196
Merit: 100
December 30, 2016, 09:58:48 PM
I have a question, I have a linux running Debian, can I run your code as witness? or it must be a Ubuntu box?

I have only tried it on ubuntu, but it should run on debian

Try to run at Debian, but I get an error at cmake:
Quote
=========== Used Build Configuration =============

-- ENABLE_CPP11        = ON
-- BUILD_EXAMPLES      = OFF
-- BUILD_TESTS         = OFF

-- WEBSOCKETPP_ROOT    = /root/Moonstone/moonstone/libraries/fc/vendor/websocket
pp
-- WEBSOCKETPP_BIN     = /root/Moonstone/moonstone/build/libraries/fc/vendor/web
socketpp/bin
-- WEBSOCKETPP_LIB     = /root/Moonstone/moonstone/build/libraries/fc/vendor/web
socketpp/lib
-- Install prefix      = /usr/local

-- WEBSOCKETPP_BOOST_LIBS        =
-- WEBSOCKETPP_PLATFORM_LIBS     =
-- WEBSOCKETPP_PLATFORM_TLS_LIBS =

-- OPENSSL_FOUND        = TRUE
-- OPENSSL_INCLUDE_DIR     = /usr/include
-- OPENSSL_LIBRARIES = /usr/lib/x86_64-linux-gnu/libssl.a;/usr/lib/x86_64-linux-
gnu/libcrypto.a
-- OPENSSL_VERSION = 1.0.1t

-- Finished fc module configuration...
-- Moonstone database unity build enabled
-- egenesis: /root/Moonstone/moonstone/genesis.json
-- embed_genesis_args: -t/root/Moonstone/moonstone/libraries/egenesis/egenesis_b
rief.cpp.tmpl---/root/Moonstone/moonstone/build/libraries/egenesis/egenesis_brie
f.cpp-t/root/Moonstone/moonstone/libraries/egenesis/egenesis_full.cpp.tmpl---/ro
ot/Moonstone/moonstone/build/libraries/egenesis/egenesis_full.cpp--genesis-json/
root/Moonstone/moonstone/genesis.json
-- Configuring incomplete, errors occurred!
See also "/root/Moonstone/moonstone/build/CMakeFiles/CMakeOutput.log".

and I look at CMakeOutput.log, don't see any errors, last few lines are:

Quote
 remove lib [gcc_s]
  remove lib [gcc]
  remove lib [gcc_s]
  remove lib [gcc]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9] ==> [/usr/lib/gcc/x86
_64-linux-gnu/4.9]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-
gnu] ==> [/usr/lib/x86_64-linux-gnu]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib] ==> [
/usr/lib]
  collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
  collapse library dir [/lib/../lib] ==> [/lib]
  collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gn
u]
  collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../..] ==> [/usr/li
b]
  implicit libs: [stdc++;m;c]
  implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/4.9;/usr/lib/x86_64-linux-gnu;/u
sr/lib;/lib/x86_64-linux-gnu;/lib]
  implicit fwks: []

any pointers?

can you try running the binaries that came with the release?
https://github.com/moonstonedac/moonstone/releases
full member
Activity: 196
Merit: 100
December 30, 2016, 09:57:32 PM
I have a question, I have a linux running Debian, can I run your code as witness? or it must be a Ubuntu box?

I have only tried it on ubuntu, but it should run on debian

Try to run at Debian, but I get an error at cmake:
Quote
=========== Used Build Configuration =============

-- ENABLE_CPP11        = ON
-- BUILD_EXAMPLES      = OFF
-- BUILD_TESTS         = OFF

-- WEBSOCKETPP_ROOT    = /root/Moonstone/moonstone/libraries/fc/vendor/websocket
pp
-- WEBSOCKETPP_BIN     = /root/Moonstone/moonstone/build/libraries/fc/vendor/web
socketpp/bin
-- WEBSOCKETPP_LIB     = /root/Moonstone/moonstone/build/libraries/fc/vendor/web
socketpp/lib
-- Install prefix      = /usr/local

-- WEBSOCKETPP_BOOST_LIBS        =
-- WEBSOCKETPP_PLATFORM_LIBS     =
-- WEBSOCKETPP_PLATFORM_TLS_LIBS =

-- OPENSSL_FOUND        = TRUE
-- OPENSSL_INCLUDE_DIR     = /usr/include
-- OPENSSL_LIBRARIES = /usr/lib/x86_64-linux-gnu/libssl.a;/usr/lib/x86_64-linux-
gnu/libcrypto.a
-- OPENSSL_VERSION = 1.0.1t

-- Finished fc module configuration...
-- Moonstone database unity build enabled
-- egenesis: /root/Moonstone/moonstone/genesis.json
-- embed_genesis_args: -t/root/Moonstone/moonstone/libraries/egenesis/egenesis_b
rief.cpp.tmpl---/root/Moonstone/moonstone/build/libraries/egenesis/egenesis_brie
f.cpp-t/root/Moonstone/moonstone/libraries/egenesis/egenesis_full.cpp.tmpl---/ro
ot/Moonstone/moonstone/build/libraries/egenesis/egenesis_full.cpp--genesis-json/
root/Moonstone/moonstone/genesis.json
-- Configuring incomplete, errors occurred!
See also "/root/Moonstone/moonstone/build/CMakeFiles/CMakeOutput.log".

and I look at CMakeOutput.log, don't see any errors, last few lines are:

Quote
 remove lib [gcc_s]
  remove lib [gcc]
  remove lib [gcc_s]
  remove lib [gcc]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9] ==> [/usr/lib/gcc/x86
_64-linux-gnu/4.9]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-
gnu] ==> [/usr/lib/x86_64-linux-gnu]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib] ==> [
/usr/lib]
  collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
  collapse library dir [/lib/../lib] ==> [/lib]
  collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gn
u]
  collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../..] ==> [/usr/li
b]
  implicit libs: [stdc++;m;c]
  implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/4.9;/usr/lib/x86_64-linux-gnu;/u
sr/lib;/lib/x86_64-linux-gnu;/lib]
  implicit fwks: []

any pointers?

i'm sorry i can't help you at the moment. the best way will be to run ubuntu.
full member
Activity: 196
Merit: 100
December 30, 2016, 01:47:16 PM
This thread is for Moonstone. Please use the Extreme thread for those posts related to it.
sr. member
Activity: 462
Merit: 250
December 30, 2016, 12:45:11 AM
before i make the official announcement for Extreme, you can get your free 5,000 XTR now by going to the wallet
http://extreme.moonstonedac.com/
and create your account and pm me your account name. make sure to let me know it is for the Extreme network and not Moonstone.

I got blank pages when i open your site
hero member
Activity: 766
Merit: 621
Own ONION
December 29, 2016, 10:28:44 PM
I have a question, I have a linux running Debian, can I run your code as witness? or it must be a Ubuntu box?

I have only tried it on ubuntu, but it should run on debian

Try to run at Debian, but I get an error at cmake:
Quote
=========== Used Build Configuration =============

-- ENABLE_CPP11        = ON
-- BUILD_EXAMPLES      = OFF
-- BUILD_TESTS         = OFF

-- WEBSOCKETPP_ROOT    = /root/Moonstone/moonstone/libraries/fc/vendor/websocket
pp
-- WEBSOCKETPP_BIN     = /root/Moonstone/moonstone/build/libraries/fc/vendor/web
socketpp/bin
-- WEBSOCKETPP_LIB     = /root/Moonstone/moonstone/build/libraries/fc/vendor/web
socketpp/lib
-- Install prefix      = /usr/local

-- WEBSOCKETPP_BOOST_LIBS        =
-- WEBSOCKETPP_PLATFORM_LIBS     =
-- WEBSOCKETPP_PLATFORM_TLS_LIBS =

-- OPENSSL_FOUND        = TRUE
-- OPENSSL_INCLUDE_DIR     = /usr/include
-- OPENSSL_LIBRARIES = /usr/lib/x86_64-linux-gnu/libssl.a;/usr/lib/x86_64-linux-
gnu/libcrypto.a
-- OPENSSL_VERSION = 1.0.1t

-- Finished fc module configuration...
-- Moonstone database unity build enabled
-- egenesis: /root/Moonstone/moonstone/genesis.json
-- embed_genesis_args: -t/root/Moonstone/moonstone/libraries/egenesis/egenesis_b
rief.cpp.tmpl---/root/Moonstone/moonstone/build/libraries/egenesis/egenesis_brie
f.cpp-t/root/Moonstone/moonstone/libraries/egenesis/egenesis_full.cpp.tmpl---/ro
ot/Moonstone/moonstone/build/libraries/egenesis/egenesis_full.cpp--genesis-json/
root/Moonstone/moonstone/genesis.json
-- Configuring incomplete, errors occurred!
See also "/root/Moonstone/moonstone/build/CMakeFiles/CMakeOutput.log".

and I look at CMakeOutput.log, don't see any errors, last few lines are:

Quote
 remove lib [gcc_s]
  remove lib [gcc]
  remove lib [gcc_s]
  remove lib [gcc]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9] ==> [/usr/lib/gcc/x86
_64-linux-gnu/4.9]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-
gnu] ==> [/usr/lib/x86_64-linux-gnu]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib] ==> [
/usr/lib]
  collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
  collapse library dir [/lib/../lib] ==> [/lib]
  collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gn
u]
  collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.9/../../..] ==> [/usr/li
b]
  implicit libs: [stdc++;m;c]
  implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/4.9;/usr/lib/x86_64-linux-gnu;/u
sr/lib;/lib/x86_64-linux-gnu;/lib]
  implicit fwks: []

any pointers?
full member
Activity: 196
Merit: 100
December 29, 2016, 08:42:27 PM
I have a question, I have a linux running Debian, can I run your code as witness? or it must be a Ubuntu box?

I have only tried it on ubuntu, but it should run on debian
hero member
Activity: 766
Merit: 621
Own ONION
December 29, 2016, 06:54:18 PM
I have a question, I have a linux running Debian, can I run your code as witness? or it must be a Ubuntu box?
legendary
Activity: 895
Merit: 1001
December 29, 2016, 02:11:20 PM
full member
Activity: 196
Merit: 100
December 29, 2016, 02:10:40 PM
i have pm you my account name ,when i will received?

done
legendary
Activity: 895
Merit: 1001
December 29, 2016, 02:09:12 PM
i have pm you my account name ,when i will received?
full member
Activity: 196
Merit: 100
December 29, 2016, 02:04:06 PM
Hey Moonstone, came to this thread from your EXTREME 2.0 Distro, so i guess it worked as intended Smiley

Will be investing a small amount , as it seems you are not afraid to put in some work to get this project off the ground.

also would like to join slack could you maybe post the signup link so we each dont have to pm you? should look something like  "https://YOURPROJECT.slack.com/signup"  thx!

XTRs use cases look great, im wrapping my head around it all now, best of luck!




thanks, i'm treating Extreme as a bug hunt so hopefully we see some bugs and fix it. But hopefully not major bugs. Smiley
legendary
Activity: 1820
Merit: 1092
~Full-Time Minter since 2016~
December 29, 2016, 01:51:14 PM
Hey Moonstone, came to this thread from your EXTREME 2.0 Distro, so i guess it worked as intended Smiley

Will be investing a small amount , as it seems you are not afraid to put in some work to get this project off the ground.

also would like to join slack could you maybe post the signup link so we each dont have to pm you? should look something like  "https://YOURPROJECT.slack.com/signup"  thx!

XTRs use cases look great, im wrapping my head around it all now, best of luck!


Pages:
Jump to: