Jimmy

Results 527 comments of Jimmy

> Why it was closed @Jim8y ? Srry i should have mentioned, i am working a new pr to replace this one that introduces minumum change to the existing code...

> Related to [neo-project/neo-vm#245](https://github.com/neo-project/neo-vm/issues/245) exactly

# Flexible Opcode Fees for Compound Types and Buffer ## Introduction ### Background Currently, Neo employs a fixed-price model for opcode fees, regardless of the complexity or size of the...

> But `leveldb` does support multi-threading and so does the `interface` (`IStore`). The classes that inherit `IStore` are not thread safe. I said this at the begin when i started...

> Then why you think your tests are failing than? Your testing the wrong thing, you need to be testing `SnapshotCache` and `DataCache` which test are failing, aren't they all...

> > > Then why you think your tests are failing than? Your testing the wrong thing, you need to be testing `SnapshotCache` and `DataCache` > > > > >...

> Add ut for false verification? sure