Skip to content

Commit 8d1ab3a

Browse files
committed
Merge branch 'master' into evgenii/mint_builder
# Conflicts: # rust/pkg/cardano_serialization_lib.js.flow # rust/src/tx_builder.rs
2 parents 3abd6c1 + d85bbf7 commit 8d1ab3a

23 files changed

+2501
-977
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cardano-serialization-lib",
3-
"version": "11.1.0",
3+
"version": "11.1.1",
44
"description": "(De)serialization functions for the Cardano blockchain along with related utility functions",
55
"scripts": {
66
"rust:build-nodejs": "(rimraf ./rust/pkg && cd rust; wasm-pack build --target=nodejs; cd ..; npm run js:ts-json-gen; cd rust; wasm-pack pack) && npm run js:flowgen",

0 commit comments

Comments
 (0)