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

a #14

Merged
merged 183 commits into from
Nov 25, 2020
Merged

a #14

merged 183 commits into from
Nov 25, 2020

Commits on Jun 29, 2018

  1. add SimplePolicy

    erikzhang committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    c35d76c View commit details
    Browse the repository at this point in the history
  2. add ApplicationLogs

    erikzhang committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    60fce60 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

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

Commits on Jul 9, 2018

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

Commits on Aug 14, 2018

  1. Logging in millisecs

    After change to Akka consensus in NEO 3.0, it's so fast that seconds do not mean much anymore.. now milliseconds is important to actually know of what is going on the consensus algorithm.
    igormcoelho authored and erikzhang committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    b7bcde5 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. Configuration menu
    Copy the full SHA
    a25d686 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    095e89f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. add RpcDisabled

    erikzhang committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    568e966 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2018

  1. add StatesDumper

    erikzhang committed Sep 1, 2018
    Configuration menu
    Copy the full SHA
    6f66abe View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. add ImportBlocks (#7)

    erikzhang authored Sep 3, 2018
    Configuration menu
    Copy the full SHA
    d304434 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

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

Commits on Sep 10, 2018

  1. Configuration menu
    Copy the full SHA
    cb28c79 View commit details
    Browse the repository at this point in the history
  2. exporting blocks in plugin

    erikzhang committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    fe125f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

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

Commits on Sep 14, 2018

  1. v2.9.0 (#9)

    erikzhang authored Sep 14, 2018
    Configuration menu
    Copy the full SHA
    9f5e9d2 View commit details
    Browse the repository at this point in the history
  2. fix SimplePolicyPlugin

    erikzhang committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    10a348b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. fix neo-project/neo#395

    erikzhang committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    6cf3826 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. Rpc Basic Auth (#14)

    * Rpc Basic Auth
    
    * change plugin name to RpcSecurity
    belane authored and erikzhang committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    6a1c71b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2018

  1. Including number of dumped states (#17)

    * Including number of dumped states
    
    * Update StatesDumper/StatesDumper.cs
    
    Co-Authored-By: vncoelho <vncoelho@gmail.com>
    vncoelho authored and erikzhang committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    ada292d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2018

  1. Readme (#18)

    lock9 authored and erikzhang committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    39f0bde View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2018

  1. misspelling (#26)

    belane authored and erikzhang committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    4aa4a72 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. Help for Plugins (#28)

    belane authored and erikzhang committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    d03cee8 View commit details
    Browse the repository at this point in the history
  2. Transaction size plugin (#10)

    belane authored and erikzhang committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    c3462c1 View commit details
    Browse the repository at this point in the history
  3. Update packages reference (#22)

    vncoelho authored and erikzhang committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    e9e97ba View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

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

Commits on Dec 4, 2018

  1. Persitence Plugin for exporting storage changes (#21)

    * Persitence Plugin first draft
    
    * Fixing some compiling problems. Trackable is still not found in the local scope.
    
    * Minnor changes. Trackable still not found
    
    * Fixing all compiling errors and Trackable
    
    * Fixing StorageKey and Item get values
    
    * Switch case Persist Action and fixing Storage export
    
    * Adding Height To Being
    
    * Moving plugin to StatesDumper
    
    * minnor comments
    
    * remove StatesDumper.sln
    
    * format
    
    * remove `Settings.BlockStorageCache`
    
    * add `PersistActions`
    vncoelho authored Dec 4, 2018
    Configuration menu
    Copy the full SHA
    db04e75 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. v2.9.3 (#31)

    * Update packages reference
    
    * Fix claim (#34)
    erikzhang authored Dec 14, 2018
    Configuration menu
    Copy the full SHA
    768b885 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. v2.9.4

    erikzhang committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    64826c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2019

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

Commits on Jan 19, 2019

  1. Ensure PoW correct order for TXs tiebreakers (#38)

    * Ensure PoW correct order for TXs tiebreakers
    
    * ThenByAscending for Hash
    vncoelho authored Jan 19, 2019
    Configuration menu
    Copy the full SHA
    9fb033b View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. Expose HighPriorityTxType (#39)

    * Expose HighPriorityTxType
    
    * HigherLowPriorityTxTypes
    
    * InHigherLowPriorityList
    
    * Modify missing InHigherLowPriorityList
    
    * Missing InHigherLowPriorityList
    
    * Use InHigherLowPriorityList and change to public
    
    * Clean
    
    * Clean II
    vncoelho authored Jan 20, 2019
    Configuration menu
    Copy the full SHA
    d352976 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2019

  1. Commit as the final step of persistence in StatesDumper (#40)

    * Support commit as the final step of persistence.
    
    * Update for new method .
    
    * OnCommitStorage
    jsolman authored and vncoelho committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    bab9d09 View commit details
    Browse the repository at this point in the history
  2. Adding tests and fixing typo (#41)

    * Adding tests and fixing typo
    
    * adding random attribute to claim
    
    * unit tests for hash compare
    vncoelho authored Jan 27, 2019
    Configuration menu
    Copy the full SHA
    69782e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

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

Commits on Mar 6, 2019

  1. Including PreProcess and PostProcess functions (#46)

    * Including PreProcess and PostProcess functions
    
    * Adding pre-post to RpcSecurity
    vncoelho authored Mar 6, 2019
    Configuration menu
    Copy the full SHA
    363b279 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    937a443 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Add RpcWallet (#44)

    * Add RpcWallet
    
    * Add `importprivkey`
    
    * Add `from` parameter to `sendmany`
    
    * Add `getunclaimedgas`
    
    * Add `claimgas`
    
    * Add reference: Neo 2.10.0
    
    * Fix `importprivkey`
    erikzhang authored and superboyiii committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    56ed6a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2019

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

Commits on Mar 12, 2019

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

Commits on Mar 13, 2019

  1. v2.10.0

    erikzhang committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    1643a8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08cda72 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2019

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

Commits on Mar 18, 2019

  1. Fix sizes for RpcNep5Tracker (#67)

    shargon authored and jsolman committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    8137d5c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Plugin CoreMetrics (#68)

    * Plugin coreMetrics.
    
    * Organize project files
    
    * metric prefix
    vncoelho authored Mar 20, 2019
    Configuration menu
    Copy the full SHA
    c611239 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. Make calculation for extra gas on "send*" RPC (#70)

    * Make calculation for extra gas on "send*" RPC
    
    * Fix for the calculation when little overstep
    superboyiii authored Mar 21, 2019
    Configuration menu
    Copy the full SHA
    a3d2b6e View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Add Max_Fee as the optional for gas limit. (#74)

    * Make calculation for extra gas on "send*" RPC (#70)
    
    * Make calculation for extra gas on "send*" RPC
    
    * Fix for the calculation when little overstep
    
    * Delete the dependency which is for testing purpose
    
    * Choose the max_fee between  fee and extra_fee
    
    * Change error codes
    
    * Update Settings.cs
    
    * format
    superboyiii authored Apr 1, 2019
    Configuration menu
    Copy the full SHA
    6449d7c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Add NuGet.Config

    erikzhang committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    b073322 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. fix size calculation (#75)

    superboyiii authored and erikzhang committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    d4fd6c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. Add Plugin for UTXO tracking by account. (#65)

    * Add Plugin for UTXO tracking by account.
    
    * Rename RpcSystemAssetPlugin -> RpcSystemAssetTracker.
    
    * Accept address or script hash.
    
    * Remove unnecessary white space.
    
    * Update project ref to Neo 2.10.1-CI00002.
    
    * Ensure consistency in case of crash or kill.
    
    * Fix setting lastPersistedBlock after each block is persisted.
    
    * Performance optimization: Don't write block number for empty blocks.
    
    * Optimize.
    
    * Add support for tracking unclaimed spent outputs.
    
    * Provide getclaimable RPC call for getting available claim spent outputs.
    
    * Clean-up.
    
    * Don't leak memory.
    
    * Implement getclaimable to get get total unclaimed amount for an address.
    
    * Remove unnecessary comment.
    
    * Fix size of UserSystemAssetCoinOutputs. Remove unused using statement.
    
    * Reload max utxo's from configuration if it changes.
    
    * Upgrade dependency
    jsolman authored and vncoelho committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    1e2a3eb View commit details
    Browse the repository at this point in the history
  2. Fix .sln for #65

    erikzhang committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    05b573f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    325a12f View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2019

  1. Configuration menu
    Copy the full SHA
    5dfd53c View commit details
    Browse the repository at this point in the history
  2. v2.10.1

    erikzhang committed Apr 7, 2019
    Configuration menu
    Copy the full SHA
    9875883 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3d49a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. RpcNep5Tracker: Handle NEP5 transfers to/from null & limit max results (

    #71)
    
    * Handle NEP5 transfers to/from null.
    * Add support for tracking tokens using non-standard mintToken event.
    * Implement maximum results to return for transfer history.
    * Make whether to support tracking null address history configurable. Default to false.
    * Better input validation
    * Support tracking non-standard mintTokens event, but default to off.
    jsolman authored Apr 9, 2019
    Configuration menu
    Copy the full SHA
    f4b83e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. Small optimization (#82)

    shargon authored Apr 16, 2019
    Configuration menu
    Copy the full SHA
    7347fba View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. Updating travis (#84)

    vncoelho authored and erikzhang committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    c45e3f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. Fix output json for multisigaddress transaction (#86)

    * Fix output json for multisigaddress transaction 
    
    Fix output json for multisigaddress transaction
    
    * format
    
    * format
    superboyiii authored Apr 23, 2019
    Configuration menu
    Copy the full SHA
    dc45d33 View commit details
    Browse the repository at this point in the history
  2. Fix the height to end with (#88)

    * Fix-heightToEnd
    
    * Minor fix and comment
    superboyiii authored and vncoelho committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    9ae210f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Minor fix on storage state dumper parameter HeightToStartRealTimeSync…

    …ing (#91)
    
    * Minor fix on storage state dumper parameter HeightToStartRealTimeSyncing
    
    * Update StatesDumper/StatesDumper.cs
    
    Co-Authored-By: vncoelho <vncoelho@gmail.com>
    vncoelho authored Apr 30, 2019
    Configuration menu
    Copy the full SHA
    14eb335 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Prevent exceed the height (#92)

    * Update CoreMetrics.cs
    
    I think that it could be exceeded the max height using the `lastHeight` parameter
    
    * Update CoreMetrics.cs
    shargon authored May 16, 2019
    Configuration menu
    Copy the full SHA
    45b1010 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. v2.10.2 (#96)

    erikzhang authored May 17, 2019
    Configuration menu
    Copy the full SHA
    04fedf5 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2019

  1. Update CoreMetrics.cs (#94)

    shargon authored and vncoelho committed May 19, 2019
    Configuration menu
    Copy the full SHA
    e1c0276 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a72c448 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Updating README - Removing Asset Tracker plugin (#104)

    Removing description of asset tracker plugin from NEO 3.0 plugins readme
    vncoelho authored Jun 3, 2019
    Configuration menu
    Copy the full SHA
    eabfd78 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2019

  1. Prevent DoS with wrong files (#81)

    * Prevent DoS with wrong files
    
    * Constant
    
    * Throw exception
    
    * Clean
    shargon authored Jul 14, 2019
    Configuration menu
    Copy the full SHA
    3774004 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Fixing uint to ulong for some plugins due to seconds to ms change (#107)

    * Fixing uint to ulong for some plugins
    
    * Removing .sln files
    
    * Updating nuget to more recent daily build
    vncoelho authored Jul 30, 2019
    Configuration menu
    Copy the full SHA
    9618682 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Removing SimplePolicy plugin (#110)

    * Clean SimplePolicy
    
    * Removing travis
    
    * Completely removing SimplePolicy
    
    * Updating readme
    
    * Re-adding travis
    
    * Dotnet restore on Travis
    
    * Cleaning .sln
    
    * Cleaning SP-UT
    vncoelho authored Jul 31, 2019
    Configuration menu
    Copy the full SHA
    c836031 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

  1. SystemLog plugin (#117)

    shargon authored and erikzhang committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    36544d8 View commit details
    Browse the repository at this point in the history
  2. CI00151 (#111)

    erikzhang authored Aug 16, 2019
    Configuration menu
    Copy the full SHA
    b30acd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. Configuration menu
    Copy the full SHA
    7bac2dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3715bf7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6cf62f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2019

  1. Fix RpcNep5Tracker (#125)

    erikzhang authored Aug 24, 2019
    Configuration menu
    Copy the full SHA
    f8105d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Fixes output of getbalance (#132)

    erikzhang authored and shargon committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    1c91346 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. Fix/memory (#135)

    * use Singleton.Store.GetBlock optimize memory cause
    
    * refactor
    ZhangTao1596 authored Sep 17, 2019
    Configuration menu
    Copy the full SHA
    42e7404 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. v3.0.0-preview1 (#136)

    * Update to v3.0.0-preview1
    
    * update version number
    superboyiii authored Sep 18, 2019
    Configuration menu
    Copy the full SHA
    90c15dc View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Fix cell on maxNBlocksPerDay (3.X) (#142)

    * Fix cell on maxNBlocksPerDay
    
    uint (86400/15000*10000) equals 5000 but not 5760 because ```maxNBlocksPerDay``` is uint but not float.
    
    * Delete incoverable code
    
    Delete incoverable code since unint can't be <0,. For example: uint(-1) = uint 4294967295.
    
    * Fix nBlocks == 0
    
    Fix nBlocks == 0
    superboyiii authored and vncoelho committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    7ca6354 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2019

  1. Upgrade dependencies and target frameworks (#147)

    * Upgrade dependencies and target frameworks
    
    * Update .travis.yml
    
    * IStorage (#148)
    
    * Fix UT (#149)
    
    * Update RpcNep5Tracker/RpcNep5Tracker.cs
    
    Co-Authored-By: Erik Zhang <erik@neo.org>
    
    * Update RpcNep5Tracker/RpcNep5Tracker.cs
    
    Co-Authored-By: Erik Zhang <erik@neo.org>
    
    * Update RpcNep5Tracker/RpcNep5Tracker.cs
    
    Co-Authored-By: Erik Zhang <erik@neo.org>
    erikzhang authored and shargon committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    9c82661 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

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

Commits on Dec 3, 2019

  1. Fix SystemLog

    erikzhang committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    80c66e1 View commit details
    Browse the repository at this point in the history
  2. Add LevelDBStore (#150)

    erikzhang authored Dec 3, 2019
    Configuration menu
    Copy the full SHA
    b50e790 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Neo v3.0.0-CI00817

    erikzhang committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    e48eae0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Fix leveldb (#153)

    erikzhang authored and vncoelho committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    bd2d33a View commit details
    Browse the repository at this point in the history
  2. Fix ApplicationLog (#154)

    erikzhang authored and vncoelho committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    29fee59 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

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

Commits on Dec 7, 2019

  1. RocksDb storage plugin (#144)

    * RocksDb plugin
    
    * Update IStoragePlugin.cs
    
    * Clean name
    
    * Refactor as IStore
    
    * Remove Helper
    
    * Reorder
    
    * Remove IStorage
    
    * Reduce sln changes
    
    * sln bom
    
    * Clean and optimize
    
    * Update nuget
    
    * Create and cache only families if are used
    
    * Rename namespaces
    
    * Rename classes
    
    * 3.0 version
    
    * Format
    
    * Rename the directory
    
    * SetSync
    
    * Remove the DbOptions wrapper
    
    * Update Options.cs
    
    * Remove RocksDBCore
    
    * Remove ColumnFamily.cs
    
    * Rename RocksDbSnapshot to Snapshot
    
    * Add config.json
    
    * Update RocksDBStore.csproj
    
    * Add storage UT
    
    * Fix RocksDb
    
    * Update dotnetcore.yml
    
    * Update dotnetcore.yml
    
    * Copy fix leveldb
    
    * Remove test
    
    * Remove comment
    
    * Fix the fix
    
    * Fix Clear method
    
    * Some changes
    
    * Fix sln
    
    * Update dotnetcore.yml
    
    * sudo apt
    
    * add leveldb
    
    * Update dotnetcore.yml
    
    * Fix Dispose and add UT
    
    * Clean using
    
    * Optimize LevelDB init
    shargon authored and vncoelho committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    8783ade View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    971c251 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2019

  1. Configuration menu
    Copy the full SHA
    9fce80e View commit details
    Browse the repository at this point in the history
  2. Update .sln

    erikzhang committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    d3603c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Rename tests

    erikzhang committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    f326b21 View commit details
    Browse the repository at this point in the history
  2. Add RpcClient (#163)

    erikzhang authored Dec 9, 2019
    Configuration menu
    Copy the full SHA
    c369cd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68957fb View commit details
    Browse the repository at this point in the history
  4. Coveralls (#165)

    erikzhang authored Dec 9, 2019
    Configuration menu
    Copy the full SHA
    68fbc69 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2019

  1. Add RpcServer (#160)

    erikzhang authored Dec 15, 2019
    Configuration menu
    Copy the full SHA
    fa5a83c View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. Update README.md (#146)

    Celia18305 authored and shargon committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    c08ce90 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. Update NuGet versions of all modules (#174)

    * Update-package-rpc-client
    
    * Update nuget
    
    * Update Crypto.ECDsaVerify
    
    * Update TransactionManager.cs
    
    * Some fixes
    
    * Change from public to protected as in level db (#177)
    
    * Change from public to protected as in level db
    
    * Update RocksDBStore.csproj
    
    Co-authored-by: Shargon <shargon@gmail.com>
    
    * Update neo nuget
    
    * change network fee calculation (#178)
    
    * change network fee calculation
    
    * update to CI00847
    
    * fix fee issue
    
    * add UT for network fee
    
    * Update versions
    
    * Update src/RpcClient/TransactionManager.cs
    
    Co-authored-by: Shargon <shargon@gmail.com>
    Co-authored-by: Krain Chen <ssssu8@qq.com>
    3 people authored Jan 11, 2020
    Configuration menu
    Copy the full SHA
    b3fcf1f View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Rpc limits (3x) (#172)

    * Add some limits to rpc
    
    * Updating to peer and comments
    
    * Allow to configure MaxConcurrentConnections
    
    * Enter
    
    Co-authored-by: Vitor Nazário Coelho <vncoelho@gmail.com>
    2 people authored and superboyiii committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    ef91c52 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. update readme (#169)

    * update readme
    
    * more details for rpc-related plugins
    
    * desc for plugin dependency
    
    * add logo
    
    * Improvement
    
    Improvement
    
    * Delete --log
    
    Delete --log
    
    * Format
    
    Format
    
    * Minor changes
    
    * Adding note about NEP5 functionalities
    
    * Updating with RpcServer
    
    * Fix
    
    Fix
    
    * Format
    
    Format
    
    * Remove StorageEngine
    
    Remove StorageEngine
    
    Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
    Co-authored-by: Vitor Nazário Coelho <vncoelho@gmail.com>
    Co-authored-by: Shargon <shargon@gmail.com>
    4 people committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    febc7f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. dotnet-format (#185)

    * Fix
    
    * Fix
    
    * Add dotnet format version
    
    * Fix version
    
    * Update main.yml
    
    * Update main.yml
    
    * Update main.yml
    shargon authored Feb 11, 2020
    Configuration menu
    Copy the full SHA
    7769261 View commit details
    Browse the repository at this point in the history
  2. Fix RpcServer[GetStorage] (#183)

    * Fix RpcServer.Blockchain.cs[GetStorage], using id to be key.
    
    * Accept id and hash
    
    Co-authored-by: Shargon <shargon@gmail.com>
    superboyiii and shargon authored Feb 11, 2020
    Configuration menu
    Copy the full SHA
    3bab3e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Update Neo nuget to 3.0.0-CI00855 (#186)

    * Update Neo nuget to 3.0.0-CI00855
    
    * update
    
    update
    superboyiii authored Feb 19, 2020
    Configuration menu
    Copy the full SHA
    9c28dec View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. fix balance not change for non-transfer tx (#181)

    * fix balance not change for non-transfer tx
    
    * deal with gas burn seperately
    
    * remove conversion to null
    
    * check stackitem null
    
    * Fix IsNull
    
    * Remove nullable
    
    * Use constant
    
    * PR correction
    
    * modify check statement
    
    * bug ifix
    
    * send stackitem.null
    
    * not tracker non-tx transfer history
    
    * format
    
    * format
    
    * add check for invalid address
    
    Co-authored-by: Shargon <shargon@gmail.com>
    cn1010 and shargon authored Mar 11, 2020
    Configuration menu
    Copy the full SHA
    862cc79 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. adapt RpcClient to modules (#171)

    * adapt RpcClient to modules
    
    * fix json issue
    
    * fix size calculate
    
    * Fix getnep5balances name issue
    
    * add wallet rpc methods, reconstruct rpc UT
    
    * PR correction
    
    * move models to rpc server
    
    * delete models from rpcclient
    
    * change plugins with model
    
    * format names
    
    * move models back to rpc client
    
    * fix build error
    
    * change test file
    
    * auto calculate network fee, update version
    
    * format code
    
    * fix issue #1416 Deal with ContractParameterType.Any
    
    * change GetStorage parameter to enable id query
    
    * add test for issue #1416
    
    * PR correction
    
    * use snake_case in json
    
    * update neo version
    
    * Update src/RpcClient/RpcClient.cs
    
    Co-Authored-By: Shargon <shargon@gmail.com>
    
    * Update src/RpcClient/RpcClient.cs
    
    Co-Authored-By: Shargon <shargon@gmail.com>
    
    * PR correction
    
    * update neo version
    
    Co-authored-by: Vitor Nazário Coelho <vncoelho@gmail.com>
    Co-authored-by: Nicole <43694095+nicolegys@users.noreply.github.com>
    Co-authored-by: Shargon <shargon@gmail.com>
    4 people authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    bbcfa56 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Deal with contract destory (#196)

    * deal with contract destory
    
    * remove delete key
    bettybao1209 authored Mar 26, 2020
    Configuration menu
    Copy the full SHA
    74f3ebd View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Remove GetBlockSysFee (#199)

    * remove GetSysFeeAmount in rpcserver
    
    * remove getblocksysfee in rpcclient
    
    * fix ut
    
    Co-authored-by: Vitor Nazário Coelho <vncoelho@gmail.com>
    bettybao1209 and vncoelho authored Mar 27, 2020
    Configuration menu
    Copy the full SHA
    bd4b9ce View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

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

Commits on Apr 10, 2020

  1. Change module command (#187)

    * change command
    
    * Change comment
    
    * Add nuget
    
    * Update StatesDumper.cs
    shargon authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    d53fc24 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Configuration menu
    Copy the full SHA
    01948ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12dcef0 View commit details
    Browse the repository at this point in the history
  3. remove round up sysfee (#219)

    Co-authored-by: Vitor Nazário Coelho <vncoelho@gmail.com>
    bettybao1209 and vncoelho authored Apr 13, 2020
    Configuration menu
    Copy the full SHA
    f451ca8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Enable programmatic configuration of RpcServer plugin (#206)

    * seperate out plugin from rpcServer functionality
    
    * Update src/RpcServer/RpcServer.cs
    
    * CR Feedback
    
    * fix encoding
    
    * fix build break
    
    Co-authored-by: Harry Pierson <harrypierson@ngd.neo.org>
    Co-authored-by: Shargon <shargon@gmail.com>
    3 people authored Apr 15, 2020
    Configuration menu
    Copy the full SHA
    d62b18b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Fix SystemLog (#222)

    erikzhang authored Apr 16, 2020
    Configuration menu
    Copy the full SHA
    14f3f4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d2ba88 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

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

Commits on Apr 22, 2020

  1. Update nugets (#226)

    bettybao1209 authored Apr 22, 2020
    Configuration menu
    Copy the full SHA
    db682b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

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

Commits on May 7, 2020

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

Commits on May 11, 2020

  1. Fix RpcServer RegisterMethods (#239)

    * Fix RpcServer RegisterMethods
    
    * Update RpcServerPlugin.cs
    
    OnPluginsLoaded() will do RegisterMethods
    ProDog authored May 11, 2020
    Configuration menu
    Copy the full SHA
    6b06c1f View commit details
    Browse the repository at this point in the history
  2. Update nugets (#233)

    * Close 232
    
    * Sync to the latest neo.
    
    * Fix UT
    
    * Deal with exceptions
    
    * Use last version
    
    * Fix compilation
    
    * Fix RPC module UTs.
    
    Co-authored-by: superboyiii <573504781@qq.com>
    Co-authored-by: zhuoqian <zhuoqian10@gmail.com>
    Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
    4 people authored May 11, 2020
    Configuration menu
    Copy the full SHA
    779a0b7 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Allow to share logs in read mode (#240)

    * Allow to share logs in read mode
    
    * Catch exception
    
    * Update Logger.cs
    
    * format
    
    format
    
    Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
    shargon and superboyiii authored May 12, 2020
    Configuration menu
    Copy the full SHA
    3dcd2bd View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Create generic getunclaimedgas and rename wallet ones (#243)

    * Create generic getunclaimedgas and rename wallet ones
    
    * Throw exception
    vncoelho authored May 25, 2020
    Configuration menu
    Copy the full SHA
    a314f9e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. fix relay tx (#249)

    Tommo-L authored May 27, 2020
    Configuration menu
    Copy the full SHA
    2bcfb9d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. add issue template (#250)

    Luchuan authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    eb75e0d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. delete systemlog plugin (#246)

    Co-authored-by: Shargon <shargon@gmail.com>
    Luchuan and shargon authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    bd7468e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Add plugin desc and fix ut (#257)

    * add plugin desc and sync neo-core
    
    * format
    
    Co-authored-by: Vitor Nazário Coelho <vncoelho@gmail.com>
    Luchuan and vncoelho authored Jun 7, 2020
    Configuration menu
    Copy the full SHA
    c51b96b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

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

Commits on Jun 25, 2020

  1. Change json field names for GetVersion (#262)

    Co-authored-by: Shargon <shargon@gmail.com>
    joeqian10 and shargon authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    eddcd2c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. remove system log (#272)

    ProDog authored Jun 28, 2020
    Configuration menu
    Copy the full SHA
    1bbce6a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Neo.VM.3.0.0-CI00958 (#274)

    * fix
    
    * fix event
    
    * CI00958
    
    Co-authored-by: Luchuan <luchuan@neo.org>
    Co-authored-by: Erik Zhang <erik@neo.org>
    3 people authored Jun 29, 2020
    Configuration menu
    Copy the full SHA
    d55d88c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Add EventName to NotifyEventArgs (#267)

    * Add EventName to NotifyEventArgs
    
    * Update UT cases
    
    * Change to all lower case
    
    * Fix UTs
    
    * Fix format
    
    * Fix format again
    joeqian10 authored Jul 3, 2020
    Configuration menu
    Copy the full SHA
    27aff25 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. Replace db.Find by db.Seek (#279)

    * replace find by seek
    
    * add db.seek
    
    * fix
    
    * format
    
    Co-authored-by: Luchuan <luchuan@neo.org>
    Tommo-L and Luchuan authored Jul 5, 2020
    Configuration menu
    Copy the full SHA
    04df890 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Add a generic GetUnclaimedGas() in RpcClient (#273)

    * Add GetUnclaimedGas() in RpcClient and UT
    
    * Fix format
    
    * Update tests/Neo.Network.RPC.Tests/RpcTestCases.json
    
    Co-authored-by: Luchuan <luchuan@ngd.neo.org>
    Co-authored-by: Shargon <shargon@gmail.com>
    3 people authored Jul 7, 2020
    Configuration menu
    Copy the full SHA
    50e245b View commit details
    Browse the repository at this point in the history
  2. Fix seek (#281)

    * fix seek
    
    * move Helper method
    
    * Update Helper.cs
    
    Co-authored-by: Luchuan <luchuan@neo.org>
    Tommo-L and Luchuan authored Jul 7, 2020
    Configuration menu
    Copy the full SHA
    1cf385d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Change json fields to all lower case for consistency (#277)

    * Change json field names for GetVersion
    
    * Change json fields to snake case for consistency
    
    * Change json fields to all lower case
    
    * Fix UTs.
    
    * rename
    
    * Add back GetUnclaimedGas()
    
    * Remove "_" in RpcNep5Tracker.cs
    
    * Remove underscore line
    
    Co-authored-by: Shargon <shargon@gmail.com>
    Co-authored-by: Luchuan <luchuan@neo.org>
    3 people authored Jul 8, 2020
    Configuration menu
    Copy the full SHA
    bc6d38a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. fix add signature in invokefunction and invokescript (#280)

    * fix add signature in invokefunction and invokescript
    
    * Update RpcServer.SmartContract.cs
    
    * rename
    
    * fix format
    
    * add exception if wallet or cosigners is null
    
    * Set the default tx to null
    
    Co-authored-by: Shargon <shargon@gmail.com>
    ProDog and shargon authored Jul 9, 2020
    Configuration menu
    Copy the full SHA
    f51432d View commit details
    Browse the repository at this point in the history
  2. update nuget (#283)

    * update nuget
    
    * remove GasFree
    
    * resolve conflict
    
    Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
    cloud8little and superboyiii authored Jul 9, 2020
    Configuration menu
    Copy the full SHA
    40f9180 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

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

Commits on Jul 15, 2020

  1. update signers for invokefunction and invokescript (#286)

    * update signers for invokefunction and invokescript
    
    * fix format
    
    * Validate signer format
    
    Co-authored-by: Shargon <shargon@gmail.com>
    ProDog and shargon authored Jul 15, 2020
    Configuration menu
    Copy the full SHA
    6dc340c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Add BloomFilter to levelDB (#253)

    * Add BloomFilter to levelDB
    
    * Code optimization
    
    * Code optimization
    
    * Optimize bloomfilter bits per key value
    
    * Hard-code bloomfilter bitsPeyKey to 15
    
    * Code optimization
    
    Co-authored-by: Jin Qiao <jinqiao@neo.org>
    Co-authored-by: Shargon <shargon@gmail.com>
    Co-authored-by: Erik Zhang <erik@neo.org>
    4 people authored Jul 16, 2020
    Configuration menu
    Copy the full SHA
    dcd946a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Solve workflow conflict (#294)

    * Solve workflow conflict
    
    Solve workflow conflict from master-2.x and master
    
    * Update main.yml
    
    Apply neo-project/neo#1775
    
    Co-authored-by: Shargon <shargon@gmail.com>
    superboyiii and shargon authored Jul 17, 2020
    Configuration menu
    Copy the full SHA
    804181f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. update InvokeFunction (#295)

    ProDog authored Jul 18, 2020
    Configuration menu
    Copy the full SHA
    d21b537 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Fix db.Seek (#291)

    * add db.seek ut
    
    * fix db.seek
    
    * remove ByteArrayCompare
    
    Co-authored-by: Luchuan <luchuan@neo.org>
    Co-authored-by: Shargon <shargon@gmail.com>
    3 people authored Jul 21, 2020
    Configuration menu
    Copy the full SHA
    424a25a View commit details
    Browse the repository at this point in the history
  2. update RpcClient (#296)

    * update RpcClient
    
    * fix sln
    
    * fix format
    
    * fix format
    
    Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
    ProDog and superboyiii authored Jul 21, 2020
    Configuration menu
    Copy the full SHA
    b0ed3f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Add Utility.StackItemFromJson (#302)

    * fix invoke tojson
    
    * add StackItemFromJson
    
    * optimize code
    
    * remove src/RpcClientTests/UtilityTests.cs
    
    Co-authored-by: Luchuan <luchuan@neo.org>
    Tommo-L and Luchuan authored Jul 29, 2020
    Configuration menu
    Copy the full SHA
    612b4cb View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Merge Preview3 to Master (#307)

    * Add Utility.StackItemFromJson (#302) (#303)
    
    * fix invoke tojson
    
    * add StackItemFromJson
    
    * optimize code
    
    * remove src/RpcClientTests/UtilityTests.cs
    
    Co-authored-by: Luchuan <luchuan@neo.org>
    
    Co-authored-by: Luchuan <luchuan@ngd.neo.org>
    Co-authored-by: Luchuan <luchuan@neo.org>
    
    * update to preview3 (#305)
    
    Co-authored-by: Luchuan <luchuan@ngd.neo.org>
    Co-authored-by: Luchuan <luchuan@neo.org>
    3 people authored Aug 5, 2020
    Configuration menu
    Copy the full SHA
    981edd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. fix #312 (#319)

    cloud8little authored Aug 13, 2020
    Configuration menu
    Copy the full SHA
    d7214ef View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2020

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

Commits on Aug 17, 2020

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

Commits on Aug 26, 2020

  1. Remove old bug (#331)

    shargon authored Aug 26, 2020
    Configuration menu
    Copy the full SHA
    83b3a06 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

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

Commits on Sep 2, 2020

  1. Fix RocksDb (#332)

    shargon authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    01a1ba3 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Add Getcommittee (#342)

    cloud8little authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    435a68b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    294d915 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. Optimize the result of 'getnep5transfers' (#345)

    * Update RpcNep5Tracker.cs
    
    * Update RpcNep5Tracker.cs
    
    Co-authored-by: Erik Zhang <erik@neo.org>
    陈志同 and erikzhang authored Sep 12, 2020
    Configuration menu
    Copy the full SHA
    19086b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

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

Commits on Sep 16, 2020

  1. Update dependencies (#338)

    shargon authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    a849d05 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Neo 3.0.0-CI01036 (#353)

    * upgrade neo-core
    
    * Add statesdumper
    
    Co-authored-by: Shargon <shargon@gmail.com>
    Tommo-L and shargon authored Sep 25, 2020
    Configuration menu
    Copy the full SHA
    fed3f7a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

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

Commits on Oct 15, 2020

  1. Pure async RpcClient (#335)

    * compiling, some stuff stubbed out
    
    * more tests working
    
    * MakeTxContext
    
    * mistake in GetBlock/GetBlockHeader
    
    * rework TransactionManager to be closer to original
    
    * more unit tests (2 still failing)
    
    * remove assertEx
    
    * Add ThrowsAsync comment
    
    * ReturnsAsync
    
    * fixed last remaining test issues
    
    * minor TXManager cleanup
    
    * formatting
    
    * move tx contruction to MakeTransaction
    
    * discards
    
    * Async Suffixes (PR feedback)
    
    * GetCommitteeAsync
    
    * add custom magic support to tx manager
    
    * fix format
    
    * add magic param comment
    
    * CR Feedback
    
    * Clean enter
    
    Co-authored-by: Harry <harrypierson@ngd.neo.org>
    Co-authored-by: Shargon <shargon@gmail.com>
    3 people authored Oct 15, 2020
    Configuration menu
    Copy the full SHA
    65e8b9b View commit details
    Browse the repository at this point in the history
  2. Add magic field in getversion (#363)

    * add magic field in getversion
    
    * fix rpc client
    
    * fix
    Tommo-L authored Oct 15, 2020
    Configuration menu
    Copy the full SHA
    10a237c View commit details
    Browse the repository at this point in the history
  3. Fix validateaddress (#365)

    * fix validateaddress
    
    * apply recommendation
    
    Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
    Tommo-L and superboyiii authored Oct 15, 2020
    Configuration menu
    Copy the full SHA
    20dfce9 View commit details
    Browse the repository at this point in the history
  4. Allow rpc method can be overrided (#367)

    * allow rpc method can be overrided
    
    * change to protected virtual
    
    * set DummyWallet private
    
    * Update src/RpcServer/RpcServer.SmartContract.cs
    
    Co-authored-by: Shargon <shargon@gmail.com>
    
    Co-authored-by: Shargon <shargon@gmail.com>
    Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
    3 people authored Oct 15, 2020
    Configuration menu
    Copy the full SHA
    6069db4 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Update RpcServer.Utilities.cs (#374)

    陈志同 authored Oct 16, 2020
    Configuration menu
    Copy the full SHA
    388f44d View commit details
    Browse the repository at this point in the history
  2. add null check for transferaddress (#373)

    * add null check for transferaddress
    
    * add ut
    
    * fix ut
    
    * fix format
    
    * fix
    
    * merge master
    
    Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
    cloud8little and superboyiii authored Oct 16, 2020
    Configuration menu
    Copy the full SHA
    b9b97c8 View commit details
    Browse the repository at this point in the history
  3. invoke* use base64 script (#362)

    * invoke* use base64 script
    
    * fix rpc client
    
    * fix ut
    
    * fix validateaddress
    
    * fix ut
    
    * revert
    
    * fix ProcessInvokeWithWallet
    
    Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
    Tommo-L and superboyiii authored Oct 16, 2020
    Configuration menu
    Copy the full SHA
    e61cfe2 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Remove sender from invoke method (#368)

    * remove sender from invoke method
    
    * fix
    
    * format
    
    Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
    Tommo-L and superboyiii authored Oct 19, 2020
    Configuration menu
    Copy the full SHA
    039a28f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Add exception field in invokeresult (#364)

    * add exception field in invokeresult
    
    * fix rpc client
    
    * fix
    
    * fix show exception message
    
    * fix
    
    * fix
    
    * fix: add try-catch for processInvokeWithWallet
    
    * fix
    
    * apply
    
    * trigger github action
    
    * Singers
    
    * fix
    
    Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
    Tommo-L and superboyiii authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    8f2185d View commit details
    Browse the repository at this point in the history
  2. [RpcClient] Optimization code. (#372)

    * optimization code
    
    * conflict resolution 2
    
    * conflict resolution 3
    
    * update
    
    * Update RpcApplicationLog.cs
    
    * Update RpcBlock.cs
    
    * Update RpcBlockHeader.cs
    
    * Optimize return
    
    Co-authored-by: Shargon <shargon@gmail.com>
    Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
    3 people authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    328ca33 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. [RpcClient] Add processing of Any type to StackItemFromJson method. (#…

    …371)
    
    * Update Utility.cs
    
    * Update RpcTestCases.json
    
    * update
    
    Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
    陈志同 and superboyiii authored Oct 21, 2020
    Configuration menu
    Copy the full SHA
    ce24f59 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

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

Commits on Nov 2, 2020

  1. Use Base64String on response of getrawtransaction (#383)

    Use Base64String on response of getrawtransaction
    superboyiii authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    2381118 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Unify to base64 (#384)

    superboyiii authored Nov 3, 2020
    Configuration menu
    Copy the full SHA
    9729f7e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Update RpcServer.SmartContract.cs (#386)

    According to #368 (comment)
    ProDog authored Nov 5, 2020
    Configuration menu
    Copy the full SHA
    f88961d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. [RpcClient] Policy API mismatch (#388)

    * fixed-bug-1021
    
    * Update src/RpcServer/RpcServer.SmartContract.cs
    
    * 😂
    
    * NEO3: RPC client Policy API mismatch
    
    * update
    
    * update
    
    * update
    
    * UT
    
    * Format
    
    Co-authored-by: Shargon <shargon@gmail.com>
    Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
    3 people authored Nov 10, 2020
    Configuration menu
    Copy the full SHA
    3ab2871 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. [Sync to master] Unify base64 (#397)

    * Unify base64 in SendRawTransaction and SubmitBlock
    
    * fix GetRpcName() in GetWalletBalanceAsync
    
    * add SubmitBlock
    
    * add ProcessInvokeWithWallet
    superboyiii authored Nov 12, 2020
    Configuration menu
    Copy the full SHA
    fc7bbb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Modify container in GetInvokeResult method (#390)

    * fixed-bug-1021
    
    * Update src/RpcServer/RpcServer.SmartContract.cs
    
    * 😂
    
    * Modify container in GetInvokeResult method
    
    * .
    
    * Update src/RpcServer/RpcServer.SmartContract.cs
    
    Co-authored-by: cloud8little <34291844+cloud8little@users.noreply.github.com>
    
    Co-authored-by: Shargon <shargon@gmail.com>
    Co-authored-by: cloud8little <34291844+cloud8little@users.noreply.github.com>
    3 people authored Nov 13, 2020
    Configuration menu
    Copy the full SHA
    f43c5ab View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. trigger type for getapplicationlog (#380)

    * fixed-bug-1021
    
    * Update src/RpcServer/RpcServer.SmartContract.cs
    
    * 😂
    
    * Keeping up to date with neo
    
    * Keeping up to date with neo
    
    * Revert "Keeping up to date with neo"
    
    This reverts commit aa8e120.
    
    * Prevent create key if not null
    
    * dotnet format
    
    * Query application log via blockhash
    
    * update
    
    * Modifying the Json storage structure
    
    * Modifying the JSON storage structure 2
    
    * Additional optional "trigger" parameter to getapplicationlog for clients to be able to get just one execution result for a block.
    
    * Re-run checks
    
    * StrictUTF8
    
    * Update src/ApplicationLogs/LogReader.cs
    
    Co-authored-by: Luchuan <luchuan@ngd.neo.org>
    
    * Optimize
    
    Co-authored-by: Shargon <shargon@gmail.com>
    Co-authored-by: Luchuan <luchuan@ngd.neo.org>
    Co-authored-by: Vitor Nazário Coelho <vncoelho@gmail.com>
    Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
    5 people authored Nov 16, 2020
    Configuration menu
    Copy the full SHA
    7cee1a4 View commit details
    Browse the repository at this point in the history
  2. Update RpcApplicationLog.cs in RpcClient (#395)

    * fixed-bug-1021
    
    * Update src/RpcServer/RpcServer.SmartContract.cs
    
    * 😂
    
    * Update RpcApplicationLog.cs in RpcClient
    
    * update
    
    * Fixed UT
    
    * ???
    
    * update
    
    * UT
    
    Co-authored-by: Shargon <shargon@gmail.com>
    Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
    Co-authored-by: superboyiii <573504781@qq.com>
    4 people authored Nov 16, 2020
    Configuration menu
    Copy the full SHA
    2ae6a97 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Update LogReader.cs (#401)

    * Update LogReader.cs
    
    * update
    陈志同 authored Nov 18, 2020
    Configuration menu
    Copy the full SHA
    f13d7c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. [RpcServer] Update RpcServer.SmartContract.cs (#400)

    * Update RpcServer.SmartContract.cs
    
    * Update src/RpcServer/RpcServer.SmartContract.cs
    
    Co-authored-by: Shargon <shargon@gmail.com>
    
    * update
    
    Co-authored-by: Owen Zhang <38493437+superboyiii@users.noreply.github.com>
    Co-authored-by: Shargon <shargon@gmail.com>
    3 people authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    f0a3ab6 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. use shared directory.build.props file (#403)

    * use shared directory.build.props file
    
    * Update src/LevelDBStore/LevelDBStore.csproj
    
    Co-authored-by: Erik Zhang <erik@neo.org>
    
    * Update src/RocksDBStore/RocksDBStore.csproj
    
    Co-authored-by: Erik Zhang <erik@neo.org>
    
    * Update src/RocksDBStore/RocksDBStore.csproj
    
    Co-authored-by: Erik Zhang <erik@neo.org>
    
    * CR Feedback
    
    * Fix namespace
    
    Co-authored-by: Harry <harrypierson@ngd.neo.org>
    Co-authored-by: Erik Zhang <erik@neo.org>
    Co-authored-by: Harry Pierson <harrypierson@outlook.com>
    4 people authored Nov 23, 2020
    Configuration menu
    Copy the full SHA
    85bd7c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. create helper applog JSON functions for reuse in neo-express (#402)

    * create helper applog JSON functions for reuse in neo-express
    
    * Update LogReader.cs (#401)
    
    * Update LogReader.cs
    
    * update
    
    Co-authored-by: Harry <harrypierson@ngd.neo.org>
    devhawk and Harry authored Nov 24, 2020
    Configuration menu
    Copy the full SHA
    e8a69c4 View commit details
    Browse the repository at this point in the history