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
/
vm
/
vm_debug.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
additional log
obscuren
2014-12-12
1
-3
/
+2
*
Squashed commit of the following:
obscuren
2014-12-12
1
-12
/
+7
*
changed to unsigned integers
obscuren
2014-12-10
1
-11
/
+11
*
Core changes
obscuren
2014-12-10
1
-3
/
+11
*
EXP simplified
obscuren
2014-12-05
1
-7
/
+1
*
Fixed issue in VM where LOG didn't pop anything of the stack
obscuren
2014-12-05
1
-2
/
+2
*
Log is now interface
obscuren
2014-12-04
1
-2
/
+2
*
sort tests for evm
obscuren
2014-12-04
1
-2
/
+2
*
Fixes #189
obscuren
2014-12-04
1
-21
/
+0
*
Renames for chain, updated VM, moved methods
obscuren
2014-12-04
1
-43
/
+42
*
Descriptive function names for closure getters
obscuren
2014-12-04
1
-2
/
+2
*
Moved execution from vm to chain.
obscuren
2014-12-04
1
-25
/
+30
*
reverted vm back
obscuren
2014-12-03
1
-123
/
+137
*
merge
obscuren
2014-12-03
1
-6
/
+9
|
\
|
*
Fixed mem error in vm. Fixed logs tests
obscuren
2014-12-03
1
-4
/
+6
|
*
Updated LOG to match proper gas in all cases
obscuren
2014-12-03
1
-2
/
+3
*
|
merge errors fixed
obscuren
2014-12-02
1
-2
/
+13
|
\
|
|
*
Fixed EXP gas
obscuren
2014-12-02
1
-6
/
+7
|
*
Make an attempt to pay for the gas prior to expanding the mem.
obscuren
2014-12-02
1
-1
/
+2
|
*
Additional fees for *COPY
obscuren
2014-12-02
1
-0
/
+6
|
*
Changed the way transactions are being added to the transaction pool
obscuren
2014-12-02
1
-1
/
+10
*
|
rework vm
obscuren
2014-12-01
1
-137
/
+130
*
|
Update vm_debug.go
obscuren
2014-11-18
1
-1
/
+0
|
/
*
Fixes for PV41/42
obscuren
2014-11-14
1
-6
/
+9
*
Numerous fixes for consensus.
obscuren
2014-11-14
1
-2
/
+8
*
Removed all implicit logging. Fixed gas issues and jump errors
obscuren
2014-11-12
1
-1
/
+3
*
Added VM testing tool
obscuren
2014-11-10
1
-2
/
+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
1
-15
/
+22
*
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
*
Re-org op codes
obscuren
2014-11-01
1
-3
/
+3
*
ethstate => state
obscuren
2014-10-31
1
-17
/
+17
*
ethcrypto => crypto
obscuren
2014-10-31
1
-3
/
+3
*
Moved logging to state, proper structured block
obscuren
2014-10-30
1
-1
/
+2
*
PoC 7 updates
obscuren
2014-10-29
1
-2
/
+2
*
Added missing requires on SSTORE SLOAD
obscuren
2014-10-28
1
-1
/
+5
*
Refund SSTORE properly
obscuren
2014-10-28
1
-1
/
+2
*
Implemented LOG. Closes #159
obscuren
2014-10-27
1
-6
/
+27
*
Merge eth-go repository into go-ethereum
Felix Lange
2014-10-23
1
-2
/
+2
*
Chnged to use GetOp instead & added error + checking
obscuren
2014-10-23
1
-3
/
+3
*
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
1
-4
/
+1
*
Do not set error on recover
obscuren
2014-10-23
1
-2
/
+3
*
Renamed block_chain to chain_manager
obscuren
2014-10-20
1
-1
/
+1
*
Moved ethvm => vm
obscuren
2014-10-18
1
-0
/
+922