Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - bitcoin42

Pages: [1] 2 3 4
1
Hi!
Super Wallet! Will das in dem Geschäft meiner Eltern implentieren. Sind UIA schon annehmbar und versendbar mit der Wallet?

Bin diese Woche in München. Lust auf n Meetup?

Lg,
Alec

2
DAVID ZIMBECK. DAVID ZIMBECK. DAVID ZIMBECK DAVID ZIMBECK....

I m only trying  to help my dear friend here. DAVID ZIMBECK. Sorry. DAVID ZIMBECK. I only want to do some awesome saucce. DAVID ZIMBECK. Hope you understand. DAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECK.

Get it?   Nice! DAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECKDAVID ZIMBECK

3
Random Discussion / DAVID ZIMBECK THE BEST GUY AFTER SATOSHI IN BITOCOIN
« on: December 08, 2015, 10:23:26 pm »
Hello my dear Cryptofriends,

My name is Alec, and I have been into the professional Bitcoin/ Blockchain Buisness (www.bitcoin42.com) for 2 years, and besides of Dan (Bitshares), David Zimbeck is my best friend and most awesome developer in the Bitcoin / Blockchain space. He coded single handeldy coded 55,000 line of codes which became the FIRST!!! yes.... TRULY THE FIRST DECENTRALIZED MARKET.... WAY WAY before Bitshares. But... has the Universe wants it, simultaneous with Bitshares.... although it was called differently,. However... This guy, DAVID ZIMBECK I can not steam out enough. david zimbeck is the best dev besides of satoshi and dan in crypto. period!

Best,
Alec

4
Hi,

I got it working now... I was using these instructions: https://bitsharestalk.org/index.php/topic,19612.0.html

This part must have messed it up somehow:

screen -dmS witness witness_node --data-dir="mynode"

5
Technical Support / cli_wallet not starting on my VPS... can anyone help?
« on: November 10, 2015, 06:20:36 pm »
Hi,

So I finally got everything installed on my Ubuntu 14.4 VPS... Witness is running in a seperate screen. But when starting cli_wallet, I get the following issue. Anyone got an idea what I am doing wrong?

Thanks so much for helping me on this. Really been a bitch this installation, but I think I'm almost there...


Code: [Select]
[detached from 9285.witness]
~$ cli_wallet
Logging RPC to file: logs/rpc/rpc.log
951464ms th_a       main.cpp:117                  main                 ] key_to_wif( committee_private_key ): XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
951465ms th_a       main.cpp:121                  main                 ] nathan_pub_key: BTSXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
951465ms th_a       main.cpp:122                  main                 ] key_to_wif( nathan_private_key ): 5KQXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Starting a new wallet with chain ID 4018d7844c78f6a6c41c6a552b898022310fc5dec06da467ee7905a8dad512c8 (from egenesis)
951465ms th_a       main.cpp:169                  main                 ] wdata.ws_server: ws://localhost:8090
0 exception: unspecified
Underlying Transport Error
    {"message":"Underlying Transport Error"}
    asio  websocket.cpp:436 operator()

    {"uri":"ws://localhost:8090"}
    th_a  websocket.cpp:621 connect

6
Technical Support / Re: No Affiliate System at launch
« on: November 04, 2015, 05:06:22 am »
Well if I create the account, is there a way that I can transfer that account to someones elses wallet?

7
Technical Support / Re: No Affiliate System at launch
« on: November 04, 2015, 02:46:51 am »
Yeah... well using https://bitshares.openledger.info?r=(your account name here)   so how I did it was https://bitshares.openledger.info?r=bitcoin42  the fee allocation looks like this:

Fee Allocation
Network   20%
Lifetime Referrer   (bitcoin42)   30%
Registrar   (openledger-reg)   20%
Affiliate Referrer   (bitcoin42)   30%


How can I become the Registrar? I tried to create an account from the light wallet, and then extract the private key of that account and import it into a new wallet, but that didn't work. Any ideas?

8
We think of it already. And it's great! :)

9
Hi,

Thanks in advance for any help!

Can somebody help me here. I'm stuck compiling this thing. This is what it's telling me:



Code: [Select]
root@:/root# cd bitshares-2
root@:/root/bitshares-2# cmake -DBOOST_ROOT="$BOOST_ROOT" -DCMAKE_BUILD_TYPE=Debug .
-- Using custom FindBoost.cmake
CMake Error at libraries/fc/CMakeModules/FindBoost.cmake:1129 (message):
  Unable to find the requested Boost libraries.

  Unable to find the Boost header files.  Please set BOOST_ROOT to the root
  directory containing Boost or BOOST_INCLUDEDIR to the directory containing
  Boost's headers.
Call Stack (most recent call first):
  CMakeLists.txt:60 (FIND_PACKAGE)


-- Using custom FindBoost.cmake
CMake Error at libraries/fc/CMakeModules/FindBoost.cmake:1129 (message):
  Unable to find the requested Boost libraries.

  Unable to find the Boost header files.  Please set BOOST_ROOT to the root
  directory containing Boost or BOOST_INCLUDEDIR to the directory containing
  Boost's headers.
Call Stack (most recent call first):
  CMakeLists.txt:64 (FIND_PACKAGE)


-- Configuring BitShares on Linux
-- Using  as BerkeleyDB root
-- Looking for: db_cxx-6.0
-- debug/usr/lib/x86_64-linux-gnu/libdb_cxx.sooptimized/usr/lib/x86_64-linux-gnu/libdb_cxx.so
-- Configuring project fc located in: /root/bitshares-2/libraries/fc
-- Configuring fc to build on Unix/Apple
-- Using custom FindBoost.cmake
CMake Error at libraries/fc/CMakeModules/FindBoost.cmake:1129 (message):
  Unable to find the requested Boost libraries.

  Unable to find the Boost header files.  Please set BOOST_ROOT to the root
  directory containing Boost or BOOST_INCLUDEDIR to the directory containing
  Boost's headers.
Call Stack (most recent call first):
  libraries/fc/CMakeLists.txt:122 (FIND_PACKAGE)


CMake Error at libraries/fc/CMakeLists.txt:242 (add_subdirectory):
  The source directory

    /root/bitshares-2/libraries/fc/vendor/websocketpp

  does not contain a CMakeLists.txt file.


-- Could NOT find Curses (missing:  CURSES_LIBRARY CURSES_INCLUDE_PATH)
-- Finished fc module configuration...
-- egenesis: /root/bitshares-2/genesis.json
-- embed_genesis_args: -t/root/bitshares-2/libraries/egenesis/egenesis_brief.cpp.tmpl---/root/bitshares-2/libraries/egenesis/egenesis_brief.cpp-t/root/bitshares-2/libraries/egenesis/egenesis_full.cpp.tmpl---/root/bitshares-2/libraries/egenesis/egenesis_full.cpp--genesis-json/root/bitshares-2/genesis.json
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE)
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
/root/bitshares-2/libraries/fc/Boost_INCLUDE_DIR
   used as include directory in directory /root/bitshares-2/libraries/fc

-- Configuring incomplete, errors occurred!

10
Technical Support / Re: No Affiliate System at launch
« on: October 19, 2015, 09:24:25 am »
Any news on this?

I created an account within my wallet for a friend, extracted the private keys and imported them into a new wallet for him. But't kind very bulky way to do it, plus... Also, I still have his account in my "Dashboard" although I can't display his private keys.... either way... i should have not seen his private keys ever...

So How the heck do you refer people `?

Thanks for the help here.

11
Muse/SoundDAC / Re: MUSE Witnesses
« on: October 19, 2015, 09:15:50 am »
also interested! :)

12
Hi @clout,

We are in the CryptoATM market since early 2014 and have been alalyising the market since as early as 2011. Truth be told, right now the majority of all BTMs make their volume with Cash in Crypto out. That said, we do see a huge potential on cash out options in certain areas. But when it comes to dispensing cash to the public, things become more complicated, not only on a technical level. However, we are absolutly woring on that solution and want to deliver not only the most affordable one way ATM, but also two way ATM. You can see our goals defined here: http://simplicity-kiosk.com/index.php?route=information/information&information_id=4

Over the next couple of day we will be adding more information. We are also looking for somebody who can help us setting up a witness account and/or worker account. If anyone is interested, please PM me or write to alec@gemspace.net

Best,
Alec



So does the ATM utilize graphene or bts1.0? I'm guessing since you're still figuring out how to compile bts2.0 the latter is true. That is disappointing for several reasons. Firstly graphenes code base has been public for more than a month. For the purposes of an ATM you don't need a full or light client installed in the ATM you just need a script that connects to the websocket. And lastly if it is utilizing bts1.0 it is absolutely useless at this point. You really shouldn't be taking pre-orders until you have things better ironed out.
Yea, clout, I hope you meant well but what you wrote wasn't well thought-out .
These guys are doing an outstanding job and we are in no position to dictate the timing of their actions.

I just asked a question... There hasn't been very much information. No ones going to send $800 - $1500 to someone that they don't know for a product they don't know works.

13
Find here the latest discussion:
https://bitsharestalk.org/index.php/topic,17608.0/all.html

And here our brand new shop page:

www.simplicity-kiosk.com

Presale starts now! Just keep in mind that the page is not 100% ready yet. Over the next days we will have payment options working and https ... for the time being you can just write me at pay@simplicity-kiosk.com

Best,
Alec

14
General Discussion / Re: bitUSD ATM/Kiosk
« on: October 13, 2015, 01:37:57 pm »
Hi,

Thanks @devlux for the update! Since yesterday we have a domain! :) So you can go to www.simplicity-kiosk.com   ... Payment options are not working yet, but will be up soon. Also httpS will be active asap, so you can feel a bit more comfortable sending your data to us.

There is an article which was about the ATM on www.bitcoin42.com/blog but our hosting provider lost it! Seriously, stay away from www.weloveservers.net We changed to them, and after horrible customer service experiences we moved back to our old provider www.greengeeks.com  ... Weloveservers send us a broken backup link, and after asking for a new one they said the deleted everything! So we would need to recover all our website updates from 3 moth manually and we just didn't have the time to do that. So sorry for the dead links on www.bitcoin42.com

@Pheonike  Rather then the "main steam" raspberry, check out this awesomeness. That's what I call real open source from bottom to top, and they also come with LCD touchsrceens:

https://www.olimex.com/Products/OLinuXino/open-source-hardware

But all this is future development. As Devlux said, first we want to ship a solid Simplicitiy Model A+

Stay tuned!

:)

15
General Discussion / Re: Development Discussion: A LOW COST BITSHARES ATM
« on: October 13, 2015, 01:14:24 pm »
@bitcoin42 : it would be pleasure to assist you on ATM package design .. don't know how to say it better...don't hesitate to contact my anytime if you'll have any question graphic related!


Hi,
I only saw this now! This is currently where I am at: www.simplicitiy-kiosk.com
Is this offer still valid?
Best,
Alec

Pages: [1] 2 3 4