index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
vm
/
sqlvm
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: vm: sqlvm: storage: implement bitmap and increasePK (#382)
Jhih-Ming Huang
2019-05-06
2
-65
/
+134
*
core: vm: sqlvm: runtime: implement opRepeatPK
Jhih-Ming Huang
2019-05-06
2
-64
/
+212
*
core: vm: sqlvm: add built-in function BLOCK_HASH()
Meng-Ying Yang
2019-05-06
1
-0
/
+2
*
sqlvm: common: replace table/index name with TableRef/IndexRef
yenlin.lai
2019-05-06
2
-39
/
+61
*
sqlvm: common: refine StateDB/Storage
yenlin.lai
2019-05-06
5
-47
/
+39
*
sqlvm: common: add Reader/Writer for Storage
yenlin.lai
2019-05-06
2
-0
/
+176
*
sqlvm: common: add some shared methods on Storage struct
yenlin.lai
2019-05-06
2
-12
/
+535
*
core: sqlvm: common: fix decimal limit values
Meng-Ying Yang
2019-05-06
1
-4
/
+10
*
core: vm: sqlvm: opcodes and basic structs
Meng-Ying Yang
2019-05-06
2
-0
/
+30
*
vm: sqlvm: refine after updating dexon-foundation/decimal
yenlin.lai
2019-05-06
1
-2
/
+0
*
misc: replace shopspring/decimal with our fork
yenlin.lai
2019-05-06
2
-2
/
+2
*
core: vm: sqlvm: use common.HashLength instead of 32
Ting-Wei Lan
2019-05-06
2
-8
/
+8
*
core: vm: sqlvm: common: storage: implement storage util functions
Jhih-Ming Huang
2019-05-06
3
-1
/
+201
*
core: vm: sqlvm: add shared variables (#228)
Meng-Ying Yang
2019-05-06
1
-0
/
+11
*
core: vm: sqlvm: shared interfaces and params
Jhih-Ming Huang
2019-05-06
1
-0
/
+11