Skip to content

Releases: DECENTfoundation/DCorePHP-SDK

v2.5.0

29 Jul 13:12
1ee69f9
Compare
Choose a tag to compare

Additions:

  • DCore API types identified by name instead of ID - #32
  • Example implementation of PHP SDK added to README.md - #35
  • DCore docker image version update - #36
  • current SDK version added to composer.json - #37
  • NFT API - #39

Fixes:

  • Chain ID serialization over 255 - #38
  • transaction message encryption tests - #43

v2.4.1

26 Jun 08:29
985445d
Compare
Choose a tag to compare

Fixes:

  • doxygen in travis - #34

v2.4.0

25 Jun 12:51
b68789b
Compare
Choose a tag to compare

Additions:

  • DCore docker custom net - #30
  • DCore v1.4.0. support - #29
  • doc generation - #27
  • phpunit coverage generation - #7
  • UnknownOperation as fallback for all newly added operations
  • UIA assets - #22
  • HistoryApi composed list operation - #20
  • leave commend and rating - #19
  • delete content - #4

Fixes:

  • minor bugs & todos - #24

v2.3.0

03 Jun 14:20
Compare
Choose a tag to compare

Additions:

  • ContentCancellationOperation - #4
  • LeaveRatingAndCommentOperation - #19
  • OperationHistoryComposed - #20
  • Transaction isConfirmed() #21
  • UIA Assets and Monitored Assets #22

Fixes:

  • todo's & minor bugs - #24

v2.2.0

26 Apr 07:57
Compare
Choose a tag to compare

Additions:

  • BroadcastApi general functionality - #18
  • Tests pointed against testnet node - #18
  • SubscriptionApi general functionality #15

v2.1.0

23 Apr 14:31
4b6607d
Compare
Choose a tag to compare

Additions:

  • BlockApi general functionality - #6
  • MiningApi general functionality - #10
  • AccountApi::updateAccount() - #9
  • ContentApi::updateContent() - #3
  • implementing various todos - #5
  • windows compatibility - #13

Fixes:

  • ChainObject::toBytes() - #11

Initial public release

27 Mar 10:52
Compare
Choose a tag to compare
Initial commit

Co-authored-by: Tomas Tibensky <[email protected]>
Co-authored-by: Matej Vilk <[email protected]>