Activity
build(deps): update bincode requirement from 1.3.3 to 2.0.0
build(deps): update bincode requirement from 1.3.3 to 2.0.0
Merge branch 'main' into arr4n/ffi/idiomatic-go
Merge branch 'main' into arr4n/ffi/idiomatic-go
test(ffi): check os.Setenv
err in TestMain
test(ffi): check
os.Setenv
err in TestMain
refactor(ffi): non-existent key returns empty slice + misc review res…
refactor(ffi): non-existent key returns empty slice + misc review res…
Merge branch 'main' into rkuris/ethhash
Merge branch 'main' into rkuris/ethhash
Remove the last mut from nibbles_to_eth_compact
Remove the last mut from nibbles_to_eth_compact
Remove some code that wasn't supposed to be there
Remove some code that wasn't supposed to be there
Fix compiler errors when not using ethhash
Fix compiler errors when not using ethhash
refactor(ffi): extractBytesThenFree()
not a method
refactor(ffi):
extractBytesThenFree()
not a methodchore(ffi): rename outdated SUT variable
chore(ffi): rename outdated SUT variable
test(ffi): perform insertion test via Batch()
and Update()
test(ffi): perform insertion test via
Batch()
and Update()