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

Releases: MikeRow/BananoPHP

v1.8.1

26 Jun 14:35
Compare
Choose a tag to compare
Update

v1.8

22 Jun 20:33
Compare
Choose a tag to compare

added NanoRPC2

v1.7.16

21 Jun 17:03
Compare
Choose a tag to compare
Update

v1.7.15

21 Jun 06:03
Compare
Choose a tag to compare

Changed composer.json

v1.7.14

20 Jun 22:22
Compare
Choose a tag to compare

NanoRPC

  • minor fixes

v1.7.13

19 Jun 09:59
Compare
Choose a tag to compare

NanoTool

  • work(): increased performances, still 2.15x slower than pure C monothread

v1.7.12

17 Jun 11:25
Compare
Choose a tag to compare

NanoTool

  • removed multDiff()
  • added mult2diff()
  • added diff2mult()
  • renamed signMsg() to sign()
  • renamed getWork() to work()
  • renamed getBlockId() to hashHexs()

v1.7.11

12 Jun 17:55
Compare
Choose a tag to compare

NanoTool

  • getWork(): slightly increased performances

v1.7.10

09 Jun 06:32
Compare
Choose a tag to compare
  • updated composer.jon
  • autoloader.php for non-composer usage and test
  • lib/ is now src/
  • lib3/ is now lib/

v1.7.9

08 Jun 20:36
Compare
Choose a tag to compare

NanoRPC

  • setAuth() is now setBasicAuth()
  • added unsetSSL()
  • added unsetBasicAuth()

NanoRPCExt

  • setAuth() is now setBasicAuth()
  • added unsetSSL()
  • added unsetBasicAuth()