Skip to content

Releases: TRON-US/go-btfs-common

v0.0.7: Merge pull request #11 from TRON-US/escrow

06 Nov 01:28
98c96e8
Compare
Choose a tag to compare
  1. add ledger.go for ledger common functions
  2. update Makefile to build .go files

v0.0.6

01 Nov 20:57
1cac40d
Compare
Choose a tag to compare
  • Add status server protos
  • Wire prototool to chain up the whole steps.
  • Set up yaml for gogo lint, fmt and complie
  • Update makefile for gogo lint and build
  • Organize package names and import
  • Fixed time type for go-pg

v0.0.5

25 Oct 01:08
ea4408d
Compare
Choose a tag to compare

fix protoc relative path issue -- especially for proto depend import

ref issue

v0.0.4

25 Oct 00:47
17cc2d3
Compare
Choose a tag to compare

Add proto files

v0.0.3

28 Aug 00:37
ed37b4e
Compare
Choose a tag to compare
  • Bandwidth limit should be float64

v0.0.2

27 Aug 19:08
6cc13ea
Compare
Choose a tag to compare
  • Separate node storage info from general node info

v0.0.1

23 Aug 21:55
Compare
Choose a tag to compare
  • Add Node info struct from go-btfs-hub