Leif Jurvetson
|
b7bb2d8589
core: various typos
|
9 vuotta sitten |
Ricardo Catalinas Jiménez
|
436fc8d76a
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
|
9 vuotta sitten |
Jeffrey Wilcke
|
b6d88a0e9f
core, core/vm, crypto: fixes for homestead
|
9 vuotta sitten |
Gustav Simonsson
|
371871d685
parmas, crypto, core, core/vm: homestead consensus protocol changes
|
10 vuotta sitten |
Peter Pratscher
|
15780ead07
core/vm, rpc/api: renamed to debug.replayTransaction, migrated to new RPC, integrated feedback
|
9 vuotta sitten |
Péter Szilágyi
|
752c75fb21
core/vm: resolve circular dependency to debug vm storage
|
9 vuotta sitten |
Péter Szilágyi
|
af9afb686b
core/vm: copy stack element to prevent overwrites
|
10 vuotta sitten |
Jeffrey Wilcke
|
361082ec4b
cmd/evm, core/vm, test: refactored VM and core
|
10 vuotta sitten |
Gustav Simonsson
|
7324176f70
Add tests for uncle timestamps and refactor timestamp type
|
10 vuotta sitten |
Jeffrey Wilcke
|
9cacec70f9
cmd/evm, core/vm, tests: changed DisableVm to EnableVm
|
10 vuotta sitten |
Jeffrey Wilcke
|
846f34f78b
core/vm, tests: implemented semi-jit vm
|
10 vuotta sitten |
Felix Lange
|
bfbcfbe4a9
all: fix license headers one more time
|
10 vuotta sitten |
Felix Lange
|
3f047be5aa
all: update license headers to distiguish GPL/LGPL
|
10 vuotta sitten |
Felix Lange
|
bdae4fd573
all: add some godoc synopsis comments
|
10 vuotta sitten |
Felix Lange
|
ea54283b30
all: update license information
|
10 vuotta sitten |
Gustav Simonsson
|
0f04af5916
Fix core error forwarding, unify OOG VM err
|
10 vuotta sitten |
Gustav Simonsson
|
4c490db6af
Use uint64 for block header timestamp
|
10 vuotta sitten |
obscuren
|
430bcdb219
core/vm: clarified SSTORE
|
10 vuotta sitten |
obscuren
|
787a61bb27
core/state, core/vm: reworked storage get / set to use common.Hash
|
10 vuotta sitten |
obscuren
|
5721fcf668
core/state, core/vm: cleanup refunds
|
10 vuotta sitten |
obscuren
|
287f990891
core/vm: Improved error reporting for trace logging
|
10 vuotta sitten |
obscuren
|
f599a1b5f1
core/vm: added a comment regarding the uint64 vs *big.Int
|
10 vuotta sitten |
obscuren
|
10af69b57c
core, core/vm: moved logger and added gas cost to struct logging
|
10 vuotta sitten |
obscuren
|
fc2a061d51
core/vm: unexported stack again. No longer required
|
10 vuotta sitten |
obscuren
|
065aff9ffa
core/vm: documentation and name changes
|
10 vuotta sitten |
obscuren
|
6fb6e6679e
core/vm, core/state: added storage to structured vm logging
|
10 vuotta sitten |
obscuren
|
38c61f6f25
core, core/vm: added structure logging
|
10 vuotta sitten |
obscuren
|
ff5b3ef087
core/vm: added structured logging
|
10 vuotta sitten |
obscuren
|
468501cb86
core/vm: changed program counter to uint64
|
10 vuotta sitten |
Felix Lange
|
48fb0c3213
core/vm: check for 'no code' before doing any work
|
10 vuotta sitten |