You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2022. It is now read-only.
-[JS] Provider interface no longer depends on GRPC types to improve compatibility between versions of Burrow.js and ease of extension
3
-
-[JS] Use non-unique marker interface to indicate stream cancellation in event reducer (again for compatibility between versions and extensibility)
4
-
-[Go] Upgrade to Go 1.16
5
-
6
1
### Fixed
7
-
-[JS] Fix codegen silently swallowing collisions of abi files (renamed from .bin to .abi) and use hierarchical directory structure to further reduce chance of collision
8
-
-[JS] Just depende on @ethersproject/abi rather than entire umbrella project
9
-
10
-
### Added
11
-
-[JS] Include deployedBycode and optionally submit ABI's to Burrow's contract metadata store on deploy
2
+
-[JS] build function does not swallow errors without a formattedMessage, chdir into basepath before build so solc imports work as expected
0 commit comments