This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nimbus-eth1
Watch
2
Star
0
Fork
0
You've already forked nimbus-eth1
mirror of
https://github.com/status-im/nimbus-eth1.git
synced
2025-01-13 13:55:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth1
/
nimbus
/
vm
History
andri lim
60b3ac15d6
simplify 'calldataload' implementation
2019-08-20 16:26:27 +07:00
..
interpreter
simplify 'calldataload' implementation
2019-08-20 16:26:27 +07:00
code_stream.nim
fixes
#235
2019-02-22 13:10:22 +02:00
computation.nim
Use of BlockNumber to be able to switch between UInt256 and int64
2019-07-10 20:56:05 +02:00
interpreter_dispatch.nim
fix modexp gasFee
2019-05-13 10:26:28 +03:00
interpreter.nim
remove opCodeExec, use executeOpcodes
2019-03-21 09:32:48 +07:00
memory.nim
…
message.nim
fix evm msg contract creation, GST +3
2019-04-18 12:42:37 +07:00
precompiles.nim
Make EVMError Catchable and only catch CatchableError in the execPrecompiles
2019-07-19 15:18:25 +03:00
stack.nim
…
transaction_tracer.nim
fixes 32 bit problem in test_helpers.nim and transaction_tracer.nim
2019-08-19 20:41:27 +03:00