Paweł Bylica
|
3cba3a2dca
|
SHA3 instruction
[Delivers #79534494]
|
10 years ago |
Paweł Bylica
|
f230c8259b
|
SUICIDE instruction
[Delivers #79510898]
|
10 years ago |
Paweł Bylica
|
3f5785829e
|
CALL instruction. Still needs gas counting and callback support.
[Delivers #79510898]
|
10 years ago |
Paweł Bylica
|
3942b2ed28
|
CREATE instruction. Still needs some work with ExtVM interface.
[#79510898]
|
10 years ago |
Paweł Bylica
|
7bee86aa4b
|
Runtime class that inits and keeps stack, memory and ExtVM interface
|
10 years ago |
Paweł Bylica
|
09a9f1064f
|
Block Information instructions: PREVHASH, COINBASE, TIMESTAMP, NUMBER, DIFFICULTY, GASLIMIT
|
10 years ago |
Paweł Bylica
|
fbe97fd3e1
|
BALANCE
|
10 years ago |
artur-zawlocki
|
1d17da1e5f
|
Added Module* constructor argument to Memory and Ext.
|
10 years ago |
Paweł Bylica
|
b9cda13a9a
|
Push call data on stack - CALLDATALOAD
|
10 years ago |
Paweł Bylica
|
fcde2f3d22
|
Accessing Ext static data: CALLER, ORIGIN, CALLVALUE, CALLDATASIZE, GASPRICE
|
10 years ago |
Paweł Bylica
|
ac795c481b
|
Send Ext static data to running contract. ADDRESS instruction
|
10 years ago |
Paweł Bylica
|
8cd4326db8
|
Set/get values in Ext store - SSTORE & SLOAD
|
10 years ago |
Paweł Bylica
|
f3a347bdc8
|
Starting ExtVM binary interface
|
10 years ago |