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-11 12:54:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth1
/
nimbus
/
vm
/
interpreter
History
andri lim
2552d6452a
fix traceTransaction
2018-12-05 22:01:29 +07:00
..
utils
modExp precompiles: fix padding and static evaluation
2018-10-10 16:26:21 +02:00
forks_list.md
Refactor interpreter dispatch (
#65
)
2018-07-06 09:52:31 +02:00
forks_list.png
Reorganize VM/interpreter + cleanup (
#52
)
2018-06-15 11:11:25 +02:00
gas_costs.nim
Add initial gas cost for CREATE
2018-11-08 15:47:48 +00:00
gas_meter.nim
read through block 49017 by properly setting createAddress/storageAddress of the computation message and detecting whether the computation has the gas required to pay 200*code length; also, clean up pointless commented nonnegativity assertions for nonnegative GasInt type
2018-09-28 10:26:27 +03:00
opcode_values.nim
Refactor interpreter dispatch (
#65
)
2018-07-06 09:52:31 +02:00
opcodes_impl.nim
fix traceTransaction
2018-12-05 22:01:29 +07:00
vm_forks.nim
Full names for
$
(fork)
2018-09-17 18:38:10 +01:00