Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 8.2.0 #1222

Merged
merged 50 commits into from
Jun 17, 2021
Merged

Release 8.2.0 #1222

merged 50 commits into from
Jun 17, 2021

Commits on May 31, 2021

  1. chore: update dependencies

    davidyuk committed May 31, 2021
    Configuration menu
    Copy the full SHA
    a576d70 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1200 from aeternity/master

    Realign 8.1.0
    davidyuk authored May 31, 2021
    Configuration menu
    Copy the full SHA
    6ed0fe9 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump ws from 7.4.5 to 7.4.6

    Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.4.5...7.4.6)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and davidyuk committed May 31, 2021
    Configuration menu
    Copy the full SHA
    1953df0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eec3f33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4872eb9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae7e823 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1198 from aeternity/dependabot/npm_and_yarn/ws-7.4.6

    chore(deps): bump ws from 7.4.5 to 7.4.6
    davidyuk authored May 31, 2021
    Configuration menu
    Copy the full SHA
    2b6d349 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1203 from aeternity/feature/update-dependencies

    chore: update dependencies
    mradkov authored May 31, 2021
    Configuration menu
    Copy the full SHA
    3f09321 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1204 from aeternity/feature/update-aepp

    Update example aepp
    mradkov authored May 31, 2021
    Configuration menu
    Copy the full SHA
    ef3b505 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. fix iris aens NAME_TTL 180000

    sunbx committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    5ad9baf View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. Configuration menu
    Copy the full SHA
    79b7ee6 View commit details
    Browse the repository at this point in the history
  2. fix(rlp): import as it is

    reverts 03c2dcb
    node_modules/rlp/dist/index.js doesn't contain `const` anymore, but this processing was breaking import of commonjs module
    davidyuk committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    736b0f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    925aee8 View commit details
    Browse the repository at this point in the history
  4. fix: ponyfill process in browser

    Fixes error: ReferenceError: process is not defined
    `process` referenced in pbkdf2 package
    davidyuk committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    798ab63 View commit details
    Browse the repository at this point in the history
  5. fix: ponyfill Buffer in browser

    Fixes error: ReferenceError: Buffer is not defined
    davidyuk committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    953bf08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24f946f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. Configuration menu
    Copy the full SHA
    af9c55b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5d741c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Merge pull request #1206 from sunbx/fix-iris-aens-ttl-max

    Fix lris updating domain name maximum height issue
    mradkov authored Jun 7, 2021
    Configuration menu
    Copy the full SHA
    0855042 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1211 from aeternity/feature/joi-nodes

    refactor: validate nodes using Joi
    davidyuk authored Jun 7, 2021
    Configuration menu
    Copy the full SHA
    2d32d67 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1210 from aeternity/feature/fix-aepp-wallet-export

    fix: export aepp-wallet-communication
    davidyuk authored Jun 7, 2021
    Configuration menu
    Copy the full SHA
    c16abc0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1209 from aeternity/feature/fix-browser-script

    Fix and make smaller browser script
    davidyuk authored Jun 7, 2021
    Configuration menu
    Copy the full SHA
    6e5e9ac View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    1ecdd9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5e2fdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f18d305 View commit details
    Browse the repository at this point in the history
  4. ci: switch to GitHub actions

    davidyuk committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    bcc0f0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    961f445 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    421d508 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Merge pull request #1218 from aeternity/feature/drop-node-5

    refactor: drop compatibility with node@5
    mradkov authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    af5b688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79bdc04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac7d827 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d30209 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf4a43a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8248a3c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e84139 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed1cfb5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    93f9def View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a5d4b62 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b7257c9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    10e55af View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    34288cb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    df37004 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ed39a76 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    64d15eb View commit details
    Browse the repository at this point in the history
  17. refactor(crypto)!: remove outdated generateSaveWallet function

    use utils/keystore instead
    davidyuk committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    37298be View commit details
    Browse the repository at this point in the history
  18. chore: fix build:dev script

    davidyuk committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    ef9d07b View commit details
    Browse the repository at this point in the history
  19. chore: update node to 6.1.0

    davidyuk committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    e15d9ba View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Merge pull request #1184 from aeternity/feature/rewrite-to-ts

    refactor: rewrite to TypeScript, remove unused stuff
    mradkov authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    9c4a49d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1221 from aeternity/feature/update-node

    chore: update node to 6.1.0
    mradkov authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    27fea0e View commit details
    Browse the repository at this point in the history
  3. chore(release): 8.2.0

    davidyuk committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    ebcfeed View commit details
    Browse the repository at this point in the history