-
It would be great if Shank could capture all the PDAs of a program in the IRL so they can be auto-generated by Solita (See https://github.com/metaplex-foundation/metaplex-program-library/pull/420).
…
-
In the BHDL paper, the key-with-diode circuit is a good example why the implicity of the line syntax is bad:
``` #:connect (*- self.left key d self.right)```
I cannot tell the polarity of the…
-
# [G-01] Use prefix not postfix in loops
Using a prefix increment (++i) instead of a postfix increment (i++) saves gas for each loop cycle and so can have a big gas impact when the loop executes on a…
-
I don't know since when exactly, but for quite a while the start up animation is not working on my system, i.e. Slime just start's with a REPL only (which is fine and still and wonderful thing).
`s…
-
Noticed dma doesn't support .forward files and there's a placeholder in dma.c
ghost updated
5 months ago
-
At some point `LogStash::Environment.pattern_path` was located in the bootstrap code, because of path issues but this creates some problems for code that executes outside the context of logstash, like…
-
- Fixed the `a|!b` issue
- Added minimal test cases
- Improved the performance by using goroutines
-
# [G-01] Redundant zero initialization
Solidity does not recognize null as a value, so uint variables are initialized to zero. Setting a uint variable to zero is redundant and can waste gas.
There w…
-
## Summary
When defining a mirror in the proxy worker, you can also specify a lua script for the results. This does currently not output the proxy unique ID, so it becomes difficult to find corresp…
-
[15:52:07.553] ------------------------------
[15:52:07.585] MelonLoader v0.6.5 Open-Beta
[15:52:07.587] OS: Windows 10
[15:52:07.587] Hash Code: ECEE59E98250B37FBAD36ACD622C0C177FB65E478F6B3EE58F5…