Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 605 Bytes

CHANGELOG.md

File metadata and controls

34 lines (21 loc) · 605 Bytes

1.21

  • removed logback.xml from resources

1.20

  • added omni methods
  • added new API interface, resources etc.
  • added EnvConfig for fast configuration
  • added optional parameters to make function
  • added various examples for usage
  • added more details in README.md

1.7

  • added batching of requests
  • added getTransactions method

1.6

  • added logging subsystem, log to DEBUG

1.5

  • added input fields txid, vout, scriptSig for TransactionResponse inputs
  • changed coinbase fields to be optional

1.4

  • added version and hash to TransactionResponse

1.3

  • added getBlock by height