Commit b4b3bcc
committed
Nialexsan/add types (#1710)
* switch to uuid from @onflow/utils-uid
* create tsconfigs
* typedefs in ts
* types for actor util
* types for address util
* Revert "switch to uuid from @onflow/utils-uid"
This reverts commit 2a15ef5.
* PKG -- [util-actor] converted to ts
* updated tsconfig
* fixed ts types generation
* Resolve circular dependency
* ts rlp
* change type location
* more types
* build types during regular build
* fix tests
* VSN -- [root] Changeset
* Merge remote-tracking branch 'origin/master' into nialexsan/add-types
* Revert "Resolve circular dependency"
This reverts commit 36efc7d.
* update lock
* VSN -- [root] changeset1 parent 55db557 commit b4b3bcc
File tree
55 files changed
+747
-280
lines changed- packages
- config
- fcl-bundle
- src/build
- fcl-wc
- fcl
- src
- rlp
- src
- sdk
- src
- resolve
- transport-grpc
- transport-http
- typedefs
- src
- types
- util-actor
- src
- mailbox
- util-address
- src
- util-encode-key
- src
- __snapshots__
- util-invariant
- src
- util-logger
- src
- util-template
- util-uid
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
55 files changed
+747
-280
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | | - | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
0 commit comments