Jeff Scott
Jeff Scott
The sidebar appears and disappears when toggled. But it doesn't have the nifly slide animation like on the main halfmoon site. Is this something I need to roll myself or...
I get this error when building my project with an imported LottiePlayer ` document is not defined ReferenceError: document is not defined ` I read some other issue where they...
This is a subclass on the Driver to read the current state from the block service Mongo Tables. includes test cases.
https://testnet-master-1.lamden.io/contracts/con_acontract/methods A contract can be submitted with duplicate method names. This may be valid python, in the sense that it won't throw syntax errors, but the contracting linter should catch...
**Describe the bug** A clear and concise description of what the bug is. math on a decimal object does not work. Produces this error: TypeError("unsupported operand type(s) for -=: 'float'...
**Describe the bug** Contracts are not case locked, so "currency" and "Currency" would be stored as two different contracts. That's a security risk. **To Reproduce** Steps to reproduce the behavior:...
### Current behavior: My test were working fine. I have added a new dependancy https://www.npmjs.com/package/monaco-editor And now I get this error at the beginning of ALL my tests. This error...
I'm not sure how i'm supposed to get my content script to copy over to the build folder. I put in the suggested code in the readme, but content.js never...
**Running your example code for the cloudapi I get these errors right after starting the node app.** ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL ALSA lib control.c:953:(snd_ctl_open_noupdate)...
# Node Admin Control Center ## Task Node owners need a page that allows them to view, create and act on governance motions. ## Requirements: Create a new menu item...