-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* trying to figure out how to get transactions by block id * using master of flowkit * fixed tests and implemented method * added new methods to get transactionResults and add them to mocks * fixing more on this * fixing more on this * update deps * update to flowkit 0.46.2 commit * trying to fix tests * fixed tests after emulator change * trying to fix emulator log * fixed log reading * use new stream method * use correct type in interface * added new mock * add more data to the transaction * sleep tweaks * trying to figure out where the error is * trying to fix this api * fixing shit I think * fixing transactions * fixing stream transactions * fixed bug if we get terminal error * add call to client * added function to client and created new mock * fix tests * execute script at height/id * fix typo * remove commented out code * tidy * added transaction functions to beta client * added builder option to start with archive access node
- Loading branch information
Showing
20 changed files
with
3,187 additions
and
591 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
Oops, something went wrong.