-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support project templates and new import standard (#180)
* add go-bindings readme * remove old templates logic, add basic project file tree traversal * build template messages * display project templates in interaction screen * set static templates wrapper height * increase polling interval * set updated/created date for project templates * validate flow.json account config, ignore sensitive private keys * ignore "not a directory" errors * remove unused methods in config service * load flow.json config in fcl (first pass) * upgrade react-scripts to v5 * fix fcl imports, fix error message handling * upgrade to latest fcl version, fix no flow config handling * load flow.json on the backend * ignore blocks without transactions * fix transaction name calculation
- Loading branch information
1 parent
9ccb447
commit 2fe0061
Showing
38 changed files
with
17,036 additions
and
18,333 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.