Skip to content

Release v2.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 23:23
· 107 commits to master since this release

Changelog

  • 89c3bf9 Added badge for ARC
  • e5fcbfb Added the v2 path
  • 28270f7 Changed go version
  • 91208a6 Merge pull request #93 from wregulski/wregulski/mapi-arc-replacement
  • bc215e9 Minor cleanup on spelling
  • 1300e78 Minor verbiage fixes
  • 8e64fbb New version 2.0.0
  • 5fd81f1 Removed old go versions, added contributor
  • da09133 feat: adds APIType to NewClient method
  • 6f9e36c feat: adds api routes for arc
  • f19c946 feat: changes
  • 3f7e6ad feat: current progress
  • e7f7409 feat: current status
  • 3b00eb9 feat: current status
  • 83fd3d2 feat: defines new api structure for routes
  • 02be828 feat: finalizes query transaction for each api version
  • 969b04a feat: moves models to specific directories
  • 2eb1bec feat: new structure with commented out errors
  • f91c687 feat: possibility to use query_transaction with different api types
  • 971ab9a feat: submit txs implementation for both apis
  • 1412034 feat: tests adjustment§
  • 137eb9e feat: wed checkpoint
  • 6184b6a feat: work
  • b6c287f feat: working policy quote
  • 7e72bbf feat: working submittx
  • 5aac9d5 feat: working version of submit tx
  • 0e78654 fix: adds missing comments and docs
  • 7c29dac fix: adjusts all tests for policy quote
  • e913634 fix: aligns all structures after refactor
  • 8784797 fix: fixes golint errors
  • 23b5968 fix: fixes query transaction path
  • dcdf75b fix: sets validated to false
  • 93d0727 fix: temporarily removed usuned code to not be highlighted by linter
  • 3449c1d fix: test adjustments