Releases: bonustrack/obyte.js
Releases · bonustrack/obyte.js
v0.1.6
- Add methods dryRunAa and getAaStateVars (#65)
v0.1.5
- Add definition post method (#64)
v0.1.4
- Use new method getDefinitionForAddress (#59)
- Add tempPubkey method (#61)
- Add timestamp (#63)
v0.1.3
- Add method "getDefinitionChash" (#55)
- Add utils method "isValidAddress" (#55)
- Enable private key buffer (#55)
- Rebrand to Obyte.js (#57)
v0.1.2
- Update dependencies (#49)
- Expose getChash160 function and add test (#50)
- Add options (#51)
- Expose encode decode wif (#53)
v0.1.1
- Handle closing WS when connecting (#46)
- Add methods
getDefinition
, getBalances
and getProfileUnits
(#47)
- Check if definition exist with
getDefinition
(#48)