Skip to content

v9.0.0 - Iris

Latest
Compare
Choose a tag to compare
@mradkov mradkov released this 16 Jun 07:10
· 2 commits to master since this release
22c8b7c

v9.0.0 (2021-06-15)

Bug Fixes

  • define items field to fix generation error (2c42678)
  • define items field to fix generation error (c688250)
  • revert serialisation to string of compiler models (bfbb64a)
  • remove incompatible definitions (1f4d7b9)
  • remove incompatible definitions (fd9ff9b)
  • don't fail on getting nonce for new account (8ef7545)
  • don't panic on Invalid tx (06b545a)
  • big-int: add missed ContextValidate method (31b0075)
  • node-error: revert removed String method (90ae4b4)
  • node-error: revert removed String method (2ed984c)
  • node-error: revert removed String method (ae6f6df)

Chore

  • regenerate changelog (d416701)
  • remove unused bytecode (25e16bf)
  • setup changelog generator (113e1a4)
  • bump version to 9 (2464486)
  • remove extra dependencies using go mod tidy (03de926)
  • enable Iris protocol (26f720c)
  • update compiler api to 6.0.0 (1fa699c)
  • manually fix generic_tx.go according to readme (62fb47d)
  • run generic_tx_json_fix.py (b09ee44)
  • regenerate node api (e4e5daf)
  • manually fix generic_tx.go according to readme (bfc7047)
  • update node api to 6.0.0 (e7984a9)
  • run generic_tx_json_fix.py (580ce75)
  • regenerate node api (ae79858)
  • update node api to 5.11.0 (9af9723)
  • fix linter errors manually (2257666)
  • manually fix generic_tx.go according to readme (01126e1)
  • run generic_tx_json_fix.py (e4fa90f)
  • regenerate node api using latest go-swagger (4cdc679)
  • process node.js (9cae02a)
  • update api readme (037ddbd)
  • regenerate compiler api (9624325)
  • update compiler api to 4.3.2 (2ca70fb)
  • reformat compiler api with jq (3150369)
  • regenerate compiler api using latest go-swagger (f6713eb)
  • switch to a not deprecated linter package (4e223f8)
  • simplify node configuration (315f5ae)
  • run tests at GitHub Actions (bbce116)
  • changelog: rename sections and add links (0aa5091)

Ci

Code Refactoring

  • drop old nodes support and compiler switch (f8ab7a5)
  • fix linter errors manually (52a8066)
  • fix linter errors manually (f78ad17)
  • simplify Makefile (daef543)
  • remove Jenkins-related report package (815a94f)
  • update go version (e548512)
  • update dependencies (5e71e07)
  • depend on organisation fork of rlp for aeternity (8f661f0)
  • update node URLs (a2648aa)

Docs

Test

  • fix oracle (0ff2f08)
  • generate random name to don't cleanup node each run (078f642)
  • fix GA (951b02e)
  • update bob address because of lack of private key (2967e12)
  • don't connect to incompatible public testnet (d56bb06)