eEVM/include
Eddy Ashton 06cc5e5aad
uint256_ts are lower case by default, when converted to json (#31)
* Lower-case hex strings are the default for json output

* Remove debug printing
2019-04-18 18:04:06 +01:00
..
account.h Add samples (#13) 2018-12-03 10:41:25 +00:00
address.h tidy 2018-10-29 11:37:06 +00:00
bigint.h uint256_ts are lower case by default, when converted to json (#31) 2019-04-18 18:04:06 +01:00
block.h Add samples (#13) 2018-12-03 10:41:25 +00:00
disassembler.h Seed commit 2018-10-26 11:38:32 +01:00
exception.h Add samples (#13) 2018-12-03 10:41:25 +00:00
globalstate.h Clarify that get_block_hash takes a <256 offset, not block index (#28) 2019-04-05 17:25:22 +01:00
opcode.h Seed commit 2018-10-26 11:38:32 +01:00
processor.h Use uint256 call values (#17) 2019-02-06 10:13:41 +00:00
rlp.h Add implementation of RLP Decode (#23) 2019-04-04 13:36:07 +01:00
stack.h tidy 2018-10-29 11:37:06 +00:00
storage.h Remove unnessary call-by-value copy (#22) 2019-03-28 16:49:38 +00:00
trace.h tidy 2018-10-29 11:37:06 +00:00
transaction.h tidy 2018-10-29 11:37:06 +00:00
util.h uint256_ts are lower case by default, when converted to json (#31) 2019-04-18 18:04:06 +01:00