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

Pages: 1 2 3 4 [5] 6 7 8 9
61
General Discussion / Re: List your skills and be known
« on: November 04, 2015, 06:11:55 am »
My greatest interest lies in assisting with UX and prioritization of UX/UI related tasks:

- TCP/IP Routing
- AWS cloud management (scripted cloudformation, ELB, autoscale)
- Git Issue management and prioritization
- UX Mockups and feature mediation/moderation
- NodeJS/Angular
- Technical documentation

62
Technical Support / Re: An obscure wallet import problem
« on: November 04, 2015, 05:00:48 am »
I successfully imported the second 0.9.3c backup into the light wallet, but it failed on the web wallet. So, problem solved.

63
Technical Support / Re: An obscure wallet import problem
« on: November 04, 2015, 04:54:13 am »
Just to show how little I seem to know, I was able to search for butlerholdings in the Explore -> Accounts area and I was able to unlock and follow the wallet from my light wallet, so this is no longer an issue.

Correction, I'm able to follow the wallet, but do not have access to move funds. Can I import a second 0.9.3 backup into the Light client?

64
Technical Support / An obscure wallet import problem
« on: November 04, 2015, 04:21:14 am »
So, I had a Bitshares wallet on my computer and I also had a web wallet at wallet.bitshares.org. I was able to bring in all my accounts associated with the local Bitshares wallet, and I have my backup from wallet.bitshares.org.

When I attempt to import the wallet backup from wallet.bitshares.org into bitshares.openledger.info, I enter all the necessary passwords, it presents me with a message that there are no balances to claim and when I click import, a spinner remains indefinitely. I already claimed the balances, really at this point I just want to get into that wallet. I guess I assumed that the 0.9.3c keys would do the trick.

65
General Discussion / Re: Orientation video for newbies
« on: November 03, 2015, 06:54:20 pm »
Yeah, I updated the blog post to acknowledge and note that error. Thanks!

66
General Discussion / Re: Orientation video for newbies
« on: November 03, 2015, 06:35:45 pm »
Ah, I see the repeated track. I'll fix that and repost.

67
General Discussion / Orientation video for newbies
« on: November 03, 2015, 05:56:22 pm »
Vote for delegate billbutler if you like it. I'm hoping to release a small series of how to videos to help people get (re)aquainted with the Bitshares 2.0 ecosystem.

http://www.musiccitybitcoins.com/post/132482067911/bitshares-20-orientation

68
General Discussion / Buyer and seller not matching up
« on: November 03, 2015, 04:30:47 am »
In the BTS:USD market, there is a sell order for 286.643 and multiple buy orders ranging from 270 to 280, however the sell order is not getting filled. I've got to say I'd cringe if I had to explain that to someone right now. From my standpoint, the guy offering to sell for 270 and the the guy offering to buy for 286 should do that deal.

Is this a bug? If not, what's the rational for not brokering the deal?

69
General Discussion / Re: Bitshares 2.0 Witness ready
« on: October 30, 2015, 05:49:07 pm »
Wow! Thanks for showing that to me. Now I suppose I need to figure out some good deeds in order to acquire votes!

70
General Discussion / Bitshares 2.0 Witness ready
« on: October 30, 2015, 05:28:53 pm »
All,

So, I set up a witness and have had it running for a couple of days. I appear to have votes, but still am not showing up as a witness.

Code: [Select]
{
  "id": "1.6.57",
  "witness_account": "1.2.21594",
  "last_aslot": 0,
  "signing_key": "BTS69UGUBGkvXb37Ea1UtnoSUpukTr8FDc7G5jFjzS8soGNNDjkjo",
  "vote_id": "1:86",
  "total_votes": "20803232860",
  "url": "url-tp-proposal",
  "total_missed": 0,
  "last_confirmed_block_num": 0
}

The only thing that's odd to me is that I appear to have two sets of keys in my
Code: [Select]
dump_private_keys
Code: [Select]
[[
    "BTS69UGUBGkvXb37Ea1UtnoSUpukTr8FDc7G5jFjzS8soGNNDjkjo",
    "REDACTED"
  ],[
    "BTS62cZit4AJKV4Z7gGb9TVvPXfbQM7HBAL7XBWCptrdv8hMnSCVT",
    "REDACTED"
  ]
]

When I started the witness, I only declared the signing key that was associated with my get_witness billbutler object. Does anyone see any obvious reason why I am not an active witness now?


71
General Discussion / Re: BitShares Whitepaper(s)
« on: October 30, 2015, 03:01:15 pm »
Solid read. Good work.

72
General Discussion / Re: missing open orders from old wallet
« on: October 30, 2015, 01:07:27 pm »
Man, I feel his pain. I had endless unpredictable issues with both the old Windows and OSX client. I feel lucky that I had a version saved with all of my transactions.

73
I have an account with codeship. It can compile docker containers as well. I haven't played with that functionality yet, but I use codeship to test/build non-docker containers at the moment but I know they support docker containers as well.

74
Good news form Docker:

Dear Docker Hub User,

Next week Docker Hub is releasing a significant upgrade to our autobuilds functionality and infrastructure. This upgrade will offer dynamic matching of git branches and tags as well as faster builds.

With this new release, the Docker Hub build system can now be configured to dynamically trigger builds as your team creates new git branches and tags. So if for example you create a new git feature branch named “great-new-feature”, the build system will automatically build a docker image tagged as “great-new-feature”. This allows Docker Hub autobuilds to fit seamlessly into your development and deployment workflow. It is configurable to support full dynamic matches, regex filters, or simple static matches.



We have also overhauled the backend of our build system to provide you with faster builds. Our old system had a global build queue which (at peak times) caused delays of up to 2 hours on builds. Now, each user will have their own build queue. This way, your builds will execute immediately.

Finally, we are providing control over executing multiple builds in parallel. The Automated Build system will execute as many builds in parallel as you have private repositories. So if for example you are subscribed to our 10 repo “small” plan, you could execute 10 builds simultaneously. Users of our free plan (which includes 1 free private repo), can execute one build at a time.

The new build system will be released early next week. If you aren’t already using Automated Builds on docker, this is a great opportunity to try it.

Best regards,
The Docker Hub Team

75
General Discussion / Re: Witness Communication Platform (Brownie Quest)
« on: October 29, 2015, 11:49:57 pm »
All,

With the help of xeroc, I've gotten my witness node up at AWS  us-east-1. Any chance I could get some votes?

Code: [Select]
name: billbutler
id: 1.6.57
ip: 52.23.94.205

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