106 Commits (946fd2126a0e2d088363afc42441af184ca94fba)

Author SHA1 Message Date
Gav Wood 946fd2126a Remove extraneous old stuff for PoC-7. 10 years ago
Gav Wood 774abf0d54 Dynamic gas requirements for premined crypto contracts. 10 years ago
Gav Wood 49b1039bd7 PV49 alterations for creation. 10 years ago
CJentzsch 0b2be98121 avoid copy in vm 10 years ago
CJentzsch 70ad8ec508 Add exception in vm 10 years ago
CJentzsch 028060c36f even less code 10 years ago
CJentzsch 0f52c32562 minor fix 10 years ago
CJentzsch 5d6fcb963d avoid code repetition in vm 10 years ago
CJentzsch 4ce6e3483a fix stackoverflow in calldataload, codecopy, extcodecopy + some tests 10 years ago
CJentzsch 38454cc08f state log tests 10 years ago
CJentzsch 5a7f4ec9eb Add exception in vm 10 years ago
CJentzsch 092fccb176 even less code 10 years ago
Paweł Bylica 4cf9f82bc7 Windows fix & used code removed 10 years ago
Gav Wood c96e1d0c36 Logs from subcalls are folded in. 10 years ago
CJentzsch 46b9b02f8f minor fix 10 years ago
CJentzsch 9593cd5e2b avoid code repetition in vm 10 years ago
CJentzsch 4f53689086 fix stackoverflow in calldataload, codecopy, extcodecopy + some tests 10 years ago
Gav Wood 8cbea38df9 PV46. Minor protocol alterations. 10 years ago
CJentzsch 7269fe1065 style 10 years ago
CJentzsch 34652f0284 style 10 years ago
Christoph Jentzsch e6358fce31 Avoid memneed overflow 10 years ago
Gav Wood 278dc7981b Compile fix. 10 years ago
Gav Wood eccdf006ea Variable EXP gas cost. 10 years ago
Gav Wood d9bdfe5b4d Latest PoC-7 changes. 10 years ago
Gav Wood fa6cb31785 Theiretical fix for #525, except GCC can't quite manage it. 10 years ago
Christoph Jentzsch e866cedc40 Fix memNeed overflow 10 years ago
Christoph Jentzsch ff408ef601 merge 10 years ago
Christoph Jentzsch 056e201e8e more precompiled contract tests 10 years ago
Gav Wood c80fe47289 Fix std services except DNS Reg whose contract needs rewriting. 10 years ago
Christoph Jentzsch b840730b4f explicit type cast 10 years ago
Christoph Jentzsch b1c6776429 Fix stackoverflow bug in VM 10 years ago
Gav Wood 5f8a974a17 Don't cast to bytes for fear of MSVC's brokenness. 10 years ago
Gav Wood c1bc090104 Log pricing update. 10 years ago
Gav Wood 5750a091d7 Fix for LOGs again. 10 years ago
Gav Wood df413e0a4f LOG fixes. 10 years ago
Christoph Jentzsch e7cc24af1f fix wrong unnecessary downcast 10 years ago
Christoph Jentzsch 44d089ca0a fix wrong cast 10 years ago
Christoph Jentzsch 28e7b6c610 style 10 years ago
Christian 99882a76a7 Moved instructions and assembly to new libevmcore. 10 years ago
Christoph Jentzsch 76fff57527 Added stSystemOperationsTest 10 years ago
Gav Wood 1d16e1556f Ready for move to log entries in JS API. 10 years ago
Christoph Jentzsch 8c1202c76f bugfix jumps after push 10 years ago
Christoph Jentzsch 104adbabcb Update tests to latest protocol changes (PoC7) 10 years ago
Christoph Jentzsch 9cd76d43fd Fix ABAcalls OOG bug 10 years ago
Christoph Jentzsch be3ccd3444 Clean up and organize tests + state class tests 10 years ago
Gav Wood 97df72e810 PoC-7: 7. JUMP reform 10 years ago
Gav Wood 2770e6ccc7 PoC-7: Instruction set reform 10 years ago
Gav Wood c663ff6f39 Fixed #444 10 years ago
Gav Wood b45701e427 For for copying high addresses from CALLDATA/CODE/EXTCODE 10 years ago
Christoph Jentzsch 55e77a1bed Clean up FakeExtVM - move to state tests 10 years ago