Results 61 comments of Ed Zynda

I'm getting the same error even when I wrap in this.$nextTick()

So the canvas is completely empty. I've tried clicking to upload the image as well as copy pasting the image to canvas. Neither actually work...

Ok weird but it seems like it doesn't work in Brave browser but does in Chrome...

@H3xept Deploy scripts use `.json` files now. Could you add those to the `config/sigs.json` file?

Been having this issue a lot lately and just tried pasting into notepad after the freeze and sure enough that freezes as well. Thought it was a problem with my...

https://github.com/flashbots/builder/blob/03ee71cf0a344397204f65ff6d3a917ee8e06724/internal/ethapi/api.go#L2142 should be something more like: ``` func (s *PrivateTxBundleAPI) SendBundle(ctx context.Context, args SendBundleArgs) (map[string]interface{}, error) ``` And the body should be: ``` map[string]interface{}{"bundleHash": bundleHash} ``` bundleHash needs to be...

I've modified this on my own personal instance and can make a PR if that's something people want.

The sampling message was generated from the official schema, but the actual functionality has not been implemented.

Hi @tylergannon I really like this idea and think it's a killer feature to have. With the risk of being nitpicky though, could we rename this to `Hooks` instead of...

Hi @deadprogram I'm happy to accept a PR for this. Also FYI there is a way to set a custom endpoint name if you like. Also I believe that the...