Tom
Tom
just bench noop
- [ ] Duplicate existing production docker image - [ ] Modify to docker to build benchmark bin
Is that with the p2p feature also this isn't really a solution. Our test suite is slow because of the timing of the p2p tests which can be lowered for...
Wow this is a pretty complex problem
This feels a lot like a `compare_and_swap` problem. The issue here is that the total order is only decided after the txns are including in the block. So what we...
each node 10G memory, 1 cpu
Just throwing in my two cents. I'm not sure we should have upgradable contracts at all. A contract is only as secure as it's upgrade policy because an upgrade allows...
> @freesig , to your point > > > If some part of an application is fine with delegated trust then why even run it on chain? > > This...
Would this apply to Linux?
I guess in my mind and the way I was interpreting the question from a few people was: You have some project that you've been working on for a while,...