..
db
fixes #27 (a number of setStorage failing tests)
2018-05-14 23:13:13 +03:00
logic
Fix arithmetic implementation issues ( #30 )
2018-05-17 10:08:28 +02:00
p2p
Added Discovery4Service as working prototype.
2018-05-02 18:01:10 +03:00
utils
Migrate from ttmath to stint ( #24 )
2018-05-07 14:41:54 +02:00
vm
Catch stack underflow ( #33 )
2018-05-17 20:59:17 +02:00
account.nim
Migrate from ttmath to stint ( #24 )
2018-05-07 14:41:54 +02:00
block_types.nim
Migrate from ttmath to stint ( #24 )
2018-05-07 14:41:54 +02:00
chain.nim
Migrate from ttmath to stint ( #24 )
2018-05-07 14:41:54 +02:00
computation.nim
Migrate from ttmath to stint ( #24 )
2018-05-07 14:41:54 +02:00
config.nim
Fix: no help on empty command line.
2018-05-02 18:04:54 +03:00
constants.nim
Fix arithmetic implementation issues ( #30 )
2018-05-17 10:08:28 +02:00
errors.nim
Update README badges and add dual-license header
2018-04-06 16:52:10 +02:00
lightchain_shell.nim
Update README badges and add dual-license header
2018-04-06 16:52:10 +02:00
logging.nim
Update README badges and add dual-license header
2018-04-06 16:52:10 +02:00
nim.cfg
First part of port
2018-01-15 20:42:40 +02:00
nimbus.nim
Fix: no help on empty command line.
2018-05-02 18:04:54 +03:00
opcode.nim
Migrate from ttmath to stint ( #24 )
2018-05-07 14:41:54 +02:00
opcode_table.nim
Fix exp gas cost pass 40 new tests ( #29 )
2018-05-16 10:41:34 +02:00
opcode_values.nim
Update README badges and add dual-license header
2018-04-06 16:52:10 +02:00
runner.nim
Fix exp gas cost pass 40 new tests ( #29 )
2018-05-16 10:41:34 +02:00
transaction.nim
Migrate from ttmath to stint ( #24 )
2018-05-07 14:41:54 +02:00
types.nim
Migrate from ttmath to stint ( #24 )
2018-05-07 14:41:54 +02:00
utils_numeric.nim
Fix arithmetic implementation issues ( #30 )
2018-05-17 10:08:28 +02:00
validation.nim
Migrate from ttmath to stint ( #24 )
2018-05-07 14:41:54 +02:00
vm_state.nim
Migrate from ttmath to stint ( #24 )
2018-05-07 14:41:54 +02:00
vm_state_transactions.nim
Few steps forward vm_tests ( #15 )
2018-04-14 12:40:41 +02:00