diff options
author | Wei-Ning Huang <w@dexon.org> | 2019-03-13 18:20:22 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-13 18:20:22 +0800 |
commit | 662cccb5ec127969d6e939fad3e95db021822683 (patch) | |
tree | fce48cd9f061cb8752519a5d937a15b7f4b3c0a7 /p2p/simulations/mocker_test.go | |
parent | c1971db86a3a9ea4d56f24ca375d87338c1ca113 (diff) | |
download | dexon-662cccb5ec127969d6e939fad3e95db021822683.tar dexon-662cccb5ec127969d6e939fad3e95db021822683.tar.gz dexon-662cccb5ec127969d6e939fad3e95db021822683.tar.bz2 dexon-662cccb5ec127969d6e939fad3e95db021822683.tar.lz dexon-662cccb5ec127969d6e939fad3e95db021822683.tar.xz dexon-662cccb5ec127969d6e939fad3e95db021822683.tar.zst dexon-662cccb5ec127969d6e939fad3e95db021822683.zip |
core: vm: create new oracle contract instance in each call (#251)
Since the VM might be called from different source (downloader, RPC,
etc.). We need to make the call state separate. Modify the calling
sequence so a new oracle contract instance is used on each run.
Diffstat (limited to 'p2p/simulations/mocker_test.go')
0 files changed, 0 insertions, 0 deletions