mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-28 08:37:22 +00:00
* Code = '' if gas < len(D) * 5 * Sha3 gas 10 + 10 * len(D), rounding up 32 bytes * Sha256 gas 50 + 50 * len(D), rounding up 32 bytes * Ripmed gas 50 + 50 * len(D), rounding up 32 bytes * Accounts and value transfers no longer reverted |
||
|---|---|---|
| .. | ||
| .ethtest | ||
| address.go | ||
| analysis.go | ||
| asm.go | ||
| closure.go | ||
| common.go | ||
| debugger.go | ||
| environment.go | ||
| errors.go | ||
| main_test.go | ||
| stack.go | ||
| types.go | ||
| virtual_machine.go | ||
| vm.go | ||
| vm_debug.go | ||
| vm_test.go | ||