aboutsummaryrefslogtreecommitdiffstats
path: root/core/vm/sqlvm/common
Commit message (Expand)AuthorAgeFilesLines
* core: vm: sqlvm: add built-in function BLOCK_HASH()Meng-Ying Yang2019-05-061-0/+2
* sqlvm: common: replace table/index name with TableRef/IndexRefyenlin.lai2019-05-062-39/+61
* sqlvm: common: refine StateDB/Storageyenlin.lai2019-05-065-47/+39
* sqlvm: common: add Reader/Writer for Storageyenlin.lai2019-05-062-0/+176
* sqlvm: common: add some shared methods on Storage structyenlin.lai2019-05-062-12/+535
* core: sqlvm: common: fix decimal limit valuesMeng-Ying Yang2019-05-061-4/+10
* core: vm: sqlvm: opcodes and basic structsMeng-Ying Yang2019-05-062-0/+30
* vm: sqlvm: refine after updating dexon-foundation/decimalyenlin.lai2019-05-061-2/+0
* misc: replace shopspring/decimal with our forkyenlin.lai2019-05-062-2/+2
* core: vm: sqlvm: use common.HashLength instead of 32Ting-Wei Lan2019-05-062-8/+8
* core: vm: sqlvm: common: storage: implement storage util functionsJhih-Ming Huang2019-05-063-1/+201
* core: vm: sqlvm: add shared variables (#228)Meng-Ying Yang2019-05-061-0/+11
* core: vm: sqlvm: shared interfaces and paramsJhih-Ming Huang2019-05-061-0/+11