ares icon indicating copy to clipboard operation
ares copied to clipboard

bump hoon root to %k.138

Open drbeefsupreme opened this issue 1 year ago • 2 comments

Not sure if there was a particular reason this hadn't been updated, or if nobody had gotten around to doing it yet.

I've confirmed that Nockchain runs fine with this. However, test_sivb_en fails. It currently passes on the status branch.

test jets::lock::aes::tests::test_siva_de ... ok
test jets::lock::aes::tests::test_siva_en ... ok
test jets::lock::aes::tests::test_sivb_de ... ok
memory allocation of test jets::lock::aes::tests::test_sivb_en ... 24ok bytes failed

I spent a few minutes looking into this but nothing popped out at me.

drbeefsupreme avatar Apr 23 '24 19:04 drbeefsupreme

Hmmm, the test passed on CI. I wonder what's causing it to fail on my machine?

drbeefsupreme avatar Apr 23 '24 19:04 drbeefsupreme

Rather than mutating, this should be copied, or perhaps we should write a const function that takes the kelvin root.

eamsden avatar Apr 25 '24 01:04 eamsden