811
General Discussion / Re: v0.4.24 RC1, order cancel fails because of "insufficient relay fee"
« on: November 10, 2014, 04:40:58 pm »
Looking into it: https://github.com/BitShares/bitshares/issues/929
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.
what's strange is that it seems that the blockchain does not know about my account. My account has indeed been registered back in August as "patrickb323". But, when I sent from my other wallet the transaction shows up as traderemma1 -> UNKNOWN even though I have received the funds in the target account "patrickb323".
I run v0.4.23.1-90-gbb33f21 built on Ubuntu. Any suggestions?
I'm not sure if this is correct . My understanding is that the toolkit has the core technology in it, so you got DPOS, you got the market, the peg mechanism,Titan,etc. Now of course you need to modify it if you want to make a different DAC. I.E Bithshare Music although it has a completely different business model is basically BithsareX with very few changes AlphaBar PTS same think. HackerFisher could confirm if PLAY it is using the toolkit to make the DAC. So given the fact that it is open source and already a few DACS are using it I think we can call it the DAC framework.
I'm not sure either. Forking a program and modifying it isn't really what I'd call a toolkit, but understandably Dan couldn't have terribly accurate foresight when trying to come up with a plan in the early days.
Thats the problem though, the core technology is there and I don't think much will be added to aid the toolkit itself. I'm not sure how much documentation was ever created to enable the use of the toolkit either. So what will the BTS DAC have done to help the toolkit ? From any of my observations, it will have done nothing if not made it worse.
Anyway, these are just thoughts of mine. I was fairly angry when a lot of this was announced but now is not the time to be divisive. If I was pissed off enough I would have taken my stuff and went on down the road to life's next interest.
edit - AlphaBar-PTS seems to be about as far along as RandPaulCoin which appears to be nothing so far. Everything else you mentioned has had explicit i3 support on some level.
I have downloaded, installed, uninstalled, and reinstalled the BitsharesX client multiple times in an attempt to get it to sync up with the blockchain, with no luck.
The client says it has no connection and will not update to the current status no matter how long I leave it running. I have a couple thousand BitsharesX linked to my account with no way of getting to them. Has anyone else had this issue and/or know of a possible remedy? Is there an online portal to the BitsharesX wallet that I may use to access instead?
Just pulled from git and rebuilt; seems that wallet_get_balance is broken now.
>>> wallet_account_balance
10 assert_exception: Assert Exception
v.size() <= sizeof( fc::ripemd160 ) + 4: all addresses are less than 24 bytes
This has busted our workflow. Is there a new call we should be making?