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-10 04:15:54 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth1
/
nimbus
/
vm
History
coffeepots
c9de0fbd29
Reduce range of cleanMemRef
2018-08-17 17:16:40 +03:00
..
interpreter
Reduce range of cleanMemRef
2018-08-17 17:16:40 +03:00
code_stream.nim
Fix VMTest message creation in 32 bits, also duplicated word in comment
2018-08-17 17:16:40 +03:00
computation.nim
Remove validateCanonicalAddress
2018-07-19 19:04:01 +01:00
interpreter_dispatch.nim
Refactor interpreter dispatch (
#65
)
2018-07-06 09:52:31 +02:00
interpreter.nim
Delete utilities: address, padding, bytes (
#68
)
2018-07-06 17:08:31 +02:00
memory.nim
Delete utilities: address, padding, bytes (
#68
)
2018-07-06 17:08:31 +02:00
message.nim
Initial EVMC message type API matching: reorder overlapping fields to match EMVC; rename to to destination; replace isStatic with more general flags (with only one non-zero value); remove superfluous-seeming shouldTransferValue; keep internalFoo fields, which aren't in PyEVM either, so weren't per se part of PyEVM matching
2018-08-14 15:03:18 +03:00
stack.nim
Delete utilities: address, padding, bytes (
#68
)
2018-07-06 17:08:31 +02:00