Seiya Takahashi

Results 5 issues of Seiya Takahashi

# issue If you have a path such as `example.com/?name=test&page=1&post_id=1`, the previous pathRegexes will not work properly. This fix will also solve these problems. #915 #936

Block.timestamp is used to determine the winners. Since this is a value output by the node, the node can intentionally manipulate the winner. It is difficult to generate truly random...

I think able to using html.

Currently, when columns appear in the model, they are output in A-Z order. I would like the output to be in the order of the columns in the database. This...

// Create and initialize a payment form object const paymentForm = new SqPaymentForm({ // Initialize the payment form elements //TODO: Replace with your sandbox application ID applicationId: "xxxxxxxxxx", locationId: "xxxxxxxxxxx",...