Releases: WebDollar/webdollar-client-php
Releases · WebDollar/webdollar-client-php
[v1.5.0]
14 Apr 16:00
Compare
Sorry, something went wrong.
No results found
Added
Method SendAdvancedTransaction
[v1.4.3]
20 Mar 12:14
Compare
Sorry, something went wrong.
No results found
Added
Method to get the baseUri for the client
[v1.4.2]
12 Mar 22:09
Compare
Sorry, something went wrong.
No results found
Added
Handle 401 (Unauthorized) http status
Handle 429 (Too Many Requests) http status
Process 401 & 429 http statuses into Client errors
Added tests
[v1.4.1]
06 Mar 01:23
Compare
Sorry, something went wrong.
No results found
Added
Test GetTransactionByHashTest
Test NodeWaitListTest
Changed
Get fee_reward & total_reward directly from node API
[v1.4.0]
04 Mar 23:24
Compare
Sorry, something went wrong.
No results found
[v1.3.0]
26 Feb 00:12
Compare
Sorry, something went wrong.
No results found
Added
Block::getFeeReward
Block::getFeeRewardRaw
Block::getTotalReward
Block::getTotalRewardRaw
Transaction::isVirtual
[v1.2.0]
25 Feb 14:27
Compare
Sorry, something went wrong.
No results found
Added
getRawData for single models
[v1.1.1]
24 Feb 16:17
Compare
Sorry, something went wrong.
No results found
Added
Option to add custom method
Removed
Remove not needed debug messages
[v1.1.0]
21 Feb 21:54
Compare
Sorry, something went wrong.
No results found
Added
Method DeleteAccount
Method EncryptAccount
Method ExportAccount
Method ImportAccount
Method NewAccount
Method GetBlockCount
Method GetBlocksByNumbers
Method GetBlocksByRange
Method GetTransactionByBlockHashAndIndex
Method GetTransactionByBlockNumberAndIndex
Method GetTransactionByHash
Method NetworkHashRate
Added tests
Changed
New Logic for managing and calling the methods
[v1.0.0]
21 Feb 01:56
Compare
Sorry, something went wrong.
No results found
Added Readme + comments for async methods in Webdollar Factory