Commit e3481c0
Bring develop changes to master (#13)
* [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
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>1 parent a137e8b commit e3481c0
File tree
12 files changed
+1730
-1158
lines changed- scripts
- src
- codec/chain/beam
- messages/beam
- registry
12 files changed
+1730
-1158
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
0 commit comments