Bitcoin Forum
May 26, 2024, 03:00:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 ... 112 »
281  Bitcoin / Project Development / Re: I am going to lobby UK High St. retailers on: December 14, 2013, 09:44:44 PM
Your email is too long and looks like spam. No one is ever going to read that. Especially if it goes to low level employees first. You link a Bitcoin website as your source.
282  Bitcoin / Development & Technical Discussion / Re: sx command line utilities - Empower The Sysadmin With Bitcoin Tools on: December 14, 2013, 09:38:47 PM
Thanks to rbdrbd, in Obelisk there are now init.d scripts, setup script and logrotation:

https://github.com/spesmilo/obelisk/tree/master/scripts

Going to be testing these. Would appreciate any feedback to improve them.
283  Bitcoin / Development & Technical Discussion / Re: sx command line utilities - Empower The Sysadmin With Bitcoin Tools on: December 14, 2013, 03:35:06 AM
setup script for actually configuring obworker and obbalancer (as their own user, etc): http://pastebin.com/MWJsaXKY
obbalancer init.d file: http://pastebin.com/43ivabs5
obworker init.d file: http://pastebin.com/MiFfgA3s
obworker log rotation: http://pastebin.com/udJypGSa

There's a setup script, obbalancer init.d script, obworker init.d script and obworker log rotation script.

Questions to everyone:

1. Where should the scripts normally reside on your system? Would the setup script be installed with the package?

2. What's the standard GNU way of distributing them? scripts/? How would I name them?

Thanks.
284  Bitcoin / Development & Technical Discussion / Re: sx command line utilities - Empower The Sysadmin With Bitcoin Tools on: December 14, 2013, 03:20:46 AM
Thanks
I can maintain debian / buntu docker files for sx / oblisk etc once I understand the dependencies in more depth.

just been reading about this. I'm not an admin guy but docker sounds really cool. update any progress you make on this.

we have a wiki: https://wiki.unsystem.net/
let me know your user if you make an account
285  Bitcoin / Development & Technical Discussion / Re: Amiko development progress on: December 12, 2013, 10:25:31 PM
saluton amiko!

have you tried obelisk?

c++ lib: https://github.com/spesmilo/obelisk/blob/master/include/obelisk/client/blockchain.hpp
python lib: https://bitcointalk.org/index.php?topic=354607

based off libbitcoin: http://libbitcoin.dyne.org/

also http://sx.dyne.org/
286  Bitcoin / Wallet software / Re: libbitcoin on: December 12, 2013, 04:46:15 PM
I've created a new library which will have non-critical code (like
deterministic wallets, key formats and selecting outputs) ported from
libbitcoin to libwallet.

This will keep libbitcoin focused on its core functionality. The client
side stuff is less important considering all the wallet development done
in Python, JavaScript .etc libbitcoin is aimed at server software.

https://github.com/spesmilo/libwallet

The install-sx.sh has been updated to reflect this. Users simply need to
re-run the script to update.

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

BTW we have a mailing list: https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/libbitcoin
287  Bitcoin / Development & Technical Discussion / Re: How to generate an address starting with 3 (instead of 1) ? on: December 12, 2013, 02:49:50 PM
http://sx.dyne.org/multisig.html
288  Bitcoin / Development & Technical Discussion / Re: CoinJoin: Bitcoin privacy for the real world on: December 12, 2013, 12:07:56 AM
https://medium.com/p/7f95a386692f

last paragraph
289  Bitcoin / Bitcoin Discussion / Re: Dark Wallet has surpassed $100k donations on Indiegogo on: December 11, 2013, 07:38:00 PM
How will you prevent JS injection, browser vulnerabilities, etc from getting the privkeys?

https://wiki.unsystem.net/index.php/DarkWallet/DesktopCounterpart

Also the tech we build will benefit other wallets which we can also take code from like Kryptokit or SpareCoins. So we provide backend and devs can make the frontend. We have a long term vision for this stuff.
290  Bitcoin / Bitcoin Discussion / Dark Wallet has surpassed $100k donations on Indiegogo on: December 11, 2013, 04:06:51 PM
http://www.indiegogo.com/projects/bitcoin-dark-wallet

We made it!

Time for updates. This is an exciting moment. We've been slaving, writing code for 3 years now through hardship and all kind of opposition. With these funds, we can invest wisely into critical things blocking our progress and help the Bitcoin space to grow. We are social entrepreneurs, and our goal is to use technology to affect a new way of life.

Here's an interview with Peter Todd (aka retep). Peter is a well reknowned Bitcoin thereotician. He helped create the trustless mixing concept and chose the CoinJoin name. Peter has also co-developed the more recent CoinSwap proposal- a highly technical for ultra anonymity of sending Bitcoins. Peter is responsible within the community for researching and creating new concepts to improve privacy of Bitcoin transactions, scalability of the blockchain and a well functioning network.

Peter Todd interview, http://www.youtube.com/watch?v=tb-QHhbKMAY

The meeting was a success. Our community is well organised, super passionate and with lots of spliff. We've set our goals and reached consensus with how we want to progress. More important than the project itself, is bringing the right minds together to collaborate on a vision. We can write code, but it's about writing tools for the future not tech toys only we will use.

During the meeting, Taylor Gerring (Hive wallet) and Amir Taaki (libbitcoin) created dat.wallet, a new Android Bitcoin wallet by leveraging DarkWallet technology. Amir says "just like when we created trustless mixing, we were able to use our tools to very quickly create a prototype Bitcoin application."



libbitcoin, the base for our development efforts has been a long time in development. We have an extensive toolset and scalable architecture. Now we are deploying our infrastructure for production. This will entail extensive testing on multiple platforms and distribution efforts. In development are new components to better handle the blockchain and network.



Here is a prototype which you can find in our git repo. Sem (frontend developer) says "We had to go initially with a Chrome extension despite preferring Firefox. Chrome has a more stable API which enables rapid development during the early stages. Later we will port the code to Firefox. It's written to be easy to port."

Note: we don't recommend Google Chrome. Use Chromium or Firefox (better).

For those who need more juice, see the DarkWallet living document which details our ideas for DarkWallet in more depth.

Dark Wallet wants to enable the power of crypto for users of the web. We are the developing the tools that will empower web developers to create services utilising the full power of Bitcoin.

Interview with Wendell Davis of Hive wallet, http://www.youtube.com/watch?v=vn3m_K5AJec

Intro video, http://www.youtube.com/watch?v=PuPo5NJ-AZQ
291  Bitcoin / Development & Technical Discussion / Developer Interviews at Dark Wallet event (Hive, Peter Todd, ...) on: December 11, 2013, 04:01:09 PM
Hey,

Here are video interviews from Milan.

Peter Todd, http://www.youtube.com/watch?v=tb-QHhbKMAY

Wendell Davis, Hive wallet creator, http://www.youtube.com/watch?v=vn3m_K5AJec

Event overview, http://www.youtube.com/watch?v=PuPo5NJ-AZQ
292  Bitcoin / Development & Technical Discussion / Re: sx command line utilities - Empower The Sysadmin With Bitcoin Tools on: December 09, 2013, 07:46:41 AM
This looks like a problem with LevelDB. Is your platform packaging a recent version of LevelDB?
293  Bitcoin / Development & Technical Discussion / Re: How to gain a deep understanding of transactions on: December 08, 2013, 03:43:21 PM
http://sx.dyne.org/
294  Bitcoin / Development & Technical Discussion / Re: sx command line utilities - Empower The Sysadmin With Bitcoin Tools on: December 05, 2013, 07:23:07 PM
New library for interfacing with Obelisk servers and doing Bitcoin functionality.

Pure Python so library is easily portable to platforms that can run a Python interpreter.

https://bitcointalk.org/index.php?topic=354607

https://github.com/darkwallet/python-obelisk/

See examples/ directory.

This is a collaboration between Pablo Martin's ZMQ/Obelisk implementation, Robert Williamson's blockalchemy library and code from ThomasV's Electrum.

Obelisk is a scalable blockchain query infrastructure. See the setup guide. There is a public server available at 37.139.11.99:9091 but I wouldn't use it for anything production (besides testing).

A pure Python library is great because it can be deployed easily without requiring dependencies. This allows code to be ported across many platforms such as the mobile phone with Kivy, desktops or any platform running Python.

Features:

* Blockchain queries and navigation through Obelisk servers.
* Construct & sign transactions.
* BIP32 hierarchical wallet.
* Traverse the blockchain using a syntax similar to Django ORM / SQL alchemy.

Use cases:

* Website payment backend (store and manage the keys yourself).
* Wallet software.
295  Bitcoin / Wallet software / Re: libbitcoin on: December 05, 2013, 06:26:16 PM
New library for interfacing with Obelisk servers and doing Bitcoin functionality.

Pure Python so library is easily portable to platforms that can run a Python interpreter.

https://bitcointalk.org/index.php?topic=354607

https://github.com/darkwallet/python-obelisk/

See examples/ directory.

This is a collaboration between Pablo Martin's ZMQ/Obelisk implementation, Robert Williamson's blockalchemy library and code from ThomasV's Electrum.

Obelisk is a scalable blockchain query infrastructure. See the setup guide. There is a public server available at 37.139.11.99:9091 but I wouldn't use it for anything production (besides testing).

A pure Python library is great because it can be deployed easily without requiring dependencies. This allows code to be ported across many platforms such as the mobile phone with Kivy, desktops or any platform running Python.

Features:

* Blockchain queries and navigation through Obelisk servers.
* Construct & sign transactions.
* BIP32 hierarchical wallet.
* Traverse the blockchain using a syntax similar to Django ORM / SQL alchemy.

Use cases:

* Website payment backend (store and manage the keys yourself).
* Wallet software.
296  Bitcoin / Development & Technical Discussion / Re: sx command line utilities - Empower The Sysadmin With Bitcoin Tools on: December 05, 2013, 06:07:34 PM
redownload your install-sx.sh script and continue. i've patched it now to work.

you need g++ 4.7 or higher.

http://askubuntu.com/questions/76885/where-can-i-find-a-g-4-7-package

you need to install a newer leveldb also.
297  Bitcoin / Development & Technical Discussion / Re: sx command line utilities - Empower The Sysadmin With Bitcoin Tools on: December 04, 2013, 02:19:42 AM
investigating the issue. will deploy a vps to test. if you want to skip that step for now, you can delete change DEPENDENCIES="" in the install script (it will skip the dependencies check).
298  Bitcoin / Development & Technical Discussion / Re: sx command line utilities - Empower The Sysadmin With Bitcoin Tools on: December 03, 2013, 03:24:11 PM
What is the output of:

$ dpkg -s libconfig++-dev

?

thanks
299  Bitcoin / Bitcoin Discussion / Interview with Wendell, creator of Hive wallet at Dark Wallet developer meeting on: December 03, 2013, 03:20:26 PM
http://www.youtube.com/watch?v=vn3m_K5AJec
300  Bitcoin / Wallet software / Re: Introducing Hive, a beautiful new wallet for Mac OS X on: December 02, 2013, 10:33:37 PM
Thanks to Wendell for making it down here & taking the time out to spend time with us.

Interview with Wendell, creator of Hive wallet: http://www.youtube.com/watch?v=vn3m_K5AJec
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 ... 112 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!