aboutsummaryrefslogtreecommitdiffstats
path: root/core/vm/common.go
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2015-03-29 03:30:16 +0800
committerobscuren <geffobscura@gmail.com>2015-03-29 03:30:38 +0800
commit368ebe63a95c870a90dba8635d3a5c3863c43330 (patch)
treea70dc5f0554c91f9f4ec027ae913d1390881ec18 /core/vm/common.go
parent3b7e4173ce00fb82ee2f186350dd2aca528ea60d (diff)
downloadgo-tangerine-368ebe63a95c870a90dba8635d3a5c3863c43330.tar.gz
go-tangerine-368ebe63a95c870a90dba8635d3a5c3863c43330.tar.zst
go-tangerine-368ebe63a95c870a90dba8635d3a5c3863c43330.zip
Cleanup VM.
* CALLDATA use getData * removed old context get range value * removed casting big => int for some cases * pc now big int #457
Diffstat (limited to 'core/vm/common.go')
-rw-r--r--core/vm/common.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/vm/common.go b/core/vm/common.go
index 5226f4828..5ff4e05f2 100644
--- a/core/vm/common.go
+++ b/core/vm/common.go
@@ -33,6 +33,7 @@ var (
S256 = common.S256
Zero = common.Big0
+ One = common.Big1
max = big.NewInt(math.MaxInt64)
)
/commit/math/octave-forge-multicore?id=33f3ed3f1c3ff900609e298fe5246ec6c3a8917e'>- Get Rid MD5 supportmiwi2011-03-201-1/+0 * A large number of the octave forge ports need version updates. But the newmiwi2010-06-031-0/+1 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1 * - Update to 0.2.15miwi2009-06-142-4/+4 * - Update to 0.2.14beat2009-05-272-6/+6 * - Update maintainer mail addressdhn2009-04-061-1/+1 * Correct port name and create date.maho2008-09-091-2/+2