Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core/vm: remove JIT VM codes (#16362) | hydai | 2018-03-26 | 1 | -3/+3 |
* | core/vm: optimize eq, slt, sgt and iszero + tests (#16047) | Martin Holst Swende | 2018-03-08 | 1 | -1/+14 |
* | core, vm, common: define constantinople fork + shift (#16045) | Martin Holst Swende | 2018-02-23 | 1 | -0/+153 |
* | all: update license information (#16089) | Felix Lange | 2018-02-14 | 1 | -0/+16 |
* | core/vm: benchmarking of metro precompiles | Martin Holst Swende | 2017-08-14 | 1 | -120/+39 |
* | core/vm: polish precompile contract code, add tests and benches | Péter Szilágyi | 2017-08-14 | 1 | -22/+64 |
* | core/vm: add benchmarks for some ops and precompiles (#14641) | Martin Holst Swende | 2017-06-28 | 1 | -0/+242 |
* | core/vm, common/math: Add doc about Byte, fix format | Martin Holst Swende | 2017-06-09 | 1 | -1/+0 |
* | core/vm, common/math: Add fast getByte for bigints, improve opByte | Martin Holst Swende | 2017-06-05 | 1 | -0/+43 |