Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Set initialBalance to 100N in create_account #298

Merged
merged 5 commits into from
Mar 31, 2020
Merged

Commits on Mar 31, 2020

  1. Set initialBalance to 100N in create_account

    After state staking update, 1N covers for 10kb. So 100N covers 1MB storage.
    ilblackdragon authored Mar 31, 2020
    Configuration menu
    Copy the full SHA
    2a7c013 View commit details
    Browse the repository at this point in the history
  2. add yarg’s strict() to chain. add walletUrl, contractName as options (#…

    …265)
    
    * add yarg’s strict() to chain. add walletUrl, contractName as options
    
    * add hidden key to walletUrl and contractName
    
    * add masterAccount option in near-cli
    
    * fix test using delete_account to delete
    
    * fix test using defult to ci networkId
    
    * fix lint spacing
    
    * remove node 10 from travis
    
    * fix typo for masterAccount description
    
    * in test_generate_key, use $NODE_ENV as flag and directory
    mikedotexe authored Mar 31, 2020
    Configuration menu
    Copy the full SHA
    2932fb2 View commit details
    Browse the repository at this point in the history
  3. Set initialBalance to 100N in create_account

    After state staking update, 1N covers for 10kb. So 100N covers 1MB storage.
    ilblackdragon authored and janedegtiareva committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    418692c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a29d270 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1ce4aa View commit details
    Browse the repository at this point in the history