index
:
go-tangerine
dependabot/npm_and_yarn/dashboard/assets/decode-uri-component-0.2.2
dependabot/npm_and_yarn/dashboard/assets/dns-packet-1.3.4
dependabot/npm_and_yarn/dashboard/assets/elliptic-6.5.3
dependabot/npm_and_yarn/dashboard/assets/elliptic-6.5.4
dependabot/npm_and_yarn/dashboard/assets/express-4.18.2
dependabot/npm_and_yarn/dashboard/assets/hosted-git-info-2.8.9
dependabot/npm_and_yarn/dashboard/assets/http-proxy-1.18.1
dependabot/npm_and_yarn/dashboard/assets/ini-1.3.7
dependabot/npm_and_yarn/dashboard/assets/loader-utils-1.4.1
dependabot/npm_and_yarn/dashboard/assets/loader-utils-1.4.2
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.15
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.19
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.20
dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.21
dependabot/npm_and_yarn/dashboard/assets/macaddress-0.2.9
dependabot/npm_and_yarn/dashboard/assets/mixin-deep-1.3.2
dependabot/npm_and_yarn/dashboard/assets/path-parse-1.0.7
dependabot/npm_and_yarn/dashboard/assets/qs-6.4.1
dependabot/npm_and_yarn/dashboard/assets/set-getter-0.1.1
dependabot/npm_and_yarn/dashboard/assets/sshpk-1.16.1
dependabot/npm_and_yarn/dashboard/assets/stringstream-0.0.6
dependabot/npm_and_yarn/dashboard/assets/tar-2.2.2
dependabot/npm_and_yarn/dashboard/assets/ua-parser-js-0.7.28
dependabot/npm_and_yarn/dashboard/assets/websocket-extensions-0.1.4
dependabot/npm_and_yarn/dashboard/assets/y18n-3.2.2
jimmy-run_bp
jimmy-script
jimmy-script-more
jm-debug
jm-reset-testnet
jm-update-run-node-script
master
origin
w-ci
w-debug
w-script
Tangerine full node (https://github.com/tangerine-network/go-tangerine)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
evm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tests for uncle timestamps and refactor timestamp type
Gustav Simonsson
2015-08-25
1
-3
/
+3
*
cmd/evm, core/vm, tests: changed DisableVm to EnableVm
Jeffrey Wilcke
2015-08-12
1
-1
/
+1
*
core, tests: reduced state copy by N calls
Jeffrey Wilcke
2015-08-07
1
-0
/
+3
*
core/vm, tests: implemented semi-jit vm
Jeffrey Wilcke
2015-08-07
1
-6
/
+20
*
cmd/core,xeth: removed unneeded states & added batch writes
Jeffrey Wilcke
2015-07-23
1
-31
/
+81
*
all: update license headers to distiguish GPL/LGPL
Felix Lange
2015-07-23
1
-2
/
+2
*
all: add some godoc synopsis comments
Felix Lange
2015-07-07
1
-0
/
+1
*
all: remove @author comments
Felix Lange
2015-07-07
1
-5
/
+0
*
all: update license information
Felix Lange
2015-07-07
1
-16
/
+16
*
Use uint64 for block header timestamp
Gustav Simonsson
2015-06-30
1
-3
/
+3
*
cmd/evm: print trace when running programs
obscuren
2015-06-11
1
-0
/
+3
*
cmd/evm: implements vm.Environment
obscuren
2015-06-10
1
-0
/
+7
*
Fixed tests to reflect log changes
obscuren
2015-04-09
1
-1
/
+1
*
fixed tests
obscuren
2015-04-01
1
-2
/
+2
*
fixed tests
obscuren
2015-03-24
1
-4
/
+4
*
moved state and vm to core
obscuren
2015-03-23
1
-2
/
+2
*
converted to proper types
obscuren
2015-03-22
1
-29
/
+29
*
Moved ethutil => common
obscuren
2015-03-16
1
-6
/
+6
*
cmd/evm, core, ethdb, state, tests/helper: remove ReadConfig calls
Felix Lange
2015-03-10
1
-2
/
+0
*
Secure trie
obscuren
2015-03-01
1
-1
/
+0
*
fixed test
obscuren
2015-02-05
1
-0
/
+1
*
Refactored ethutil.Config.Db out
obscuren
2015-01-07
1
-2
/
+1
*
cmd/evm: add dummy implementation for GetHash
Felix Lange
2015-01-06
1
-0
/
+6
*
Added license headers
obscuren
2015-01-06
1
-2
/
+0
*
Closure => Context
obscuren
2015-01-02
1
-3
/
+3
*
fixed trie
obscuren
2014-12-30
1
-2
/
+2
*
Fixed EVM environment. Closes #215
v0.7.10
obscuren
2014-12-21
1
-3
/
+1
*
Fixed tests
obscuren
2014-12-10
1
-1
/
+1
*
Log is now interface
obscuren
2014-12-04
1
-1
/
+1
*
sort tests for evm
obscuren
2014-12-04
3
-6
/
+9
*
Updated testing tools
obscuren
2014-12-04
1
-22
/
+68
*
Removed all implicit logging. Fixed gas issues and jump errors
obscuren
2014-11-12
1
-2
/
+3
*
Moved messages eventing to chain manager
obscuren
2014-11-10
1
-1
/
+1
*
Added dumps
obscuren
2014-11-10
1
-2
/
+9
*
Added VM testing tool
obscuren
2014-11-10
1
-0
/
+109