Paweł Bylica
|
1a4cbdabef
|
EXP instruction.
[Delivers #79736422]
|
10 years ago |
Paweł Bylica
|
fe38de867e
|
SHA3 instruction
[Delivers #79534494]
|
10 years ago |
Paweł Bylica
|
1835251b52
|
SUICIDE instruction
[Delivers #79510898]
|
10 years ago |
Paweł Bylica
|
a33863d931
|
CALL instruction. Still needs gas counting and callback support.
[Delivers #79510898]
|
10 years ago |
Paweł Bylica
|
cdebe9f9f7
|
CREATE instruction. Still needs some work with ExtVM interface.
[#79510898]
|
10 years ago |
Paweł Bylica
|
24a99ef798
|
Runtime class that inits and keeps stack, memory and ExtVM interface
|
10 years ago |
Paweł Bylica
|
9479a70b00
|
Block Information instructions: PREVHASH, COINBASE, TIMESTAMP, NUMBER, DIFFICULTY, GASLIMIT
|
10 years ago |
Paweł Bylica
|
e5ff13180c
|
BALANCE
|
10 years ago |
artur-zawlocki
|
d11127c94d
|
Added Module* constructor argument to Memory and Ext.
|
10 years ago |
Paweł Bylica
|
9ee462570b
|
Push call data on stack - CALLDATALOAD
|
10 years ago |
Paweł Bylica
|
696f6ae62e
|
Accessing Ext static data: CALLER, ORIGIN, CALLVALUE, CALLDATASIZE, GASPRICE
|
10 years ago |
Paweł Bylica
|
10e5182860
|
Send Ext static data to running contract. ADDRESS instruction
|
10 years ago |
Paweł Bylica
|
362acacfa2
|
Set/get values in Ext store - SSTORE & SLOAD
|
10 years ago |
Paweł Bylica
|
6eab61a1ae
|
Starting ExtVM binary interface
|
10 years ago |