--- Day changed Sat Feb 25 2017 05:54 -!- vFSgrcFGBJHg [~rYUtdcvYT@2a02:2f0a:b050:eea:934a:6abb:750c:602c] has joined #secp256k1 08:22 < wumpus> I'm running the secp256k1 tests on a SiFive board (risc-v), consistently getting an error in "field_10x26_impl.h:39: test condition failed: r == 1" in the test run_ge 08:22 < wumpus> had to set WINDOW_A and WINDOW_G to a low value to make the table fit in the RAM. Could be that something is still going wrong there. 08:23 < wumpus> (e.g. the stack is overwriting the heap or something like that) 10:57 -!- CodeShark [sid126576@gateway/web/irccloud.com/x-kicibfzlmvjvtssf] has quit [Ping timeout: 240 seconds] 10:58 -!- CodeShark [sid126576@gateway/web/irccloud.com/x-eekntfqmrlrnbeyy] has joined #secp256k1 13:35 < gmaxwell> wumpus: you should be able to get that static WINDOW_G table into flash rather than in ram... will dramatically lower memory usage. 14:09 -!- wumpus [~quassel@pdpc/supporter/professional/wumpus] has quit [Read error: Connection reset by peer] 14:11 -!- wumpus [~quassel@pdpc/supporter/professional/wumpus] has joined #secp256k1