Author Topic: BTS api for python  (Read 10622 times)

0 Members and 1 Guest are viewing this topic.

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
update:
add bts_delegate_watch.py
a tool to watch missed block, and notification with emai
Code: [Select]
...... 2475721 stan.delegate.xeldal
...... 2475722 elmato
missed 2475723 delegate1.john-galt
no contact
...... 2475723 developer.vikram
...... 2475724 mrs.agsexplorer
missed 2475725 kokojie
no contact
...... 2475725 delegate-dev4.btsnow
...... 2475726 dev.sidhujag

...... 2475732 dev.nathanhourt.com
...... 2475733 delegate-dev2.btsnow
missed 2475734 dacx.baozou
no contact
...... 2475734 delegate1.maqifrnswa

...... 2475821 delegate.liondani
missed 2475822 delegate1.john-galt
no contact
...... 2475822 usd.bts500

...... 2475862 spartako1
missed 2475863 init55
no contact
...... 2475863 www.bts-hk

...... 2475889 delegate.btsnow
missed 2475890 kokojie
no contact
...... 2475890 bm.payroll.riverhead

...... 2475916 testz
missed 2475917 delegate1.john-galt
no contact
...... 2475917 delegate.webber

...... 2475973 delegate-alt
missed 2475974 init55
no contact
...... 2475974 kokojie

...... 2476051 delegate.xeldal
missed 2476052 delegate1.john-galt
no contact
...... 2476052 spartako1

..................
...... 2476076 delegated-proof-of-steak
...... 2476077 dev0.theoretical
...... 2476078 ak
missed 2476079 init55
no contact
...... 2476079 delegate.bitsuperlab
...... 2476080 delegate2.xeldal
...... 2476081 delegate.rgcrypto
...... 2476082 elmato
« Last Edit: May 07, 2015, 02:35:06 pm by alt »

Offline toast

  • Hero Member
  • *****
  • Posts: 4001
    • View Profile
  • BitShares: nikolai
 +5% This should be the one we merge all the different python BTS tools into
Do not use this post as information for making any important decisions. The only agreements I ever make are informal and non-binding. Take the same precautions as when dealing with a compromised account, scammer, sockpuppet, etc.

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
I have rewrite some python API for wallet
here is the code
https://github.com/pch957/python-bts

1. rewrite api for wallet
2. rewrite api for exchange
3. bts_delegate_task.py, publish feed, and withdraw pay automatic
4. bts_delegate_watch.py, watch missed block, and send mail attention

this is still a test version, be careful
« Last Edit: May 06, 2015, 07:49:45 am by alt »