Fix get_full_accounts and SON object serialization #588

Merged
serkixenos merged 5 commits from hotfix/master-hotfixes into master 2021-01-26 16:01:28 +00:00
Showing only changes of commit ff745aaa68 - Show all commits

View file

@ -12,7 +12,7 @@ stages:
build:
stage: build
script:
- rm -rf .git/modules/* ./docs ./libraries/fc
- rm -rf .git/modules/docs .git/modules/libraries/fc ./docs ./libraries/fc
- git submodule sync
- git submodule update --init --recursive
- rm -rf build