-
I modified the example `1_Storage.sol` to emit a simple log:
```Solidity
event LogMessage(string message);
function store_value(uint256 num) public {
emit LogMessage("called store_value");…
-
When clicking the Defaults button in the Event Log options... menu, there is now no confirmation dialog asking if I want to reset everything to default. We have confirmation dialogs on every other dec…
-
I recently ran into the same error #128 when implementing the example command provided:
`agentverse-benchmark --task tasksolving/humaneval/gpt-3.5 --dataset_path data/humaneval/test.jsonl --overwrite…
-
Containerd currently uses [docker/go-events](https://github.com/docker/go-events) for [Exchange broadcasts events](https://github.com/containerd/containerd/blob/ce7c473ccce4ea2196ae153b0437fc61d657dba…
-
### Steps to reproduce
1、In our testing, with our Flutter version 3.19.3, when installing our IPA on a Mac with an M1 Pro chip running macOS 12.3, the pages display a white screen. However, click eve…
-
## Expected Behavior
Azure Event Hub binding will continue working after receiving a 503 error from the storage act used for checkpointing.
## Actual Behavior
The event hub binding dies after…
-
Live monitoring of Event Logs especially for #408
-
Add an action to aliases that will allow the user to highlight lines in the event log in their choice of color.
-
Something like
```
17:30 - entry 5 uploaded
17:40 - user 9 registered
17:42 - entry 5 updated
18:42 - voting for x compo opened
```
-
I've pulled down the latest public VM and using it to analyze some Windows Event Logs. I used KAPE to collect and do initial parsing with the KAPE SOF-ELK module to get the json files and copied them…