Stanislav Karakovskii

Results 5 issues of Stanislav Karakovskii

I see, that is 1 + 2 + 3...+ 31 + 32, but I can not understand how it was calculated. Which values were used for this (reel_positions, symbol_size, max_reel_speed...

Or maybe there is another way to create a custom column (e.g postgreSQL geography point)? I can create extension function of `TableBuilder` but can't access to `ColumnBuilder` and `AbstractColumn` from...

Like this: thanks

new icon

If I execute ``` contract.methods .someMethod(param1, param) .send() ``` with version 3.8.x https://shasta.tronscan.org/#/transaction/b01396bf030fd5d8fa156bf98843680c91a12c5a47a43c7ba36e48f13a338144 with version 4.0.0 https://shasta.tronscan.org/#/transaction/83046a26217c6aa70d501f80105e744d22b5a762e267c9c96181c0c35388365d

Hey there! I enable messages about new SMS ``` AT+CNMI=2,2,0,0,0 OK ``` and when received sms, output like this. ``` +CMT: "+79XXXXXXXXX","1","15/09/23,01:34:03+24" Test ``` But when I read message, output...