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-24 19:19:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth1
/
nimbus
History
coffeepots
ff52d75fc0
Fix overflowing int in 32 bit
2018-08-17 17:16:40 +03:00
..
db
Raise KeyError when key not found
2018-08-14 18:40:59 +03:00
rpc
eth_getBlockByNumber, using actual BlockHeader hash now
2018-08-15 14:12:49 +01:00
utils
…
vm
Fix overflowing int in 32 bit
2018-08-17 17:16:40 +03:00
account.nim
…
block_types.nim
…
config.nim
More comments addressed
2018-08-03 14:10:07 +03:00
constants.nim
…
errors.nim
…
genesis_alloc.nim
Added genesis initialization
2018-08-01 15:50:44 +03:00
genesis.nim
address review comments
2018-08-09 12:25:37 +03:00
lightchain_shell.nim
…
logging.nim
…
nimbus.nim
Use real file for sqlite
2018-08-02 17:07:44 +03:00
transaction.nim
…
validation.nim
…
vm_state_transactions.nim
…
vm_state.nim
…
vm_types.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