cryptocode

Results 34 comments of cryptocode

The ability to easily switch between case-sensitive and whole-word matching is something I sorely miss in Helix. Multi-cursor editing based on those switches is something I do very frequently.

Unable to add not-stale, so adding this comment. This bug is still around.

Not stale (unable to add label) - bug still around

After DM discussions: this is about graceful shutdown of servers and such. This would likely need to tie into OS signal handling.

Just chiming in, as I'm very interested in Wireshark dissector support.

Maybe someone finds this useful while we wait for Wireshark to get an update: https://github.com/cryptocode/nanocap has been updated with tcp support. The tcp stream reassembly logic is a bit of...

> I should probably try again. Feel free to DM me on Discord if you have issues so any bugs can get fixed. I have no issues locally at least....

On Travis (trusty): ``` [ RUN ] wallet.create_open_receive /workspace/rai/qt_test/qt.cpp:400: Failure Value of: json1.empty () Actual: true Expected: false ``` **FIXED**

~~Failing on master:~~ Fixed by @SergiySW ``` [ RUN ] rpc.payment_begin_end /workspace/rai/core_test/rpc.cpp:1162: Failure Value of: ec Actual: Deadline expired Expected: [ FAILED ] rpc.payment_begin_end (10080 ms) ``` Quick when it...

> On Linux/x86_64 from Travis-CI: > > ``` > [ RUN ] rpc.wallet_destroy > core_test: /workspace/rai/secure/blockstore.cpp:102: rai::mdb_iterator::mdb_iterator(MDB_txn*, MDB_dbi, const MDB_val&, rai::epoch) [with T = rai::uint256_union; U = rai::wallet_value; MDB_txn =...