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

Jq/update setup docs #119

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Dec 2, 2021

  1. update

    eryeer committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    ebaa5e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. add gas price limit

    chenquanyu committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    c972ede View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Maas config native contract (#2)

    * add maas config native contract
    
    * add maas config
    
    * add isBlocked check
    
    * add maas config check
    
    * add owner change for maas config
    
    * add blacklist json get
    
    * add unit test cases
    
    * unit tests for maas_abi
    
    * change maas-config default owner to empty address
    
    * modify abi&add method test
    
    * modify maas_abi&test
    
    * maas storage test
    
    * polish maas_config unit tests
    
    * add error definition
    
    * hotfix
    
    * rollback abi&config and polish tests
    
    * rename test file
    
    * delete useless method
    
    * remove use the useless abi input
    
    * ditch useless unit tests
    
    * delete useless file
    
    Co-authored-by: ZJJ-XYH <[email protected]>
    Co-authored-by: blockMaker <[email protected]>
    Co-authored-by: Charis Eryeer <[email protected]>
    4 people committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    026717e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. JSON-RPC Doc (#3)

    * add api doc
    
    * update doc
    
    * update
    
    * reomve uncle block and mining api
    
    * update
    eryeer committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    464d18a View commit details
    Browse the repository at this point in the history
  2. Readme doc (#4)

    * add api doc
    
    * update doc
    
    * update
    
    * reomve uncle block and mining api
    
    * update
    
    * update
    
    * add install doc and update json rpc api doc
    
    * update doc
    eryeer committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    51c3408 View commit details
    Browse the repository at this point in the history
  3. update install doc

    eryeer committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    5bacf30 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Update README.md

    eryeer committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    85d7324 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. fix owner block and native indexed (#5)

    Co-authored-by: Charis Eryeer <[email protected]>
    chenquanyu and eryeer committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    e54fc4f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. add genesisTool command (#6)

    * add genesisTool command
    
    * hotfix genesis chainId
    
    * fix genesisTool
    
    * hotfix genesisTool
    
    Co-authored-by: Charis Eryeer <[email protected]>
    LohkoCoder and eryeer committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    d92ddff View commit details
    Browse the repository at this point in the history
  2. add get json methods for node manager (#7)

    Co-authored-by: Charis Eryeer <[email protected]>
    chenquanyu and eryeer committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    91ff1eb View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. update install guide

    eryeer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    6e288f7 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Update jsonrpc.md (#10)

    eryeer committed May 25, 2022
    Configuration menu
    Copy the full SHA
    0c654c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. V1.1 hotfix (#11)

    * fix empty block issue
    
    * change version to  stable
    
    * increase block gas limit
    
    Co-authored-by: Charis Eryeer <[email protected]>
    chenquanyu and eryeer committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    8478ac7 View commit details
    Browse the repository at this point in the history
  2. Bsn native (#9)

    * add node whitelist and gas mange for maas config
    
    * add gas manager check and ut
    
    * add node whitelist config
    
    * remove native node whitelist
    
    * code clean
    
    Co-authored-by: Charis Eryeer <[email protected]>
    chenquanyu and eryeer committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    5a9afe7 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Update maas_config.sol

    eryeer committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    094f10c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. V1.3 fix (#12)

    * remove debug log
    
    * increase RPCGasCap
    
    * delete useless native contracts
    
    * keep native addresses
    
    * refactor native contracts addresses
    
    * reorganize native contracts addresses
    
    Co-authored-by: Krain <[email protected]>
    LohkoCoder and chenquanyu committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    914614a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

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

Commits on Aug 30, 2022

  1. Gas user (#14)

    * add native methods
    
    * add gas user check
    
    * stop whitelist file auto load
    chenquanyu committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    5abb6bf View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Nodepass (#15)

    * add native methods
    
    * add gas user check
    
    * stop whitelist file auto load
    
    * add nodepass flag to unlock keystore file
    
    * add keystore to genesisTool
    
    * add flags for genesis tool
    chenquanyu committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    f61bb0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38817ae View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. delete pubkey and update nodekey

    jiangdadong committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    d171535 View commit details
    Browse the repository at this point in the history