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 - wackou

Pages: 1 ... 12 13 14 15 16 17 18 [19] 20 21 22 23 24 25 26 ... 33
271
DevShares / Re: Requesting Seed Nodes
« on: January 14, 2015, 03:57:29 pm »
seed node:

Code: [Select]
seed01dvs.digitalgaia.io:1778
If you'd like more seed nodes, one way to achieve this would be to send some spare votes to btstools.digitalgaia on the BTS chain  :D

As explained here: https://bitsharestalk.org/index.php?topic=12534.msg166596#msg166596, if btstools.digitalgaia gets voted in, it will also pay for 6 seed nodes/chain nodes on the BTS chain. I hereby pledge to also set them up on the DVS chain.

272
Stakeholder Proposals / Re: Slate for btstools.digitalgaia
« on: January 14, 2015, 03:33:14 pm »
Updates:
 - added Yunbi delegates (d1.yunbi, d2.yunbi):  https://bitsharestalk.org/index.php?topic=13233
 - added market.cn.group101:  https://bitsharestalk.org/index.php?topic=13226
 - added triox-delegate
 - updated chain server info for iHashFury

273
definitely +5%. added you to my slate

274
 +5% added you to my slate

275
Added you to my slate too. Welcome!

276
Stakeholder Proposals / Re: Developer delegate: dev.bitsharesblocks
« on: January 13, 2015, 04:55:14 pm »
Suggested feature:
Automatic checkpoints.json export from website.

 +5% that would be really nice

278
Stakeholder Proposals / Re: Slate for btstools.digitalgaia
« on: January 12, 2015, 08:16:04 pm »
Added the following delegates, either because I forgot them in the previous slate, or because they look like promising new delegates

- blackwavelabs  # https://bitsharestalk.org/index.php?topic=12907
- delegate.cgafeng
- btsx.chinesecommunity # id: ripplexiaoshan
- developer.vikram
- delegate.rgcrypto  # http://rgcrypto.wordpress.com/2015/01/05/announcement/

279
Stakeholder Proposals / Re: developer.vikram - 100% developer delegate
« on: January 12, 2015, 07:55:41 pm »
 +5% for sure, this is a no-brainer!

Adding you to my slate too

280
May I ask, what's the difference between your tools and Alt's tools which are being used by most of the delegates?

not completely familiar with Alt's tools, but as I understand it they are more a collection of scripts that help do the same thing, while I went with an integrated approach where you manage everything from a single config file (https://github.com/wackou/bts_tools/blob/master/bts_tools/config.yaml), and which also gives you a web interface to monitor your delegate, see screenshots on this page: https://github.com/wackou/bts_tools

I also have a few cmd line utilities, for instance to build the latest version, I just need to run
Code: [Select]
$ bts build
$ bts run # this runs the latest client

There is also support for DevShares, PTS and Sparkle:
Code: [Select]
$ dvs build # just added to github, no released version yet
$ pts build
$ bts build sparkle

281
General Discussion / Re: BitShares RPC proxy
« on: January 10, 2015, 11:40:31 pm »
well I'm not exactly sure, but the way I understand it is:
- if you "pip install bts_proxy", it will get it from PyPI, and if not there, it will fail
- you can get it from github, but you have to specify it explicitly, see: http://stackoverflow.com/questions/8247605/configuring-so-that-pip-install-can-work-from-github
- if you "python setup.py install" from a local git clone, it should just get it locally and that's it

Not sure if that answers your question, though...

That's also one of the reason I wrote the proxy as a separate project and not as part of the bts_tools, so that it's smaller and easier to review/audit, and hence it can be trusted easily.

282
Released a separate tool, bts_proxy, that acts as an RPC proxy for the BitShares client and provides fine-grained access control.

Announcement: https://bitsharestalk.org/index.php?topic=13143
Source code and README: https://github.com/wackou/bts_proxy

283
General Discussion / BitShares RPC proxy
« on: January 10, 2015, 09:07:37 pm »
Hi all,

I'd like to announce a new tool that I developed which is a simple RPC proxy to the BitShares client that implements more fine-grained access control. This allows for instance to give a user only access to the "info" and "about" method, while another has access to the full functionality of the wallet, etc..

The source code and documentation (Readme) can be found here: https://github.com/wackou/bts_proxy

Please consider voting for my delegate btstools.digitalgaia if you like it and would like to see more of those tools, I still need your votes :D

284
I encourage you to have a quick look at the bts_tools that I wrote, which make it easy to monitor and maintain a delegate:

https://github.com/wackou/bts_tools

Documentation is sparse at the moment, but it's just a matter of
Code: [Select]
$ pip install bts_tools

to get it installed, and then the readme on github + the comments in ~/.bts_tools/config.yaml should get you going easily. Better documentation is being prepared, should have it in a couple of days...

285
Stakeholder Proposals / Re: Delegate Proposal: Mobile Wallet - elmato
« on: January 10, 2015, 07:41:53 pm »
Congratulations, well deserved!

Pages: 1 ... 12 13 14 15 16 17 18 [19] 20 21 22 23 24 25 26 ... 33