Commit 25fadf6
Reflect beam protocol upgrades (#19)
* [SBC-152] Protocol upgrade (#12)
* Beam messages integration (#10)
* CI/CD pipes improvement, added contributing file
* Move types declaration dependencies in production from dev dependencies
* Update auto generated docs
* 0.3.4
* Add support for ulum base denom
* 0.3.5
* Added beam proto generation
* Use builtin codecs
* Added beam messages, fixed duplicate interface usage
* Added editor config (webstorm)
* Fixed typo
* Removed not relevant test
* Fixed codec compilation
* Added basic beam test
Co-authored-by: Segfault <tyldar@users.noreply.github.com>
Co-authored-by: Fabrice Bascoulergue <fabrice@flashgap.com>
Co-authored-by: Enguerrand Pinot <enguerrand@baldr.co>
* 0.3.6
* Protocol upgrade
Co-authored-by: Segfault <tyldar@users.noreply.github.com>
Co-authored-by: Fabrice Bascoulergue <fabrice@flashgap.com>
Co-authored-by: Enguerrand Pinot <enguerrand@baldr.co>
* Bumped version
* Fix log parsing for failed transactions
* Bump version to 0.4.1
* Bump lodash from 4.17.20 to 4.17.21 (#15)
* Bump browserslist from 4.16.3 to 4.16.6 (#14)
* Bump version to 0.4.2
* [SBC-170] Reflect protocol upgrades (#18)
* Reflect beam protocol upgrade
* Added another test for beam review
* Reflect protocol upgrade
* Fixed messages builder
* Fixed test suite
* Bump version
* Bump jest timeout
* Bump timeout
Co-authored-by: Segfault <tyldar@users.noreply.github.com>
Co-authored-by: Fabrice Bascoulergue <fabrice@flashgap.com>
Co-authored-by: Enguerrand Pinot <enguerrand@baldr.co>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 510db36 commit 25fadf6
File tree
9 files changed
+429
-287
lines changed- src
- codec/chain/beam
- messages/beam
- tests
9 files changed
+429
-287
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments