Alexander Chepurnoy

Results 127 comments of Alexander Chepurnoy

Why not some transactional embedded key-value database? It is almost as simple as Java collections. E.g. MvStore (http://h2database.com/html/mvstore.html) or MapDB (http://www.mapdb.org/)

@oskin1 what changes to Scorex you are proposing?

Could you provide some example? If it is about "access restrictions", so I assume restricting access to the block itself, then probably String field should be a part of a...

@mpk2 Sorry for the long reply Matt! I imagine, a contract(a box) has some number of tokens associated with it? Then value is needed. State could be made a part...

Thanks for the great words. would be extremely happy to get pull requests. So a contract is enough to validate transactions associated with it(no anything external is needed)? and no...

That sounds like a proposition is a state of a (finite?) state machine . so Proposition is the machine description. Is it a good model?

@dkaidalov I guess I've fixed it, test please

both issues are unlikely linked to the "sync-rework" PR, so I've changed the issue's title

@atapin awesome, thanks in advance!

@ceilican what do you think of that issue now?