-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* allows multiple mongodb collections per smart contract via treeId * removed temp files * fix: alreadyStarted logic for treeid * treeHeight now per treeId then contract * frontier height now reflects treeHeight * fix: prevent treeHeight being changed when treeid is blank * fix: readd logic to look for config.treeHeight when treeId is blank * feat: option to separate trees by treeid, adding functionality for multiple trees in one contract * feat: new treeId option for multiple trees per contract BREAKING CHANGE: contractname moved from req.headers to contractName in req.body * Apply suggestions from code review
- Loading branch information
1 parent
5612a9c
commit 5efae57
Showing
28 changed files
with
1,475 additions
and
54,680 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
Oops, something went wrong.