near-runtime-standalone should be published to crates.io and not use rocksdb #2433
Labels
A-transaction-runtime
Area: transaction runtime (transaction and receipts processing, state transition, etc)
P-low
Priority: low
We should examine dependencies of the
runtime
crate andnear-runtime-standalone
and refactor them in such way that we can publish them to crates.io.We also should be using
TestDB
instead of the rocksdb.This is not critical for the Mainnet or for using
near-runtime-standalone
in the AssemblyScript tests.The text was updated successfully, but these errors were encountered: