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

feat: Implicit account creation #3251

Merged
merged 14 commits into from
Sep 2, 2020
Merged

feat: Implicit account creation #3251

merged 14 commits into from
Sep 2, 2020

Commits on Aug 26, 2020

  1. Pass protocol versions

    Evgeny Kuzyakov committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    60b5364 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Create accounts on account transfers

    Evgeny Kuzyakov committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    00e6d22 View commit details
    Browse the repository at this point in the history
  2. Add unit tests

    Evgeny Kuzyakov committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    14778b2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:nearprotocol/nearcore into 64-len…

    …-accounts
    Evgeny Kuzyakov committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    90a5c83 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Merge branch 'master' of github.com:nearprotocol/nearcore into 64-len…

    …-accounts
    Evgeny Kuzyakov committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    0a95f8f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Add transfer to 64 hex test into runtime group tests

    Evgeny Kuzyakov committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    1fdf8ca View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:nearprotocol/nearcore into 64-len…

    …-accounts
    Evgeny Kuzyakov committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    b7727f7 View commit details
    Browse the repository at this point in the history
  3. Update upgradability test

    Evgeny Kuzyakov committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    8c9c10f View commit details
    Browse the repository at this point in the history
  4. Uncomment legacy VMLogic::new

    Evgeny Kuzyakov committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    352e64b View commit details
    Browse the repository at this point in the history
  5. Update RPC error schema

    Evgeny Kuzyakov committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    17c66c0 View commit details
    Browse the repository at this point in the history
  6. Bump near-vm* versions

    Evgeny Kuzyakov committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    659ca1f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Address comments

    Evgeny Kuzyakov committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    55c4fcd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:nearprotocol/nearcore into 64-len…

    …-accounts
    Evgeny Kuzyakov committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    a887de7 View commit details
    Browse the repository at this point in the history
  3. Update publish to include utils

    Evgeny Kuzyakov committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    7873581 View commit details
    Browse the repository at this point in the history