peerplays_migrated/libraries/app
obucinac e3548de34e
SON object, operations, cli_wallet commands and RPC (#160)
- create_son, update_son, delete_son, list_sons
- get_sons, get_son_by_account, lookup_son_accounts, get_son_count
- vote_for_son, update_son_votes
- claim_registered_son
- get_son in cli_wallet
- Updating global_property_object
- Decrease SON hardfork time for test purposes
- CLI Wallet tests imported from develop branch
2019-10-09 22:24:36 +02:00
..
include/graphene/app SON object, operations, cli_wallet commands and RPC (#160) 2019-10-09 22:24:36 +02:00
api.cpp SON object, operations, cli_wallet commands and RPC (#160) 2019-10-09 22:24:36 +02:00
application.cpp Merge branch 'develop' into feature/SONs-base 2019-10-08 17:59:28 +02:00
CMakeLists.txt Part two of SON-83 - plugins option in command line and config file (#126) 2019-09-13 17:34:34 +02:00
config_util.cpp Fix build error, add missing GRAPHENE_MAX_NESTED_OBJECTS parameter 2019-10-08 18:22:33 +02:00
database_api.cpp SON object, operations, cli_wallet commands and RPC (#160) 2019-10-09 22:24:36 +02:00
impacted.cpp SON object, operations, cli_wallet commands and RPC (#160) 2019-10-09 22:24:36 +02:00
plugin.cpp Plugin description added, SON plugin params example 2019-10-08 20:41:57 +02:00