Christian Felde

Results 5 issues of Christian Felde

# PR description Adds the --target-gas-limit command line option. Gradually changes the block gas limit towards this target when option enabled. ## Fixed Issue(s) https://pegasys1.atlassian.net/browse/PAN-3023

api

I'm working on a few use case examples showing how the REPL can be used together with Excel to solve problems, illustrate solutions, educate users, etc. I think this is...

help wanted

Look into the possibility of having synchronous functions that return values in addition to the current callback variants.

enhancement

Currently the scratchpad editor (opened with (show-sp)) is a simple textarea. It would be nice if this was enhanced to be a more feature rich code editor with clojurescript syntax...

enhancement

Currently, the REPL is used directly to load ClojureScript code. As the REPL doesn't accept more than one line at a time, and this severely limits its ability to load...

enhancement