Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

Releases: thanhnguyennguyen/tomox-bot

v0.8.1

28 Apr 08:21
Compare
Choose a tag to compare

update cancel hash

v0.8

22 Apr 09:28
Compare
Choose a tag to compare
  • rename package tomox_state -> tradingstate
  • send hex string to rpc instead of number

v0.7-beta

16 Dec 04:50
afeb280
Compare
Choose a tag to compare
  • Update build script
  • Update order statuses

v0.7

14 Dec 04:18
f96a2bc
Compare
Choose a tag to compare

Release notes:

  • Fix crossbuilding #5
  • Refactor cancel order #6

v0.6-beta

03 Dec 05:04
Compare
Choose a tag to compare

Reduce arguments when canceling orders #2

v0.6

02 Dec 08:18
Compare
Choose a tag to compare
order cancel need order.side to look up corresponding orderTree

v0.5

29 Nov 03:52
Compare
Choose a tag to compare
update pricepoint

v0.4

27 Nov 09:44
Compare
Choose a tag to compare

Do not need to pass startNonce as an argument, bot will automaticallt getOrderNonce from rpc endpoint

All we need to do now:

./build.sh

then run corresponding binary without any argument

v0.3

27 Nov 04:18
Compare
Choose a tag to compare
update build.sh

v0.2

27 Nov 03:48
Compare
Choose a tag to compare
default startNonce=0