nimbus-eth1/nimbus/vm2
Jordan Hrycaj b7bf84a71f added compiler flag sentinels to vm2 headers
why:
  making sure that deep links into vm2 sources are configured properly. it
  is intended that only the vm_*.nim interface headers are allowed to
  source files in vm2. the sentinels just protect from coding errors.
2021-04-23 14:04:06 +03:00
..
interpreter added compiler flag sentinels to vm2 headers 2021-04-23 14:04:06 +03:00
blake2b_f.nim provide identical copy of vm folder => vm2, activated by make flag ENABLE_VM2=1 2021-04-23 14:04:06 +03:00
blscurve.nim provide identical copy of vm folder => vm2, activated by make flag ENABLE_VM2=1 2021-04-23 14:04:06 +03:00
code_stream.nim provide identical copy of vm folder => vm2, activated by make flag ENABLE_VM2=1 2021-04-23 14:04:06 +03:00
computation.nim added compiler flag sentinels to vm2 headers 2021-04-23 14:04:06 +03:00
evmc_api.nim provide identical copy of vm folder => vm2, activated by make flag ENABLE_VM2=1 2021-04-23 14:04:06 +03:00
evmc_helpers.nim provide identical copy of vm folder => vm2, activated by make flag ENABLE_VM2=1 2021-04-23 14:04:06 +03:00
evmc_host.nim provide identical copy of vm folder => vm2, activated by make flag ENABLE_VM2=1 2021-04-23 14:04:06 +03:00
interpreter.nim added compiler flag sentinels to vm2 headers 2021-04-23 14:04:06 +03:00
interpreter_dispatch.nim provide identical copy of vm folder => vm2, activated by make flag ENABLE_VM2=1 2021-04-23 14:04:06 +03:00
map_to_curve_g1.nim provide identical copy of vm folder => vm2, activated by make flag ENABLE_VM2=1 2021-04-23 14:04:06 +03:00
memory.nim added compiler flag sentinels to vm2 headers 2021-04-23 14:04:06 +03:00
message.nim added compiler flag sentinels to vm2 headers 2021-04-23 14:04:06 +03:00
precompiles.nim added compiler flag sentinels to vm2 headers 2021-04-23 14:04:06 +03:00
stack.nim provide identical copy of vm folder => vm2, activated by make flag ENABLE_VM2=1 2021-04-23 14:04:06 +03:00
state.nim added compiler flag sentinels to vm2 headers 2021-04-23 14:04:06 +03:00
state_transactions.nim added compiler flag sentinels to vm2 headers 2021-04-23 14:04:06 +03:00
transaction_tracer.nim provide identical copy of vm folder => vm2, activated by make flag ENABLE_VM2=1 2021-04-23 14:04:06 +03:00
types.nim added compiler flag sentinels to vm2 headers 2021-04-23 14:04:06 +03:00