Skip to content

Releases: bonustrack/obyte.js

v0.1.12

14 Dec 08:47
Compare
Choose a tag to compare

v0.1.11

27 Oct 13:04
Compare
Choose a tag to compare

v0.1.9

30 Jun 04:10
Compare
Choose a tag to compare

v0.1.8

24 Apr 10:09
Compare
Choose a tag to compare
  • Add utils method to sign a message (#75) @Papabyte
  • Add "data" argument on payment method (#75) @Papabyte
  • Add methods "getAssetBySymbol" and "getSymbolByAsset" (#73) @Taump
  • Add method "getDataFeed" (#71) @Taump

v0.1.6

25 Aug 13:43
52f5c6e
Compare
Choose a tag to compare
  • Add methods dryRunAa and getAaStateVars (#65)

v0.1.5

18 Jul 20:10
82fc570
Compare
Choose a tag to compare
  • Add definition post method (#64)

v0.1.4

22 May 13:44
Compare
Choose a tag to compare
  • Use new method getDefinitionForAddress (#59)
  • Add tempPubkey method (#61)
  • Add timestamp (#63)

v0.1.3

26 Mar 08:22
Compare
Choose a tag to compare
  • Add method "getDefinitionChash" (#55)
  • Add utils method "isValidAddress" (#55)
  • Enable private key buffer (#55)
  • Rebrand to Obyte.js (#57)

v0.1.2

25 Dec 06:36
Compare
Choose a tag to compare
  • Update dependencies (#49)
  • Expose getChash160 function and add test (#50)
  • Add options (#51)
  • Expose encode decode wif (#53)

v0.1.1

04 Oct 11:06
Compare
Choose a tag to compare
  • Handle closing WS when connecting (#46)
  • Add methods getDefinition, getBalances and getProfileUnits (#47)
  • Check if definition exist with getDefinition (#48)