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

Merge preview4 branch to master branch #2298

Merged
merged 3 commits into from
Feb 4, 2021
Merged

Commits on Dec 29, 2020

  1. feat(sc): Update SC / Compiler changes to match preview4 changes (#2277)

    need this in for next PR work
    danwbyrne committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    1d9c3dc View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Preview4 blockchain changes (#2284)

    * feat(vm): remove testMode, fixup vm, various quick fixes from misc updates issue"
    
    * feat(blockchain): implement new trigger changes / fixup old storage issue
    danwbyrne committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    4a2fa61 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. feat(misc): final preview4 changes (#2290)

    * feat(node): Update all native contracts for preview4 changes
    
    * feat(node): Continue syncing with preview4 changes
    
    * feat(misc): final changes to bring us in line with preview4
    
    * fix(misc): update nep5 naming to nep17
    
    * fix(sc): re-organize 'ContractState' to match preview4
    
    * nit(nep17): add note to nep17 implementation to update
    
    * fix(bc): fixup headerIndexCache, surprised this didn't come up before
    danwbyrne committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    aec22c3 View commit details
    Browse the repository at this point in the history