Bozhidar Nikolov

Results 13 issues of Bozhidar Nikolov

Handle both Solidity and Sophia ABIs.

enhancement
aevm
blocked
latest-compatibility
8

Add tests, covering the [primops](https://github.com/aeternity/protocol/blob/master/contracts/aevm.md#%C3%86ternity-primitive-operations) functionalities

enhancement
aevm
blocked
test
5

Expand the contract tests so that we cover everything related with initialization, calling and storing state of contracts. - Store - [ ] creating - [ ] updating - [...

enhancement
aevm
test
1

Expand the contract tests so that we cover everything related with initialization, calling and storing state of contracts. - Calling contracts - [ ] successful call - [ ] existing...

enhancement
aevm
2

As stated in the [protocol](https://github.com/aeternity/protocol/blob/master/contracts/aevm.md#%C3%86ternity-primitive-operations): There are a few differences between the EVM and the AEVM. The AEVM provides an number of primitive operations that can be used to interact...

enhancement
aevm
latest-compatibility
5

Expand the contract tests so that we cover everything related with initialization, calling and storing state of contracts. They should cover the following functionalities: - Creating contracts - [ ]...

enhancement
aevm
test
2

- Make the TIMESTAMP instruction deterministic by using the timestamp of the current micro block - Make the DIFFICULTY instruction deterministic by using the difficulty at previous key block. -...

spec-adjust
aevm
blocked
latest-compatibility
5

aevm
latest-compatibility
8

As stated in the [protocol](https://github.com/aeternity/protocol/blob/master/contracts/aevm.md#%C3%86ternity-primitive-operations): There are a few differences between the EVM and the AEVM. The AEVM provides an number of primitive operations that can be used to interact...

enhancement
aevm
latest-compatibility
3