Commit Graph

80 Commits (d336e24dcec2bb2cb89fff76302882aa82124dc8)

Author SHA1 Message Date
obscuren 4547a05a68 Minor improvements 10 years ago
obscuren 4b4e082102 JUMPI never 'require' checked. 10 years ago
obscuren 138ab26b8c SIGNEXTEND missing from stack check 10 years ago
obscuren 2ebf33ac1c removed variable 10 years ago
obscuren 29c887ef2c Removed incorrect range check for push 10 years ago
obscuren 1508a23a6f Minor updates on gas and removed/refactored old code. 10 years ago
obscuren 59ef6e3693 Cleaned up objects 10 years ago
obscuren 1e985f9865 Fixed casting error 10 years ago
obscuren 198cc69357 Gas corrections and vm fixes 10 years ago
obscuren 4dbdcaecb1 Moved pre-compiled, moved depth check 10 years ago
obscuren 8577e4171a Panic for "Vm" 10 years ago
obscuren 25cf0c440c Accidentally changed max depth during testing & committed 10 years ago
obscuren 05fd1dafe2 additional log 10 years ago
obscuren 0d57ca486a Squashed commit of the following: 10 years ago
obscuren 186948da22 changed to unsigned integers 10 years ago
obscuren 1fb84d3c5f Fixed tests 10 years ago
obscuren acf4b5753f Core changes 10 years ago
obscuren 095cb97675 EXP simplified 10 years ago
obscuren d80f8bda94 Fixed issue in VM where LOG didn't pop anything of the stack 10 years ago
obscuren 3db9c80070 Removed mutan. Closes #183 10 years ago
obscuren 3043b233ea Log is now interface 10 years ago
obscuren bff5999efa sort tests for evm 10 years ago
obscuren f298ffdbb8 Renamed State => StateDB 10 years ago
obscuren 491edc16e7 Fixes #189 10 years ago
obscuren 83663ed4b0 Renames for chain, updated VM, moved methods 10 years ago
obscuren b6cb5272de Descriptive function names for closure getters 10 years ago
obscuren 99853ac3ce Moved execution from vm to chain. 10 years ago
obscuren 6212175be3 reverted vm back 10 years ago
obscuren 3d9a4e7084 Fixed mem error in vm. Fixed logs tests 10 years ago
obscuren cb4d168ecc Updated LOG to match proper gas in all cases 10 years ago
obscuren 99481a245a Check for known block err and ignore 10 years ago
obscuren 2df8ad6307 Added state tests 10 years ago
obscuren a052357872 Fixed EXP gas 10 years ago
obscuren a22056db59 Make an attempt to pay for the gas prior to expanding the mem. 10 years ago
obscuren d33987cb44 Additional fees for *COPY 10 years ago
obscuren 6dc46d3341 Changed the way transactions are being added to the transaction pool 10 years ago
obscuren 616066a598 rework vm 10 years ago
obscuren 34f29d57b6 Update vm_debug.go 10 years ago
Taylor Gerring 9095b37343 Convert vm test to checker 10 years ago
Taylor Gerring dd9e99a418 try to get full coverage report on travis 10 years ago
Taylor Gerring 2a9fc7baa9 Merge branch 'develop' of https://github.com/tgerring/go-ethereum 10 years ago
obscuren f6e55962a8 Fixes for PV41/42 10 years ago
obscuren 20d518ee95 Numerous fixes for consensus. 10 years ago
Taylor Gerring 461324a801 Remove references to mutan 10 years ago
obscuren 60cdb1148c Transaction execution fixes 10 years ago
obscuren 6c9e503eb8 Removed all implicit logging. Fixed gas issues and jump errors 10 years ago
obscuren d30571a7a8 Added VM testing tool 10 years ago
obscuren 48488017e4 Proper packages 10 years ago
obscuren b4da085a9f Accidental packages 10 years ago
obscuren 99d5769c2b There'll be jumping in to jumps 10 years ago