Author Topic: [OVER] New Public XTS Test for Developers and Savvy Users  (Read 86683 times)

0 Members and 1 Guest are viewing this topic.

Offline alexxy

  • Full Member
  • ***
  • Posts: 175
    • View Profile
XTS2AL9DiHXSRUsNiBVpokZyYdPrt13vFZVjYfLuxiZZkPpNheQijYq8oWYNZPi4hzqbtDpjcxDMXjAFJ4ybBShBAr6V3XbPE

Thanks =D
Vote for my delegates! alexxy | lexx
PTS: PmraxfZ852y9oEKrYMLX1ee3e4qRWPUTFC
BTS: alexxy


Offline bytemaster

no i didn't... :-\

I sent you another transaction... I think I screwed up the first one and sent your first address instead of your new address.
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

clout

  • Guest

Offline bytemaster

XTS3H9FsYaW4kFQU8yMxEmU2weUvoL48QY8Pz3DPrpmnE3JqxDbSxLn4JM6ThLsbmp2pYS7P46tdDc7ixqaKn7KB3fZ7iTA3p

Heres my real address

Code: [Select]
"16250beee60df1fdaa50cc46539cc56ba522dd68",{
        "expiration": null,
        "delegate_id": null,
        "operations": [{
            "type": "withdraw_op_type",
            "data": {
              "balance_id": "XTSHVKAFtdSsTeN3h1gB8NsD2mn3VuNQM8mM",
              "amount": 989998989,
              "claim_input_data": ""
            }
          },{
            "type": "deposit_op_type",
            "data": {
              "amount": 989898989,
              "condition": {
                "asset_id": 0,
                "delegate_id": 2,
                "type": "withdraw_signature_type",
                "data": {
                  "owner": "XTSFBQBydA64TDzYRczQCqDQULB3a2FKzBit"
                }
              }
            }
          }
        ],
        "signatures": [
          "1f3177bf667ff5c3422ae1951d47ee147946c28596d79ce05c397d5573ecc3e9c658f64de4992a36ce8bf40ed8c60fe7c9c72cc6cee978cb52bdc0861fce26563b"
        ]
      }

Not really sure what that's supposed to mean

I sent you funds, did you get them?
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

clout

  • Guest
XTS3H9FsYaW4kFQU8yMxEmU2weUvoL48QY8Pz3DPrpmnE3JqxDbSxLn4JM6ThLsbmp2pYS7P46tdDc7ixqaKn7KB3fZ7iTA3p

Heres my real address

Code: [Select]
"16250beee60df1fdaa50cc46539cc56ba522dd68",{
        "expiration": null,
        "delegate_id": null,
        "operations": [{
            "type": "withdraw_op_type",
            "data": {
              "balance_id": "XTSHVKAFtdSsTeN3h1gB8NsD2mn3VuNQM8mM",
              "amount": 989998989,
              "claim_input_data": ""
            }
          },{
            "type": "deposit_op_type",
            "data": {
              "amount": 989898989,
              "condition": {
                "asset_id": 0,
                "delegate_id": 2,
                "type": "withdraw_signature_type",
                "data": {
                  "owner": "XTSFBQBydA64TDzYRczQCqDQULB3a2FKzBit"
                }
              }
            }
          }
        ],
        "signatures": [
          "1f3177bf667ff5c3422ae1951d47ee147946c28596d79ce05c397d5573ecc3e9c658f64de4992a36ce8bf40ed8c60fe7c9c72cc6cee978cb52bdc0861fce26563b"
        ]
      }

Not really sure what that's supposed to mean

Offline HackFisher

  • Hero Member
  • *****
  • Posts: 883
    • View Profile
I comile from the source, here is the version info.
If this don't happen in your guys, you can leave this task  for me, I'll try to fix it this evening.
Are you using Debug build? I encountered similar segment fault in OSX Xcode Debug build.
https://github.com/BitShares/bitshares_toolkit/issues/126
I am using normal build.

Then should not be the same issue, my issue is only reproducible in Debug build.
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline bytemaster

XTS3H9FsYaW4kFQU8yMxEmU2weUvoL48QY8Pz3DPrpmnE3JqxDbSxLn4JM6ThLsbmp2pYS7P46tdDc7ixqaKn7KB3fZ7iTA3p

Heres my real address

Code: [Select]
"16250beee60df1fdaa50cc46539cc56ba522dd68",{
        "expiration": null,
        "delegate_id": null,
        "operations": [{
            "type": "withdraw_op_type",
            "data": {
              "balance_id": "XTSHVKAFtdSsTeN3h1gB8NsD2mn3VuNQM8mM",
              "amount": 989998989,
              "claim_input_data": ""
            }
          },{
            "type": "deposit_op_type",
            "data": {
              "amount": 989898989,
              "condition": {
                "asset_id": 0,
                "delegate_id": 2,
                "type": "withdraw_signature_type",
                "data": {
                  "owner": "XTSFBQBydA64TDzYRczQCqDQULB3a2FKzBit"
                }
              }
            }
          }
        ],
        "signatures": [
          "1f3177bf667ff5c3422ae1951d47ee147946c28596d79ce05c397d5573ecc3e9c658f64de4992a36ce8bf40ed8c60fe7c9c72cc6cee978cb52bdc0861fce26563b"
        ]
      }
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline bytemaster

Don't send to that address. I accidentally hit ctr + c and exited without saving. Also can we use the web wallet per the instructions on readme in htdocs?

It should have saved before you even saw the address.  ctr+c shouldn't have harmed anything.
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

clout

  • Guest
XTS3H9FsYaW4kFQU8yMxEmU2weUvoL48QY8Pz3DPrpmnE3JqxDbSxLn4JM6ThLsbmp2pYS7P46tdDc7ixqaKn7KB3fZ7iTA3p

Heres my real address

Offline bytemaster

Don't send to that address. I accidentally hit ctr + c and exited without saving. Also can we use the web wallet per the instructions on readme in htdocs?

You can give it a try... I am not certain what state the web wallet is in right now.
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline zhangweis

  • Sr. Member
  • ****
  • Posts: 305
    • View Profile
I'm having the below errors in log. Can anyone hint what I should do?

3437194ms       th_a trigger_p2p_network_ ] Triggering connect loop now                 node.cpp:619
3440195ms       th_a    set_reuse_address ] Error setting SO_REUSEPORT                  tcp_socket.cpp:227
3440195ms       th_a connect_to_p2p_netwo ] listening for connections on endpoint 0.0.0.0:5679                  node.cpp:1850
3440195ms       th_a           connect_to ] node_impl::connect_to(107.170.30.182:5678)                  node.cpp:1873
3440195ms       th_a    set_reuse_address ] Error setting SO_REUSEPORT                  tcp_socket.cpp:168
3440195ms       th_a           connect_to ] Exception binding outgoing connection to desired local endpoint: bind: Address already in use                      tcp_socket.cpp:105
3440195ms       th_a advertise_inventory_ ] beginning an iteration of advertise inventory                       node.cpp:751
3440196ms       th_a p2p_network_connect_ ] Starting an iteration of p2p_network_connect_loop().                        node.cpp:561
3440196ms       th_a display_current_conn ] Currently have 1 of 8 connections                   node.cpp:861
3440196ms       th_a display_current_conn ]    my id is f8911c7113ce5c4cdd1d050358e4cf834df62aa0                        node.cpp:862
3440196ms       th_a display_current_conn ]    handshaking: 107.170.30.182:5678 with 0000000000000000000000000000000000000000  [outbound]                      node.cpp:870
3440196ms       th_a p2p_network_connect_ ] Last attempt was 0 seconds ago (disposition: last_connection_failed)                      node.cpp:573
3440196ms       th_a p2p_network_connect_ ] Last attempt was 47 seconds ago (disposition: last_connection_failed)                     node.cpp:573

btw, my uname -r is:
2.6.32-5-amd64

I'll have Eric look into this one...  posting an issue for it here https://github.com/BitShares/bitshares_toolkit/issues/131

Thanks and I've bypassed it by removing the code for sock binding to the local address and port in tcp_socket.cpp.
Weibo:http://weibo.com/zhangweis

clout

  • Guest
Don't send to that address. I accidentally hit ctr + c and exited without saving. Also can we use the web wallet per the instructions on readme in htdocs?

clout

  • Guest
XTS2biXF8M5DyWT7EpRHSwFfa4jLb7xpcXCZRwaaUaEZBoUcGVrcDBkC3aPyTshtKRGiG7CUJNMbc7ADMS32KYNP3Ve3LT99p

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
I comile from the source, here is the version info.
If this don't happen in your guys, you can leave this task  for me, I'll try to fix it this evening.
Are you using Debug build? I encountered similar segment fault in OSX Xcode Debug build.
https://github.com/BitShares/bitshares_toolkit/issues/126
I am using normal build.