Mohamadreza Nakhleh

Results 10 issues of Mohamadreza Nakhleh

| Status | Type | ⚠️ Core Change | Issue | | :---: | :---: | :---: | :--: | | Hold | Feature | Yes | [Link](https://github.com/bmresearch/Solnet/issues/361) | ##...

Imagine a compiled smart contract is in hand. (compiled with cargo build-bpf) how to push it to solana network using solnet ?

the proxy was working without any problem til this morning. after i run the proxy is works for one minute or so then crashes with this error: `Task exception was...

added wireshark trace for a successful adb handshake with tcp/ip option

```csharp var KeraLua = new KeraLua.Lua (false); var lua = new Lua(KeraLua); ``` this throws exception : ``` PANIC: unprotected error in call to Lua API (attempt to index a...

why is this removed? https://github.com/hanabi1224/Programming-Language-Benchmarks/commit/36160bcb0aa5916ae0078e7256c1278784b6af90#diff-dad64536dad5a5311a7f653d00f5f8e10fb1fa76e473e7abca4c8a1df12680e2 On the next commit it says, "removed the trick of using struct" ! can anyone elaborate on this matter? using language specific features is bad?

One of the philosophy of notification is to notify different handlers at the same time (hopefully). currently what we do is : ```csharp for (int i = 0; i <...

run notifications handlers in parallel closes https://github.com/martinothamar/Mediator/issues/115

`Symmetric encryption is best suited for small amounts of data.` This is not true https://www.ibm.com/docs/en/sgklm/3.0.1?topic=overview-cryptographic-algorithm-key-length

Is there a plan to support non windows build environment ? I am facing this error while running the build in ubuntu : ```bash Generating native code "/home/neo/.nuget/packages/runtime.linux-x64.microsoft.dotnet.ilcompiler.llvm/7.0.0-preview.5.23126.1/tools/ilc" @"obj/Debug/net8.0/wasi-wasm/native/StandaloneLibrary.ilc.rsp" 1>EXEC:...