diff options
author | Felix Lange <fjl@users.noreply.github.com> | 2018-11-09 04:37:19 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-09 04:37:19 +0800 |
commit | 870efeef01ad45f1e06bbe4479e5afa9986f3518 (patch) | |
tree | b62d39b232c095842ce755f5ae1f7c79118ad770 /.travis.yml | |
parent | 144c1c6c52456808428e2b69dbe5c4ebfc3606ca (diff) | |
download | go-tangerine-870efeef01ad45f1e06bbe4479e5afa9986f3518.tar go-tangerine-870efeef01ad45f1e06bbe4479e5afa9986f3518.tar.gz go-tangerine-870efeef01ad45f1e06bbe4479e5afa9986f3518.tar.bz2 go-tangerine-870efeef01ad45f1e06bbe4479e5afa9986f3518.tar.lz go-tangerine-870efeef01ad45f1e06bbe4479e5afa9986f3518.tar.xz go-tangerine-870efeef01ad45f1e06bbe4479e5afa9986f3518.tar.zst go-tangerine-870efeef01ad45f1e06bbe4479e5afa9986f3518.zip |
core/state: remove lock (#18065)
The lock in StateDB is useless. It's only held in Copy, but Copy is safe
for concurrent use because all it does is read.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions