Jimmy
Jimmy
Also compiler, we need to publish compiler as well, or integrate compiler into neo-cli.
@cschuchardt88 not that heavy load as you expected, leader checks it when a new consensus starts, even its time based, its block index based, cant be some `real time` thing.
i'd love to have it, but it is hard to measure the computational effort required for executing regex operations. It could be very complex and thus be used to DOS...
I mean, we need to meaure how long it takes to `match`, predefined `url` `number` things do not sounds like a core-job. What i am thinking is somthing like `startwith`...
`millisecond ` very depends on the machines, we can not to it that way. The reason i am thinking break the regex down to couple of commands is that each...
I have already supported string methods like: startwith endwith, contains, onlycontains, notcontains but regular expression is still can not be supported in general.
Very excellent work, i will test it later.
> @shargon @roman-khimov @Jim8y @vncoelho > > #### Any feature requests? @superboyiii
why it shows "Error: Key" when I call help in the CLI command line
> @Jim8y @shargon > > Should I just setup this PR up for `review`? It's Incomplete but this will become really big PR. I got the basic layout scaffold setup....