Skip to content

Releases: TRON-US/go-btfs-common

Pre-release on guard.proto change

23 Jan 22:35
Compare
Choose a tag to compare
Pre-release
v0.2.14

Update guard.pb.go

pre-release for more fields on guard warn status management

23 Jan 00:49
95d8094
Compare
Choose a tag to compare
v0.2.13

Merge branch 'master' into BTFS-1383

v0.2.12

22 Jan 22:17
df1134c
Compare
Choose a tag to compare
Merge pull request #72 from TRON-US/BTFS-1342

grpc common client refactor

v0.2.11

14 Jan 22:58
07ab824
Compare
Choose a tag to compare
  • Increase client timeout to 360s
  • Move Hex64ToBase64 decode of private key to common

Add new contract state in guard.proto

14 Jan 19:37
f19b0bd
Compare
Choose a tag to compare
Merge pull request #69 from TRON-US/Add_Guard_State

Add guard state

v0.2.9

10 Jan 19:05
1f97e1f
Compare
Choose a tag to compare

Add BalanceOf interface to query ledger account balance, and create ledger account if not already created.

v0.2.8

08 Jan 01:31
800c19c
Compare
Choose a tag to compare
  • Add hub modes to query request

Add Escrow refund interface for repair work flow

08 Jan 01:20
eef092c
Compare
Choose a tag to compare
Merge pull request #66 from TRON-US/BTFS-1317

Add refund interface for guard repair

v0.2.6

04 Jan 22:50
acc7815
Compare
Choose a tag to compare
Merge pull request #64 from TRON-US/BTFS-1194

edit field type

v0.2.5

03 Jan 23:48
37aff8b
Compare
Choose a tag to compare
Merge pull request #63 from TRON-US/BTFS-1194

ignore node_ip; add ExperimentalFlags;