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.


Topics - bitcoinerS

Pages: 1 2 3 [4] 5 6 7 8
46
https://bitsharestalk.org/index.php?topic=8832.msg114528#msg114528
Круг доверия + репутация профиля
12 сентября 2014

Мы готовим некоторые новые функции, которые позволят снизить возможность мошенничества / ошибки со счетами.

1) Теперь вы сможете  "сжечь" акции за или против счета, при отправке необязательно подписанного сообщения на «стену» счета.
2) Теперь вы сможете связать два счета с произвольными мета-данными, то есть: счет "bytemaster" может связаться с "bter-ком" и определить различные свойства, такие как  уровень доверия.

Так что теперь у пользователей будет способ маркировки счета как хорошего / плохого поведения, оставляя анонимные или подписанные сообщения на счетах, и построить произвольную цепь-доверия между счетами.

Эти особенности также обеспечивают основу для будущих возможностей, включая:
1) Возможность выпуска акции такими кампаниями как Overstock
2) Выплаты дивидендов владельцам активов выпущенных пользователями
3) Органы удостоверения личности для голосований

47
Technical Support / RPC server was not started, configuration error
« on: September 16, 2014, 06:25:01 am »
Having difficulties starting up rpc server on new machine..

Code: [Select]
>>> rpc_start_server 9989
rpc_server_port: 9989
RPC server was not started, configuration error

my config has:
Code: [Select]
"rpc": {
    "enable": true,
    "rpc_user": "test",
    "rpc_password": "test",
    "rpc_endpoint": "127.0.0.1:0",
    "httpd_endpoint": "127.0.0.1:0",
    "htdocs": "/home/bitcoiners/bitsharesx/programs/web_wallet/generated"
  }

Code: [Select]
>>> about
{
  "blockchain_name": "BitShares X",
  "blockchain_description": "Decentralized Autonomous Exchange",
  "client_version": "v0.4.15-a",

48
Technical Support / npm install fails
« on: September 15, 2014, 09:03:21 pm »
Having trouble installing npm on a new Ubuntu 14.10 beta machine

Code: [Select]
bitsharesx/programs/web_wallet $ npm install
/
> lineman-less@0.0.1 postinstall /home/bitcoiners/dev/projects/bitsharesx/programs/web_wallet/node_modules/lineman-less
> node script/postinstall.js

sh: 1: node: not found
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! lineman-less@0.0.1 postinstall: `node script/postinstall.js`
npm ERR! Exit status 127
npm ERR!
npm ERR! Failed at the lineman-less@0.0.1 postinstall script.
npm ERR! This is most likely a problem with the lineman-less package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node script/postinstall.js
npm ERR! You can get their info via:
npm ERR!     npm owner ls lineman-less
npm ERR! There is likely additional logging output above.

npm ERR! System Linux 3.16.0-14-generic
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /home/bitcoiners/dev/projects/bitsharesx/programs/web_wallet
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.4.21
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     /home/bitcoiners/dev/projects/bitsharesx/programs/web_wallet/npm-debug.log
npm ERR! not ok code 0


49
Watch how it all came together. This is what BitShares X looks like on the inside!  :)





https://www.youtube.com/watch?v=yNaydb-rHlQ

Made this video with BitShares X source code, gource + fmpeg libraries.
Music by Christian Bjoerklund (Album: Skapmat) from http://freemusicarchive.org


After some thought I started to question if this really is a star-ship or something else entirely.. maybe a star-flower..

50
General Discussion / BitShares X source code visualization
« on: September 09, 2014, 04:31:47 am »
Made today this source code visualization of BitShares X. Hope you like.



Video coming soon...

51
General Discussion / Bitcoin vs BitShares code reuse?
« on: September 07, 2014, 07:54:08 pm »
Is there any code overlap or reuse between Bitcoin and Bitshares? In other words did BitShares start from zero?

52
General Discussion / Is Bytemaster Satoshi??! :)
« on: September 07, 2014, 05:14:39 am »
Would not be surprised to find out one day that it was bytemaster all along...  8)

53
General Discussion / "Vote for delegates that set reasonable fees"
« on: September 06, 2014, 07:52:29 pm »
bytemaster: "Vote for delegates that set reasonable fees"

https://soundcloud.com/beyond-bitcoin-hangouts/bitshares-community-and-developer-hangout-9-5-2014

How do delegates set fees?

54
Looks like there is almost no trading going on and I wonder if there is an update coming that will remove problems that are preventing market from operating as expected and when such update is expected. Can we have a status update please?

55
General Discussion / bitshares-x.info "greater use-of-use"
« on: August 31, 2014, 09:08:14 am »
Someone should correct this

"BitSharesX uses TITAN (Transfer Invisibly To A Name), which provides both greater use-of-use"

56
General Discussion / BitShare X unclaimed genesis stake
« on: August 29, 2014, 05:55:53 am »
FYI,

Code: [Select]
>>> blockchain_unclaimed_genesis
854,771,075.75726 BTSX


57
General Discussion / BTSX/USD on bter.com
« on: August 28, 2014, 09:21:27 pm »
I just found new market on bter.com trading BTSX for USD.

https://bter.com/trade/BTSX_USD

58
General Discussion / Listing BitAGS on BitShares X?
« on: August 28, 2014, 07:21:11 am »
Even though AGS are not transferable, we could still trade a BitAsset that is pegged to it's value. How about listing BitAGS?

59
General Discussion / Accumulated fees?
« on: August 26, 2014, 10:02:25 pm »
Seems there is a misparity in reported accumulated fees in cli client and gui.

Code: [Select]
>>> get_info
{
  "blockchain_head_block_num": 324671,
  "blockchain_head_block_age": "6 seconds old",
  "blockchain_head_block_timestamp": "2014-08-26T21:57:30",
  "blockchain_average_delegate_participation": "94.39 %",
  "blockchain_confirmation_requirement": 1,
  "blockchain_accumulated_fees": "162,660.90161 BTSX",


http://localhost:9989/#/directory/assets

Code: [Select]
COLLECTED FEES
537,799.76311 BTSX

60
General Discussion / How to clear out expired transactions?
« on: August 26, 2014, 06:55:45 pm »
Bunch of old expired transactions take up space on top of transaction history in my wallet. Is there any way to get rid of them?

Pages: 1 2 3 [4] 5 6 7 8