Skip to content

Releases: ltonetwork/lto-api.php

v0.3.0 - Public and private chain

12 Jan 15:26
f6ddc56
Compare
Choose a tag to compare

dance

Supports both the LTO public chain and the private chain.

Each transaction type has a class. Transactions can be broadcasted with the included PublicNode class.

v0.2.0 - PHP7.2+

27 Feb 10:32
afc7304
Compare
Choose a tag to compare
Travis fixup

Fix pass string instead of object to event sign

08 Apr 08:19
c7ec974
Compare
Choose a tag to compare
Pass string to event when signing (#4)

Merge for now (fix test later)

Fix create public key

04 Apr 12:58
6daf29f
Compare
Choose a tag to compare
v0.1.6

Fix create public key

Use X-Date if available

04 Apr 10:30
20c832b
Compare
Choose a tag to compare
Date is automatically set by Browser and can't be overwritten by JavaScript

Timestamp as epoch

03 Apr 15:17
a59753d
Compare
Choose a tag to compare
v0.1.4

Timestamp as epoch

Raw id for initial hash

03 Apr 15:04
7c44260
Compare
Choose a tag to compare
v0.1.3

Use raw id for chain initial hash

HTTPSignature support

30 Mar 04:42
67bdad0
Compare
Choose a tag to compare
v0.1.2

Link to draft-cavage-http-signatures-09 standard in docs

Remove guzzle dependency

28 Mar 14:15
c858354
Compare
Choose a tag to compare
Pre-release
v0.1.1

Remove guzzle dependency (#1)

First release

28 Mar 03:11
8c55fba
Compare
Choose a tag to compare
First release Pre-release
Pre-release
Fixed packagist badges

[skip-ci]