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)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert vm test to checker
Taylor Gerring
2014-11-17
2
-183
/
+184
*
try to get full coverage report on travis
Taylor Gerring
2014-11-15
1
-179
/
+179
*
Merge branch 'develop' of https://github.com/tgerring/go-ethereum
Taylor Gerring
2014-11-15
1
-7
/
+7
*
Fixes for PV41/42
obscuren
2014-11-14
3
-17
/
+28
*
Numerous fixes for consensus.
obscuren
2014-11-14
1
-2
/
+8
*
Transaction execution fixes
obscuren
2014-11-12
2
-0
/
+10
*
Removed all implicit logging. Fixed gas issues and jump errors
obscuren
2014-11-12
2
-2
/
+4
*
Added VM testing tool
obscuren
2014-11-10
2
-2
/
+19
*
Proper packages
obscuren
2014-11-05
1
-1
/
+1
*
Accidental packages
obscuren
2014-11-05
1
-1
/
+1
*
There'll be jumping in to jumps
obscuren
2014-11-05
1
-0
/
+2
*
Fixed VM and added static analysis for EVM jumps
obscuren
2014-11-05
2
-31
/
+39
*
Added JUMP analysis (WIP)
obscuren
2014-11-05
1
-0
/
+35
*
Squashed commit of the following:
obscuren
2014-11-05
1
-13
/
+15
*
Sign ext
obscuren
2014-11-03
1
-1
/
+1
*
Signextend
obscuren
2014-11-01
1
-0
/
+14
*
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
obscuren
2014-11-01
1
-18
/
+18
|
\
|
*
chain, tests/helper, vm: make tests compile
Felix Lange
2014-11-01
1
-1
/
+1
|
*
all: fix rename breakage
Felix Lange
2014-11-01
1
-17
/
+17
*
|
Re-org op codes
obscuren
2014-11-01
3
-153
/
+163
|
/
*
ethstate => state
obscuren
2014-10-31
5
-32
/
+32
*
ethlog => logger
obscuren
2014-10-31
1
-2
/
+2
*
ethcrypto => crypto
obscuren
2014-10-31
3
-10
/
+10
*
Moved logging to state, proper structured block
obscuren
2014-10-30
3
-40
/
+7
*
Merge pull request #168 from fjl/feature/working-tests
Jeffrey Wilcke
2014-10-30
1
-19
/
+35
|
\
|
*
vm: fix basic VM tests
Felix Lange
2014-10-30
1
-19
/
+35
*
|
PoC 7 updates
obscuren
2014-10-29
2
-4
/
+33
*
|
Added missing requires on SSTORE SLOAD
obscuren
2014-10-28
2
-12
/
+17
*
|
Refund SSTORE properly
obscuren
2014-10-28
1
-1
/
+2
|
/
*
Implemented LOG. Closes #159
obscuren
2014-10-27
7
-9
/
+59
*
Merge eth-go repository into go-ethereum
Felix Lange
2014-10-23
10
-21
/
+21
*
Chnged to use GetOp instead & added error + checking
obscuren
2014-10-23
3
-5
/
+56
*
All Stack requirements are now checked prior to reduring gas.
obscuren
2014-10-23
1
-37
/
+19
*
Updated the VM & VM tests
obscuren
2014-10-23
5
-18
/
+9
*
Do not set error on recover
obscuren
2014-10-23
1
-2
/
+3
*
added a transfer method to vm env
obscuren
2014-10-22
3
-9
/
+29
*
Renamed block_chain to chain_manager
obscuren
2014-10-20
1
-1
/
+1
*
Moved ethvm => vm
obscuren
2014-10-18
14
-0
/
+2708