Skip to content

Instantly share code, notes, and snippets.

@imylomylo
Created May 12, 2019 07:41
Show Gist options
  • Save imylomylo/a841cf54859c41dc186330f6b6b83ec8 to your computer and use it in GitHub Desktop.
Save imylomylo/a841cf54859c41dc186330f6b6b83ec8 to your computer and use it in GitHub Desktop.
trace dicelist & diceinfo
##
T 127.0.0.1:44346 -> 127.0.0.1:7777 [AP] #1254
POST /http://127.0.0.1:12277 HTTP/1.1.
Host: 127.0.0.1:7777.
Connection: keep-alive.
Content-Length: 68.
Authorization: Basic dXNlcjE3MTc3NTU4NTE6cGFzczczOGQ2ODMxOTZhNGI0YzNhYWFlMTE4ZTg1ZTNmZTljZjRiNDA3NDc5MzNhMzJjZWY1OGNiOWIzNTcyN2E5ZjQ5MA==.
Origin: http://localhost:8080.
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36.
DNT: 1.
Content-Type: application/json.
Accept: */*.
Referer: http://localhost:8080/.
Accept-Encoding: gzip, deflate, br.
Accept-Language: en-US,en;q=0.9.
.
{"jsonrpc":"2.0","method":"dicelist","params":[],"id":1557646784740}
#
T 127.0.0.1:7777 -> 127.0.0.1:44346 [AP] #1255
HTTP/1.1 200 OK.
x-request-url: http://127.0.0.1:12277/.
content-type: application/json.
date: Sun, 12 May 2019 07:39:44 GMT.
content-length: 246.
connection: close.
x-final-url: http://127.0.0.1:12277/.
access-control-allow-origin: *.
access-control-expose-headers: content-type,date,content-length,connection,x-final-url,access-control-allow-origin.
.
{"result":["81b1f322fcf9bd843e61c0776b3cf1137cd6532cc39568f08c9f223c8989d012","877696b6ea8ced2a183d8340fce3b57a1ae6a5dc4f1ef4689f6e25218b1a0301","549786c66ec9827a595a036dcb150fb88dbf35ea8bfb57663c3d6a02ab3cd6f8"],"error":null,"id":1557646784740}

##############
T 127.0.0.1:44354 -> 127.0.0.1:7777 [AP] #1269
POST /http://127.0.0.1:12277 HTTP/1.1.
Host: 127.0.0.1:7777.
Connection: keep-alive.
Content-Length: 134.
Authorization: Basic dXNlcjE3MTc3NTU4NTE6cGFzczczOGQ2ODMxOTZhNGI0YzNhYWFlMTE4ZTg1ZTNmZTljZjRiNDA3NDc5MzNhMzJjZWY1OGNiOWIzNTcyN2E5ZjQ5MA==.
Origin: http://localhost:8080.
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36.
DNT: 1.
Content-Type: application/json.
Accept: */*.
Referer: http://localhost:8080/.
Accept-Encoding: gzip, deflate, br.
Accept-Language: en-US,en;q=0.9.
.
{"jsonrpc":"2.0","method":"diceinfo","params":["81b1f322fcf9bd843e61c0776b3cf1137cd6532cc39568f08c9f223c8989d012"],"id":1557646784842}
##
T 127.0.0.1:44356 -> 127.0.0.1:7777 [AP] #1271
POST /http://127.0.0.1:12277 HTTP/1.1.
Host: 127.0.0.1:7777.
Connection: keep-alive.
Content-Length: 134.
Authorization: Basic dXNlcjE3MTc3NTU4NTE6cGFzczczOGQ2ODMxOTZhNGI0YzNhYWFlMTE4ZTg1ZTNmZTljZjRiNDA3NDc5MzNhMzJjZWY1OGNiOWIzNTcyN2E5ZjQ5MA==.
Origin: http://localhost:8080.
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36.
DNT: 1.
Content-Type: application/json.
Accept: */*.
Referer: http://localhost:8080/.
Accept-Encoding: gzip, deflate, br.
Accept-Language: en-US,en;q=0.9.
.
{"jsonrpc":"2.0","method":"diceinfo","params":["877696b6ea8ced2a183d8340fce3b57a1ae6a5dc4f1ef4689f6e25218b1a0301"],"id":1557646784843}
##
T 127.0.0.1:44358 -> 127.0.0.1:7777 [AP] #1273
POST /http://127.0.0.1:12277 HTTP/1.1.
Host: 127.0.0.1:7777.
Connection: keep-alive.
Content-Length: 134.
Authorization: Basic dXNlcjE3MTc3NTU4NTE6cGFzczczOGQ2ODMxOTZhNGI0YzNhYWFlMTE4ZTg1ZTNmZTljZjRiNDA3NDc5MzNhMzJjZWY1OGNiOWIzNTcyN2E5ZjQ5MA==.
Origin: http://localhost:8080.
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36.
DNT: 1.
Content-Type: application/json.
Accept: */*.
Referer: http://localhost:8080/.
Accept-Encoding: gzip, deflate, br.
Accept-Language: en-US,en;q=0.9.
.
{"jsonrpc":"2.0","method":"diceinfo","params":["549786c66ec9827a595a036dcb150fb88dbf35ea8bfb57663c3d6a02ab3cd6f8"],"id":1557646784844}
##
T 127.0.0.1:7777 -> 127.0.0.1:44354 [AP] #1275
HTTP/1.1 200 OK.
x-request-url: http://127.0.0.1:12277/.
content-type: application/json.
date: Sun, 12 May 2019 07:39:44 GMT.
content-length: 289.
connection: close.
x-final-url: http://127.0.0.1:12277/.
access-control-allow-origin: *.
access-control-expose-headers: content-type,date,content-length,connection,x-final-url,access-control-allow-origin.
.
{"result":{"result":"success","fundingtxid":"81b1f322fcf9bd843e61c0776b3cf1137cd6532cc39568f08c9f223c8989d012","name":"123","sbits":3355185,"minbet":"1.00000000","maxbet":"23.00000000","maxodds":1,"timeoutblocks":4,"funding":"456.00000000","entropytxs":0},"error":null,"id":1557646784842}

###
T 127.0.0.1:7777 -> 127.0.0.1:44356 [AP] #1278
HTTP/1.1 200 OK.
x-request-url: http://127.0.0.1:12277/.
content-type: application/json.
date: Sun, 12 May 2019 07:39:44 GMT.
content-length: 296.
connection: close.
x-final-url: http://127.0.0.1:12277/.
access-control-allow-origin: *.
access-control-expose-headers: content-type,date,content-length,connection,x-final-url,access-control-allow-origin.
.
{"result":{"result":"success","fundingtxid":"877696b6ea8ced2a183d8340fce3b57a1ae6a5dc4f1ef4689f6e25218b1a0301","name":"tabl2","sbits":216566751604,"minbet":"1.00000000","maxbet":"3.00000000","maxodds":12,"timeoutblocks":5,"funding":"121.00000000","entropytxs":0},"error":null,"id":1557646784843}

#####
T 127.0.0.1:7777 -> 127.0.0.1:44358 [AP] #1283
HTTP/1.1 200 OK.
x-request-url: http://127.0.0.1:12277/.
content-type: application/json.
date: Sun, 12 May 2019 07:39:44 GMT.
content-length: 300.
connection: close.
x-final-url: http://127.0.0.1:12277/.
access-control-allow-origin: *.
access-control-expose-headers: content-type,date,content-length,connection,x-final-url,access-control-allow-origin.
.
{"result":{"result":"success","fundingtxid":"549786c66ec9827a595a036dcb150fb88dbf35ea8bfb57663c3d6a02ab3cd6f8","name":"table3","sbits":56510703100276,"minbet":"11.00000000","maxbet":"12.00000000","maxodds":2,"timeoutblocks":5,"funding":"125.00000000","entropytxs":0},"error":null,"id":1557646784844}



Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment