Alexander Ivanov
|
dba3c4b971
|
Add logging ops
|
2018-01-30 16:35:12 +02:00 |
Alexander Ivanov
|
5a4b934f82
|
Add flow ops
|
2018-01-30 15:20:52 +02:00 |
Alexander Ivanov
|
59bef848aa
|
Memory and storage opcodes: TODO stateDB handler for the storage to work
|
2018-01-30 15:07:37 +02:00 |
Alexander Ivanov
|
0ec03afced
|
Block and stack ops, elegant stack/dup/swap multiple opcode short def
|
2018-01-30 14:51:43 +02:00 |
Alexander Ivanov
|
e6e3f09ebd
|
Start using the new rlpFields macro
|
2018-01-30 12:51:13 +02:00 |
Alexander Ivanov
|
0fa5c5fd94
|
Prepare the remaining opcodes, implement context opcodes
|
2018-01-29 21:38:24 +02:00 |
Alexander Ivanov
|
5ad14f59b2
|
Implement address/sha3 opcodes, start using nim-keccak-tiny
|
2018-01-29 19:40:22 +02:00 |
Alexander Ivanov
|
fba1052b4c
|
More flexible gas cost definitions, start registering more opcodes in the runner
|
2018-01-29 15:56:51 +02:00 |
Alexander Ivanov
|
38a02250b5
|
Implement some utils and a basic runner
Implement some utils, still WIP
Several dsl-s for registering opcode handlers and gas costs and for running
simple opcode sequences
|
2018-01-24 15:31:24 +02:00 |
Alexander Ivanov
|
7b5f7e762b
|
WIP opcode dsl, code stream changes
|
2018-01-23 20:36:23 +02:00 |
Alexander Ivanov
|
72c8ad4877
|
Implement duplication and block, add more opcodes, improve math support
|
2018-01-23 00:23:07 +02:00 |
Alexander Ivanov
|
637b56fa4c
|
Prototype an example fork subclass
|
2018-01-17 16:16:00 +02:00 |
Alexander Ivanov
|
84ccfc5966
|
Port parts of several other modules
Focus on getting most types defined with minimal implementation
and fields sufficient for simple tests
|
2018-01-17 14:57:50 +02:00 |
Alexander Ivanov
|
e1c04e587f
|
First version of tests
|
2018-01-17 13:24:09 +02:00 |
Alexander Ivanov
|
8a2aa81a44
|
Fix opcode type
|
2018-01-16 20:58:07 +02:00 |
Alexander Ivanov
|
69475a98f5
|
Implement more math: non-rigogous translation for now, more precise operation correctness later
|
2018-01-16 20:42:38 +02:00 |
Alexander Ivanov
|
706f3982a7
|
Translate several more modules, start shaping computation module
|
2018-01-16 19:05:20 +02:00 |
Alexander Ivanov
|
8ce5fa1773
|
First part of port
Translate with py2nim
Work on improving the input, use more nim-ish stuff
|
2018-01-15 20:42:40 +02:00 |
Jarrad
|
44f6fa5945
|
Update README.md
|
2018-01-04 06:19:23 +00:00 |
Jarrad
|
4aa2a479dd
|
Initial commit
|
2018-01-04 06:08:24 +00:00 |