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

Pages: 1 2 3 4 [5] 6 7 8 9 10 11 12 ... 17
61
DAC PLAY / stuck at 55% 0.3.3
« on: September 12, 2015, 07:39:53 am »
try --clear-peer-database to start up command or simply delete p2p folder and restart

63
DAC PLAY / Re: Faucet not working?
« on: August 28, 2015, 07:03:17 am »
@Shentist a locale detect bug is found caused by a recent update.  It's been fixed now.  You can try again now.

64
DAC PLAY / Re: Faucet not working?
« on: August 26, 2015, 08:31:25 pm »
@Shentist which page is stuck for you?

65
General Discussion / Re: Mumble Attendance Today
« on: July 24, 2015, 06:06:11 pm »

Forum: boombastic
Mumble: boombastic
BTS: boombastic


Sent from my iPhone using Tapatalk

66
General Discussion / Re: Brownie Distribution Update
« on: July 24, 2015, 04:45:42 am »
|               boombastic                |                boombastic                |               boombastic            |

67
General Discussion / Re: Announcing Brownie Points (BROWNIE.PTS)
« on: July 03, 2015, 04:16:00 pm »
1.  In earlier days, develop and maintain agsexplorer.com
2.  Contributed codes to various BitShares code repos, mainly web_wallet
Code: [Select]
git log --author="Alex Chien" --pretty=oneline 3.  Heavily involved in development of dacx.com, a crowdfunding platform that leverages BitShares network based in China.
4.  Brought group of investors with sizable money to invest in PTS/BTS along the way that I felt a bit embarrassed and hope(believe) 2.0 will make me look good.

ID: boombastic

Can I redeem actual brownie cake somewhere with BP?

68
DAC PLAY / Re: DACPLAY New Feature ----Secret Note With Prize !
« on: June 05, 2015, 02:57:42 pm »

I've added support for this new operation to play.bitsharesblocks.com, you can now filter transactions for example by "Secret note" to show all the transactions using this new feature.

+5%


Sent from my iPhone using Tapatalk

69
General Discussion / Re: can anybody help for build light wallet?
« on: May 29, 2015, 06:26:11 pm »
check here

https://github.com/BitShares/web_services/blob/master/faucet/app/services/account_registrator.rb#L40-L55

Code: [Select]
def register_bts(account_name, account_key, owner_key)
    BitShares::API::Wallet.add_contact(account_key)
    #account = BitShares::API::Wallet.get_account(account_name)
    account = {}
    account['id'] = 0
    account['public_data'] = nil
    account['name'] = account_name
    account['active_key_history'] = [["2015-04-28T22:01:23", account_key]]
    account["registration_date"] = "1970-01-01T00:00:00"
    account["last_child_key_index"] = 0
    account["block_production_enabled"] = false
    account["custom_data"] = {}
    account['owner_key'] = owner_key if owner_key
    account['meta_data'] = {'type' => 'public_account', 'data' => ''}
    BitShares::API.rpc.request('request_register_account', [account])
end

70
General Discussion / Re: can anybody help for build light wallet?
« on: May 29, 2015, 03:26:27 pm »

a new question, how to use faucet.bitshares.org?

I saw wallet.bitshares.org request a url like this:
https://faucet.bitshares.org/?account_name=Guest&active_key=BTS8DvM...KHCHaj3y6tU5&owner_key=BTS8DvM...KHCHaj3y6tU5&app_id=0

why active_key is not complete, and account_name always Guest, and what means app_id?
too many questions, Thanks!

Incomplete active key is probably a mistake.  Faucet uses those parameters for its workflow.  Basically ask you to identify yourself using social account to prevent spam and help you register your account with the name you want (long free account names).

Anyway, since you are building a light weight wallet for end users, you will probably integrate account registration function into your wallet, especially when BitShares referral program is activated.  You won't want to redirect users to external faucet services.


Sent from my iPhone using Tapatalk

71
中文 (Chinese) / Re: TradeBTS高级受托人竞选
« on: January 15, 2015, 10:31:28 am »
社区和整个生态圈都需要这样的团队,赞!

与btc38的合作,支持BitCNY充值,超赞!

支持

72
DAC PLAY / Re: [Announcement]BitShares PLAY Crowdfunding
« on: January 10, 2015, 01:40:31 pm »
Why don't use agsexplorer for crowfunding just curious ???

maybe the guy who made agsexplorer is tied up with other development work such as a Chinese social networking account for Bitshares faucet .

Yes, I was busy helping with faucet service recently.  This faucet service will be used for PLAY as well.

DACx.com will be specialized in crowdfunding and other value-added services around it.  Agsexplorer.com is third-party data monitoring service.  I prefer agsexplorer.com to remain independent and I believe it's better that way.

By the way, agsexplorer.com has been updated to monitor PLAY crowdfunding process.

73
will vote for you


Sent from my iPhone using Tapatalk

74
Stakeholder Proposals / Re: Delegate Proposal: jcalfee
« on: December 08, 2014, 03:09:47 pm »
sorry about the past tense, what i mean is i will definitely vote for you, have been following the repo for quite a while


Sent from my iPhone using Tapatalk

75
Stakeholder Proposals / Re: Delegate Proposal: jcalfee
« on: December 07, 2014, 09:31:34 am »
voted


Sent from my iPhone using Tapatalk

Pages: 1 2 3 4 [5] 6 7 8 9 10 11 12 ... 17