The Wayback Machine - https://web.archive.org/web/20200709232308/https://github.com/topics/edge
Skip to content
#

edge

Here are 308 public repositories matching this topic...

pedrouid
pedrouid commented May 23, 2019

Describe the bug
QR Code Scanner fails to scan input fields on Send Transaction view when scanning QR Code contains an EIP-681 URI

Example URI

ethereum:0x46c69f4424043e720a704330748cf3c593656b9c

To Reproduce
Steps to reproduce the behavior:

  1. Go to Send Transaction view
  2. Click on QR Code scanner
  3. Position QR Code in front of Webcam
  4. QR Code scanner closes
Hectate
Hectate commented Apr 10, 2020

I was trying to look up the API for the DebugPanel so I could locate an option to decrease the text size. I'm developing a smaller resolution game and the elements of the panel overlap and are unreadable/unusable at these lower sizes. Upon opening the API and searching/clicking on the DebugPanel link, I'm routed to [http://melonjs.github.io/melonJS/docs/me.DebugPanel.html](http://melonjs.github.io

k3sup
abramvandergeest
abramvandergeest commented May 21, 2019

Current behavior:
All the SQL activities either don't support Insert or are specific to a usecase

Expected behavior:
to be able to insert to a sql database in an activity

What is the motivation / use case for changing the behavior?
many workflows/pipelines require logging to a database

Additional information you deem important (e.g. I need this tomorrow):

AngelaZhao
AngelaZhao commented Mar 25, 2019

Describe the bug
函数多instance及timeout特性不符合预期

To Reproduce
某python函数配置多个实例以及timeout,配置如下
image

向source topic中依次发送4条消息
消息1:异常消息,发送后能够触发函数除0错误
消息2:异常消息,发送后触发函数执行超时
消息3:异常消息,发送后触发函数执行超时
消息4:正常消息,发送后能有正常返回

Expected behavior
函数最大实例为3,预期发完4条消息后能立马收到消息1和消息4的执行结果
然后超时后,也就是10s

bug
anovakovic01
anovakovic01 commented Jul 15, 2019

FEATURE REQUEST

  1. Is there an open issue addressing this request? If it does, please add a "+1" reaction to the
    existing issue, otherwise proceed to step 2.
    No.

  2. Describe the feature you are requesting, as well as the possible use case(s) for it.
    After adding open tracing support to the existing gRPC and HTTP endpoints in Users and Things service, we should add support for t

stephenfrost
stephenfrost commented Oct 24, 2018

Expected Behavior

Per wiki "Getting Started With a Raspberry Pi 3 and the Bosch XDK": "The sensors from the XDK should now be visible in the Sensors & Devices app in the web user interface."

Actual Behavior

After last step in wiki (bin/Linux/armv7l/macchina), got the following result:
bin/Linux/armv7l/macchina: error while loading shared libraries: libPocoOSP.so.2: cannot open shar

nanos
briankoco
briankoco commented Oct 1, 2019

Support is currently pretty limited. On the todo list are:

  • support for targeted mappings via MREMAP_FIXED
  • support for file-backed mappings (which should "just work")
  • support for heap mappings (alloc'd via brk rather than mmap) and low memory/32-bit mappings (p->virtual32)
  • support for remapping ranges that cover multiple adjacent mappings (currently we return -EFAULT if you sp
OlegWock
OlegWock commented Sep 23, 2019

Thank you for this awesome tool! This is not a bug report, but something like question or maybe feature request. It sometimes required to change build process, sometimes webextension-toolbox-config.js works like a charm, but unfortunately not always. Sometimes I need to change built-in webpack config and I wonder can I somehow do 'eject' (like at create-react-app) and have webpack config in my pro

rcwoolley
rcwoolley commented Feb 7, 2020

The "make live" step in the documentation will fail to execute linuxkit on Ubuntu 18.04.3 LTS.

If you attempt to execute it, bash will complain:

$ ./build-tools/bin/linuxkit
-bash: ./build-tools/bin/linuxkit: No such file or directory

Because it can't find the shared libraries:

$ ldd ./build-tools/bin/linuxkit
        linux-vdso.so.1 (0x00007fff1e98e000)
        libc.

Improve this page

Add a description, image, and links to the edge topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the edge topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.