| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| burrow_0.34.0_freebsd_i386.tar.gz | 2021-05-28 | 10.6 MB | |
| burrow_0.34.0_Linux_i386.tar.gz | 2021-05-28 | 10.6 MB | |
| burrow_0.34.0_Windows_i386.tar.gz | 2021-05-28 | 11.0 MB | |
| burrow_0.34.0_freebsd_arm64.tar.gz | 2021-05-28 | 10.1 MB | |
| burrow_0.34.0_Linux_arm64.tar.gz | 2021-05-28 | 10.1 MB | |
| burrow_0.34.0_Linux_x86_64.tar.gz | 2021-05-28 | 11.1 MB | |
| burrow_0.34.0_Windows_x86_64.tar.gz | 2021-05-28 | 11.3 MB | |
| burrow_0.34.0_Darwin_arm64.tar.gz | 2021-05-28 | 11.3 MB | |
| burrow_0.34.0_freebsd_x86_64.tar.gz | 2021-05-28 | 11.1 MB | |
| burrow_0.34.0_Darwin_x86_64.tar.gz | 2021-05-28 | 11.5 MB | |
| checksums.txt | 2021-05-28 | 1.0 kB | |
| README.md | 2021-05-28 | 698 Bytes | |
| v0.34.0.tar.gz | 2021-05-28 | 1.4 MB | |
| v0.34.0.zip | 2021-05-28 | 2.0 MB | |
| Totals: 14 Items | 112.0 MB | 0 | |
Changed
- [JS] Provider interface no longer depends on GRPC types to improve compatibility between versions of Burrow.js and ease of extension
- [JS] Use non-unique marker interface to indicate stream cancellation in event reducer (again for compatibility between versions and extensibility)
- [Go] Upgrade to Go 1.16
Fixed
- [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
- [JS] Just depende on @ethersproject/abi rather than entire umbrella project
Added
- [JS] Include deployedBycode and optionally submit ABI's to Burrow's contract metadata store on deploy