Santosh Kumar

Results 4 issues of Santosh Kumar

Hi, I'm trying to run this on a mac and am getting the following error: ``` fatal error: 'cryptonote_core/cryptonote_basic.h' file not found #include "cryptonote_core/cryptonote_basic.h" ^ 1 error generated. make[2]: ***...

Hi Chris, Would it be super hard to build a Stream (lazy collection) interface to the Tree. It'll come super useful for stuff like filtering. Since `to_list` fully realizes the...

Hi, Great repo! I couldn't find anywhere in toto.rb where a 304(Not-Modified) header was being sent -- this is to take advantage of HTTP Caching. Just wondering if it's being...