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

Releases: MikeRow/BananoPHP

v1.3.7

17 May 14:39
Compare
Choose a tag to compare

ncm

  • data folder moved outside php4nano folder, please copy and paste contents
  • log folder moved outside php4nano folder, please copy and paste contents

nco

  • data folder moved outside php4nano folder, please copy and paste contents

v1.3.6

17 May 08:27
Compare
Choose a tag to compare

NanoTools

  • new function: bin_arr2str()
  • new function: bin_str2arr()
  • new function: str_hex2dec()
  • new function: str_dec2hex()

v1.3.5

16 May 10:38
Compare
Choose a tag to compare

NanoTools

  • new constant: empty32
  • fixed work()
  • fixed a bug

v1.3.4

14 May 08:22
Compare
Choose a tag to compare

NanoTools

  • new constant: raw4
  • account2public_ext() integrated into account2public(), php-blake2 replaces Salt if installed
  • public2account_ext() integrated into public2account(), php-blake2 replaces Salt if installed

v1.3.3

13 May 16:55
Compare
Choose a tag to compare

NanoTools

  • new constant: preamble

v1.3.2

12 May 17:54
Compare
Choose a tag to compare

ncm

  • command monitor: fixed output bugs

nco

  • fixed output bugs

General

  • scripts folder contents moved to repository wiki

v1.3.1

11 May 14:29
Compare
Choose a tag to compare

NanoTools

  • new function: public2account_ext()
  • removed function: seed(), keys() already provide a private key usable as seed

ncm

  • new config.json option: decimals
  • new command: monitor
  • solved minor bugs

v1.3

09 May 14:53
Compare
Choose a tag to compare
  • NanoTools
    • added account2public()
    • added account2public_ext()
    • added public2account()
    • added private2public()
    • added keys()
    • added seed()
    • added seed2keys()
    • added hash_array()
    • added sign()
    • added sign_validate()
    • added work()
    • added work_validate()
  • ncm
    • fixed minor bugs
  • nco
    • fixed minor bugs
  • lib3
    • new repository for Nano crypto classes/functions
  • Deleted some white rows

v1.2

19 Apr 10:35
Compare
Choose a tag to compare
  • new tool: nodes CLI observer (nco) - monitor multiple nodes via CLI
  • new ncm command: blockchain
  • added namespaces for lib
  • added third-party libraries

v1.1.2

14 Apr 21:25
Compare
Choose a tag to compare
  • enabled in-line Nano input denomination
  • wiki has been moved from file headers to github wiki section