diff options
author | yenlin.lai <yenlin.lai@cobinhood.com> | 2019-04-12 11:18:24 +0800 |
---|---|---|
committer | Jhih-Ming Huang <jm.huang@cobinhood.com> | 2019-05-06 10:44:04 +0800 |
commit | 5b71bbd50a64d3b1576626d4cf0ca22569b57cf8 (patch) | |
tree | 50f3b391c6f5995225396a1a9379791c2b292a93 /.github | |
parent | c044cbc979abae7563344d6b047a6b0c616d7b7f (diff) | |
download | dexon-5b71bbd50a64d3b1576626d4cf0ca22569b57cf8.tar dexon-5b71bbd50a64d3b1576626d4cf0ca22569b57cf8.tar.gz dexon-5b71bbd50a64d3b1576626d4cf0ca22569b57cf8.tar.bz2 dexon-5b71bbd50a64d3b1576626d4cf0ca22569b57cf8.tar.lz dexon-5b71bbd50a64d3b1576626d4cf0ca22569b57cf8.tar.xz dexon-5b71bbd50a64d3b1576626d4cf0ca22569b57cf8.tar.zst dexon-5b71bbd50a64d3b1576626d4cf0ca22569b57cf8.zip |
sqlvm: common: refine StateDB/Storage
In the context of vm module, we usually access vm.StateDB interface
object instead of state.StateDB directly. Also, state.StateDB is usually
passed with pointer and used with pointer receiver. Implement the
similar behavior on Storage object.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions