Skip to content

Commit

Permalink
PLT-484 Upgraded cardano-node version to the official 1.35.0 release. (
Browse files Browse the repository at this point in the history
…#551)

* Also upgraded cardano-wallet, plutus et al. versions that work with v1.35.0 of the node.

* Updated golden tests in plutus-use-cases and plutus-contract
  • Loading branch information
koslambrou authored Jun 29, 2022
1 parent c2b3109 commit 3d37daf
Show file tree
Hide file tree
Showing 13 changed files with 5,542 additions and 5,373 deletions.
21 changes: 13 additions & 8 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/input-output-hk/plutus
tag: d24a7540e4659b57ce2ab25dadb968991e232191
tag: f680ac6979e069fcc013e4389ee607ff5fa6672f
subdir:
plutus-core
plutus-ledger-api
Expand Down Expand Up @@ -146,10 +146,12 @@ source-repository-package
-- As, for example, bumping the node first highly risks breaking API with the wallet.
-- Unless early bug fixes are required, this is fine as the wallet tracks stable releases of the node.
-- And it is indeed nice for plutus-apps to track stable releases of the node too.
--
-- The current version is dated 2022/06/28.
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-wallet
tag: 0cdd1b72a16b2f287b5f1bf137b5eba15bc7f300
tag: a73d8c9717dc4e174745f8568d6f3fe84f0f9d76
subdir:
lib/cli
lib/core
Expand All @@ -165,11 +167,12 @@ source-repository-package
-- Should follow cardano-wallet.
-- More precisally, this should be a version compatible with the current
-- Cardano mainnet (>=1.35).
-- Current version is dated to 2022/05/24.
-- Current version is dated to 2022/06/25.
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-node
tag: 95c3692cfbd4cdb82071495d771b23e51840fb0e
tag: 1.35.0
--sha256: 06arx9hv7dn3qxfy83f0b6018rxbsvh841nvfyg5w6qclm1hddj7
subdir:
cardano-api
cardano-cli
Expand Down Expand Up @@ -201,7 +204,8 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-ledger
tag: e290bf8d0ea272a51e9acd10adc96b4e12e00d37
tag: ce3057e0863304ccb3f79d78c77136219dc786c6
--sha256: 19ijcy1sl1iqa7diy5nsydnjsn3281kp75i2i42qv0fpn58238s9
subdir:
eras/alonzo/impl
eras/babbage/impl
Expand All @@ -228,7 +232,8 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/input-output-hk/ouroboros-network
tag: 04245dbd69387da98d3a37de9f400965e922bb0e
tag: a65c29b6a85e90d430c7f58d362b7eb097fd4949
--sha256: 1fmab5hmi1y8lss97xh6hhikmyhsx9x31yhvg6zpr2kcq7kc6qkf
subdir:
monoidal-synchronisation
network-mux
Expand Down Expand Up @@ -266,7 +271,7 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-base
tag: 631cb6cf1fa01ab346233b610a38b3b4cba6e6ab
tag: 0f3a867493059e650cda69e20a5cbf1ace289a57
subdir:
base-deriving-via
binary
Expand Down Expand Up @@ -298,7 +303,7 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-addresses
tag: b9f424cc64459a95a2f190a1839ec9bc94cc778c
tag: b6f2f3cef01a399376064194fd96711a5bdba4a7
subdir:
command-line
core
Expand Down
14 changes: 7 additions & 7 deletions nix/pkgs/haskell/sha256map.nix
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"https://github.com/input-output-hk/ekg-forward"."297cd9db5074339a2fb2e5ae7d0780debb670c63" = "1zcwry3y5rmd9lgxy89wsb3k4kpffqji35dc7ghzbz603y1gy24g";
"https://github.com/input-output-hk/cardano-addresses"."b9f424cc64459a95a2f190a1839ec9bc94cc778c" = "sha256-aXnrl0iGi+eqJQNxcgj6DnmHE40dNF/KtbiHhfG9H0c=";
"https://github.com/input-output-hk/cardano-base"."631cb6cf1fa01ab346233b610a38b3b4cba6e6ab" = "0944wg2nqazmhlmsynwgdwxxj6ay0hb9qig9l128isb2cjia0hlp";
"https://github.com/input-output-hk/cardano-addresses"."b6f2f3cef01a399376064194fd96711a5bdba4a7" = "10yj47gay72kx6v564qlfiigggcpqfdzrg61ii8p25m5n8ijz045";
"https://github.com/input-output-hk/cardano-base"."0f3a867493059e650cda69e20a5cbf1ace289a57" = "0p0az3sbkhb7njji8xxdrfb0yx2gc8fmrh872ffm8sfip1w29gg1";
"https://github.com/input-output-hk/cardano-config"."1646e9167fab36c0bff82317743b96efa2d3adaa" = "sha256-TNbpnR7llUgBN2WY7CryMxNVupBIUH01h1hRNHoxboY=";
"https://github.com/input-output-hk/cardano-crypto"."f73079303f663e028288f9f4a9e08bcca39a923e" = "1n87i15x54s0cjkh3nsxs4r1x016cdw1fypwmr68936n3xxsjn6q";
"https://github.com/input-output-hk/cardano-ledger"."e290bf8d0ea272a51e9acd10adc96b4e12e00d37" = "sha256-rrxY/hm+lWXL7glNIPOSFQnTZVKG3AXbwzlHpAB6rd4=";
"https://github.com/input-output-hk/cardano-node"."95c3692cfbd4cdb82071495d771b23e51840fb0e" = "sha256-Jc8gFJ3owQ+ArnjTj2YGsDO2j4KNmnEpea2g8PWUkug=";
"https://github.com/input-output-hk/cardano-ledger"."ce3057e0863304ccb3f79d78c77136219dc786c6" = "19ijcy1sl1iqa7diy5nsydnjsn3281kp75i2i42qv0fpn58238s9";
"https://github.com/input-output-hk/cardano-node"."1.35.0" = "06arx9hv7dn3qxfy83f0b6018rxbsvh841nvfyg5w6qclm1hddj7";
"https://github.com/input-output-hk/cardano-prelude"."bb4ed71ba8e587f672d06edf9d2e376f4b055555" = "sha256-kgX3DKyfjBb8/XcDEd+/adlETsFlp5sCSurHWgsFAQI=";
"https://github.com/input-output-hk/cardano-wallet"."0cdd1b72a16b2f287b5f1bf137b5eba15bc7f300" = "sha256-fR+HgAjaenaklt9ChhD9c+aWSOeriYZtXxVHf1pg8uQ=";
"https://github.com/input-output-hk/cardano-wallet"."a73d8c9717dc4e174745f8568d6f3fe84f0f9d76" = "19srmc3rg8db73mfqnpdacmlpbp2x5mb4pi82mv14innhdl01jlx";
"https://github.com/input-output-hk/goblins"."cde90a2b27f79187ca8310b6549331e59595e7ba" = "sha256-z9ut0y6umDIjJIRjz9KSvKgotuw06/S8QDwOtVdGiJ0=";
"https://github.com/input-output-hk/hedgehog-extras"."967d79533c21e33387d0227a5f6cc185203fe658" = "0rbqb7a64aya1qizlr3im06hdydg9zr6sl3i8bvqqlf7kpa647sd";
"https://github.com/input-output-hk/iohk-monitoring-framework"."066f7002aac5a0efc20e49643fea45454f226caa" = "sha256-0ia5UflYEmBYepj2gkJy9msknklI0UPtUavMEGwk3Wg=";
"https://github.com/input-output-hk/io-sim"."57e888b1894829056cb00b7b5785fdf6a74c3271" = "sha256-TviSvCBEYtlKEo9qJmE8pCE25nMjDi8HeIAFniunaM8=";
"https://github.com/input-output-hk/optparse-applicative"."7497a29cb998721a9068d5725d49461f2bba0e7a" = "1gvsrg925vynwgqwplgjmp53vj953qyh3wbdf34pw21c8r47w35r";
"https://github.com/input-output-hk/ouroboros-network"."04245dbd69387da98d3a37de9f400965e922bb0e" = "sha256-V7D5R7ouqih57R+VQSTUJkeH7UkmmZ8wb4EQeBhl7i0=";
"https://github.com/input-output-hk/plutus"."d24a7540e4659b57ce2ab25dadb968991e232191" = "sha256-SlH4qKV5PxDEqvR+V2cpaWA8oZKCT+dVgLMoNeFT9JU=";
"https://github.com/input-output-hk/ouroboros-network"."a65c29b6a85e90d430c7f58d362b7eb097fd4949" = "1fmab5hmi1y8lss97xh6hhikmyhsx9x31yhvg6zpr2kcq7kc6qkf";
"https://github.com/input-output-hk/plutus"."f680ac6979e069fcc013e4389ee607ff5fa6672f" = "180jq8hd0jlg48ya7b5yw3bnd2d5czy0b1agy9ng3mgnzpyq747i";
"https://github.com/input-output-hk/purescript-bridge"."47a1f11825a0f9445e0f98792f79172efef66c00" = "0da1vn2l6iyfxcjk58qal1l4755v92zi6yppmjmqvxf1gacyf9px";
"https://github.com/input-output-hk/servant-purescript"."44e7cacf109f84984cd99cd3faf185d161826963" = "10pb0yfp80jhb9ryn65a4rha2lxzsn2vlhcc6xphrrkf4x5lhzqc";
"https://github.com/input-output-hk/typed-protocols"."181601bc3d9e9d21a671ce01e0b481348b3ca104" = "sha256-5Wof5yTKb12EPY6B8LfapX18xNZZpF+rvhnQ88U6KdM=";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,45 +10,45 @@ Slot 00001: W[10]: InsertionSuccess: New tip is Tip(Slot 1, BlockId 3c376d383360
Slot 00001: W[9]: InsertionSuccess: New tip is Tip(Slot 1, BlockId 3c376d383360ddc44271308f02ddb2a12f1cef21beb994afca459a5b1adeb877, BlockNumber 0). UTxO state was added to the end.
Slot 00001: W[3]: InsertionSuccess: New tip is Tip(Slot 1, BlockId 3c376d383360ddc44271308f02ddb2a12f1cef21beb994afca459a5b1adeb877, BlockNumber 0). UTxO state was added to the end.
Slot 00001: W[5]: InsertionSuccess: New tip is Tip(Slot 1, BlockId 3c376d383360ddc44271308f02ddb2a12f1cef21beb994afca459a5b1adeb877, BlockNumber 0). UTxO state was added to the end.
Slot 00001: W[1]: TxSubmit: 165c7aef32c0e8604e3ada906f2700466720bf36b6c157809041a70df22727a4
Slot 00001: TxnValidate 165c7aef32c0e8604e3ada906f2700466720bf36b6c157809041a70df22727a4
Slot 00001: W[1]: TxSubmit: 2d1cd4a720abbab6b59fa24d74331f5cbda4c1705c8bf7788e9e699c1557e7f8
Slot 00001: TxnValidate 2d1cd4a720abbab6b59fa24d74331f5cbda4c1705c8bf7788e9e699c1557e7f8
Slot 00001: SlotAdd Slot 2
Slot 00002: W[7]: InsertionSuccess: New tip is Tip(Slot 2, BlockId 899b44ac5d0db5922935d70a36349305785346c7b0227bb15f90121e67b2cf82, BlockNumber 1). UTxO state was added to the end.
Slot 00002: W[8]: InsertionSuccess: New tip is Tip(Slot 2, BlockId 899b44ac5d0db5922935d70a36349305785346c7b0227bb15f90121e67b2cf82, BlockNumber 1). UTxO state was added to the end.
Slot 00002: W[6]: InsertionSuccess: New tip is Tip(Slot 2, BlockId 899b44ac5d0db5922935d70a36349305785346c7b0227bb15f90121e67b2cf82, BlockNumber 1). UTxO state was added to the end.
Slot 00002: W[4]: InsertionSuccess: New tip is Tip(Slot 2, BlockId 899b44ac5d0db5922935d70a36349305785346c7b0227bb15f90121e67b2cf82, BlockNumber 1). UTxO state was added to the end.
Slot 00002: W[2]: InsertionSuccess: New tip is Tip(Slot 2, BlockId 899b44ac5d0db5922935d70a36349305785346c7b0227bb15f90121e67b2cf82, BlockNumber 1). UTxO state was added to the end.
Slot 00002: W[1]: InsertionSuccess: New tip is Tip(Slot 2, BlockId 899b44ac5d0db5922935d70a36349305785346c7b0227bb15f90121e67b2cf82, BlockNumber 1). UTxO state was added to the end.
Slot 00002: W[10]: InsertionSuccess: New tip is Tip(Slot 2, BlockId 899b44ac5d0db5922935d70a36349305785346c7b0227bb15f90121e67b2cf82, BlockNumber 1). UTxO state was added to the end.
Slot 00002: W[9]: InsertionSuccess: New tip is Tip(Slot 2, BlockId 899b44ac5d0db5922935d70a36349305785346c7b0227bb15f90121e67b2cf82, BlockNumber 1). UTxO state was added to the end.
Slot 00002: W[3]: InsertionSuccess: New tip is Tip(Slot 2, BlockId 899b44ac5d0db5922935d70a36349305785346c7b0227bb15f90121e67b2cf82, BlockNumber 1). UTxO state was added to the end.
Slot 00002: W[5]: InsertionSuccess: New tip is Tip(Slot 2, BlockId 899b44ac5d0db5922935d70a36349305785346c7b0227bb15f90121e67b2cf82, BlockNumber 1). UTxO state was added to the end.
Slot 00002: W[2]: TxSubmit: 6e86de5a04500195e26f7849da798a877d3e5db5c61663c6650303aa6f814282
Slot 00002: TxnValidate 6e86de5a04500195e26f7849da798a877d3e5db5c61663c6650303aa6f814282
Slot 00002: W[7]: InsertionSuccess: New tip is Tip(Slot 2, BlockId 84c093c8b83aa6efc8a5a3dfb62c070dec2b7ac4d5706d35f013a2af1121bfbf, BlockNumber 1). UTxO state was added to the end.
Slot 00002: W[8]: InsertionSuccess: New tip is Tip(Slot 2, BlockId 84c093c8b83aa6efc8a5a3dfb62c070dec2b7ac4d5706d35f013a2af1121bfbf, BlockNumber 1). UTxO state was added to the end.
Slot 00002: W[6]: InsertionSuccess: New tip is Tip(Slot 2, BlockId 84c093c8b83aa6efc8a5a3dfb62c070dec2b7ac4d5706d35f013a2af1121bfbf, BlockNumber 1). UTxO state was added to the end.
Slot 00002: W[4]: InsertionSuccess: New tip is Tip(Slot 2, BlockId 84c093c8b83aa6efc8a5a3dfb62c070dec2b7ac4d5706d35f013a2af1121bfbf, BlockNumber 1). UTxO state was added to the end.
Slot 00002: W[2]: InsertionSuccess: New tip is Tip(Slot 2, BlockId 84c093c8b83aa6efc8a5a3dfb62c070dec2b7ac4d5706d35f013a2af1121bfbf, BlockNumber 1). UTxO state was added to the end.
Slot 00002: W[1]: InsertionSuccess: New tip is Tip(Slot 2, BlockId 84c093c8b83aa6efc8a5a3dfb62c070dec2b7ac4d5706d35f013a2af1121bfbf, BlockNumber 1). UTxO state was added to the end.
Slot 00002: W[10]: InsertionSuccess: New tip is Tip(Slot 2, BlockId 84c093c8b83aa6efc8a5a3dfb62c070dec2b7ac4d5706d35f013a2af1121bfbf, BlockNumber 1). UTxO state was added to the end.
Slot 00002: W[9]: InsertionSuccess: New tip is Tip(Slot 2, BlockId 84c093c8b83aa6efc8a5a3dfb62c070dec2b7ac4d5706d35f013a2af1121bfbf, BlockNumber 1). UTxO state was added to the end.
Slot 00002: W[3]: InsertionSuccess: New tip is Tip(Slot 2, BlockId 84c093c8b83aa6efc8a5a3dfb62c070dec2b7ac4d5706d35f013a2af1121bfbf, BlockNumber 1). UTxO state was added to the end.
Slot 00002: W[5]: InsertionSuccess: New tip is Tip(Slot 2, BlockId 84c093c8b83aa6efc8a5a3dfb62c070dec2b7ac4d5706d35f013a2af1121bfbf, BlockNumber 1). UTxO state was added to the end.
Slot 00002: W[2]: TxSubmit: 93118a92bdbaef8184ca9604466ee1eca4478d9a07a5add6254a6471eadf7c57
Slot 00002: TxnValidate 93118a92bdbaef8184ca9604466ee1eca4478d9a07a5add6254a6471eadf7c57
Slot 00002: SlotAdd Slot 3
Slot 00003: W[7]: InsertionSuccess: New tip is Tip(Slot 3, BlockId 77bc0c8d6a835301d372111894f647f32c88fdddf232eb82b37ecd0b9898ed4c, BlockNumber 2). UTxO state was added to the end.
Slot 00003: W[8]: InsertionSuccess: New tip is Tip(Slot 3, BlockId 77bc0c8d6a835301d372111894f647f32c88fdddf232eb82b37ecd0b9898ed4c, BlockNumber 2). UTxO state was added to the end.
Slot 00003: W[6]: InsertionSuccess: New tip is Tip(Slot 3, BlockId 77bc0c8d6a835301d372111894f647f32c88fdddf232eb82b37ecd0b9898ed4c, BlockNumber 2). UTxO state was added to the end.
Slot 00003: W[4]: InsertionSuccess: New tip is Tip(Slot 3, BlockId 77bc0c8d6a835301d372111894f647f32c88fdddf232eb82b37ecd0b9898ed4c, BlockNumber 2). UTxO state was added to the end.
Slot 00003: W[2]: InsertionSuccess: New tip is Tip(Slot 3, BlockId 77bc0c8d6a835301d372111894f647f32c88fdddf232eb82b37ecd0b9898ed4c, BlockNumber 2). UTxO state was added to the end.
Slot 00003: W[1]: InsertionSuccess: New tip is Tip(Slot 3, BlockId 77bc0c8d6a835301d372111894f647f32c88fdddf232eb82b37ecd0b9898ed4c, BlockNumber 2). UTxO state was added to the end.
Slot 00003: W[10]: InsertionSuccess: New tip is Tip(Slot 3, BlockId 77bc0c8d6a835301d372111894f647f32c88fdddf232eb82b37ecd0b9898ed4c, BlockNumber 2). UTxO state was added to the end.
Slot 00003: W[9]: InsertionSuccess: New tip is Tip(Slot 3, BlockId 77bc0c8d6a835301d372111894f647f32c88fdddf232eb82b37ecd0b9898ed4c, BlockNumber 2). UTxO state was added to the end.
Slot 00003: W[3]: InsertionSuccess: New tip is Tip(Slot 3, BlockId 77bc0c8d6a835301d372111894f647f32c88fdddf232eb82b37ecd0b9898ed4c, BlockNumber 2). UTxO state was added to the end.
Slot 00003: W[5]: InsertionSuccess: New tip is Tip(Slot 3, BlockId 77bc0c8d6a835301d372111894f647f32c88fdddf232eb82b37ecd0b9898ed4c, BlockNumber 2). UTxO state was added to the end.
Slot 00003: W[3]: TxSubmit: af6027ffc2be2f8ba4df4682ab45eea8d8902cac5dff80fd91d65f28a7d3a932
Slot 00003: TxnValidate af6027ffc2be2f8ba4df4682ab45eea8d8902cac5dff80fd91d65f28a7d3a932
Slot 00003: W[7]: InsertionSuccess: New tip is Tip(Slot 3, BlockId d47b7af18de4536c977034325ac52a0be47765138585ee051fbec9ae5d6b8450, BlockNumber 2). UTxO state was added to the end.
Slot 00003: W[8]: InsertionSuccess: New tip is Tip(Slot 3, BlockId d47b7af18de4536c977034325ac52a0be47765138585ee051fbec9ae5d6b8450, BlockNumber 2). UTxO state was added to the end.
Slot 00003: W[6]: InsertionSuccess: New tip is Tip(Slot 3, BlockId d47b7af18de4536c977034325ac52a0be47765138585ee051fbec9ae5d6b8450, BlockNumber 2). UTxO state was added to the end.
Slot 00003: W[4]: InsertionSuccess: New tip is Tip(Slot 3, BlockId d47b7af18de4536c977034325ac52a0be47765138585ee051fbec9ae5d6b8450, BlockNumber 2). UTxO state was added to the end.
Slot 00003: W[2]: InsertionSuccess: New tip is Tip(Slot 3, BlockId d47b7af18de4536c977034325ac52a0be47765138585ee051fbec9ae5d6b8450, BlockNumber 2). UTxO state was added to the end.
Slot 00003: W[1]: InsertionSuccess: New tip is Tip(Slot 3, BlockId d47b7af18de4536c977034325ac52a0be47765138585ee051fbec9ae5d6b8450, BlockNumber 2). UTxO state was added to the end.
Slot 00003: W[10]: InsertionSuccess: New tip is Tip(Slot 3, BlockId d47b7af18de4536c977034325ac52a0be47765138585ee051fbec9ae5d6b8450, BlockNumber 2). UTxO state was added to the end.
Slot 00003: W[9]: InsertionSuccess: New tip is Tip(Slot 3, BlockId d47b7af18de4536c977034325ac52a0be47765138585ee051fbec9ae5d6b8450, BlockNumber 2). UTxO state was added to the end.
Slot 00003: W[3]: InsertionSuccess: New tip is Tip(Slot 3, BlockId d47b7af18de4536c977034325ac52a0be47765138585ee051fbec9ae5d6b8450, BlockNumber 2). UTxO state was added to the end.
Slot 00003: W[5]: InsertionSuccess: New tip is Tip(Slot 3, BlockId d47b7af18de4536c977034325ac52a0be47765138585ee051fbec9ae5d6b8450, BlockNumber 2). UTxO state was added to the end.
Slot 00003: W[3]: TxSubmit: 81bf50eb50a9a1841631a0ad48ff79f250a0c344bc4780b0591cb79992c18844
Slot 00003: TxnValidate 81bf50eb50a9a1841631a0ad48ff79f250a0c344bc4780b0591cb79992c18844
Slot 00003: SlotAdd Slot 4
Slot 00004: W[7]: InsertionSuccess: New tip is Tip(Slot 4, BlockId 50185f064293479a24925d63f107aecd722bea85a1e3221f5c46b35bdc06f45b, BlockNumber 3). UTxO state was added to the end.
Slot 00004: W[8]: InsertionSuccess: New tip is Tip(Slot 4, BlockId 50185f064293479a24925d63f107aecd722bea85a1e3221f5c46b35bdc06f45b, BlockNumber 3). UTxO state was added to the end.
Slot 00004: W[6]: InsertionSuccess: New tip is Tip(Slot 4, BlockId 50185f064293479a24925d63f107aecd722bea85a1e3221f5c46b35bdc06f45b, BlockNumber 3). UTxO state was added to the end.
Slot 00004: W[4]: InsertionSuccess: New tip is Tip(Slot 4, BlockId 50185f064293479a24925d63f107aecd722bea85a1e3221f5c46b35bdc06f45b, BlockNumber 3). UTxO state was added to the end.
Slot 00004: W[2]: InsertionSuccess: New tip is Tip(Slot 4, BlockId 50185f064293479a24925d63f107aecd722bea85a1e3221f5c46b35bdc06f45b, BlockNumber 3). UTxO state was added to the end.
Slot 00004: W[1]: InsertionSuccess: New tip is Tip(Slot 4, BlockId 50185f064293479a24925d63f107aecd722bea85a1e3221f5c46b35bdc06f45b, BlockNumber 3). UTxO state was added to the end.
Slot 00004: W[10]: InsertionSuccess: New tip is Tip(Slot 4, BlockId 50185f064293479a24925d63f107aecd722bea85a1e3221f5c46b35bdc06f45b, BlockNumber 3). UTxO state was added to the end.
Slot 00004: W[9]: InsertionSuccess: New tip is Tip(Slot 4, BlockId 50185f064293479a24925d63f107aecd722bea85a1e3221f5c46b35bdc06f45b, BlockNumber 3). UTxO state was added to the end.
Slot 00004: W[3]: InsertionSuccess: New tip is Tip(Slot 4, BlockId 50185f064293479a24925d63f107aecd722bea85a1e3221f5c46b35bdc06f45b, BlockNumber 3). UTxO state was added to the end.
Slot 00004: W[5]: InsertionSuccess: New tip is Tip(Slot 4, BlockId 50185f064293479a24925d63f107aecd722bea85a1e3221f5c46b35bdc06f45b, BlockNumber 3). UTxO state was added to the end.
Slot 00004: W[7]: InsertionSuccess: New tip is Tip(Slot 4, BlockId 8e91986e4329e6146386f257653bcd1fd88c592a5233d7ea7b8b737967635d17, BlockNumber 3). UTxO state was added to the end.
Slot 00004: W[8]: InsertionSuccess: New tip is Tip(Slot 4, BlockId 8e91986e4329e6146386f257653bcd1fd88c592a5233d7ea7b8b737967635d17, BlockNumber 3). UTxO state was added to the end.
Slot 00004: W[6]: InsertionSuccess: New tip is Tip(Slot 4, BlockId 8e91986e4329e6146386f257653bcd1fd88c592a5233d7ea7b8b737967635d17, BlockNumber 3). UTxO state was added to the end.
Slot 00004: W[4]: InsertionSuccess: New tip is Tip(Slot 4, BlockId 8e91986e4329e6146386f257653bcd1fd88c592a5233d7ea7b8b737967635d17, BlockNumber 3). UTxO state was added to the end.
Slot 00004: W[2]: InsertionSuccess: New tip is Tip(Slot 4, BlockId 8e91986e4329e6146386f257653bcd1fd88c592a5233d7ea7b8b737967635d17, BlockNumber 3). UTxO state was added to the end.
Slot 00004: W[1]: InsertionSuccess: New tip is Tip(Slot 4, BlockId 8e91986e4329e6146386f257653bcd1fd88c592a5233d7ea7b8b737967635d17, BlockNumber 3). UTxO state was added to the end.
Slot 00004: W[10]: InsertionSuccess: New tip is Tip(Slot 4, BlockId 8e91986e4329e6146386f257653bcd1fd88c592a5233d7ea7b8b737967635d17, BlockNumber 3). UTxO state was added to the end.
Slot 00004: W[9]: InsertionSuccess: New tip is Tip(Slot 4, BlockId 8e91986e4329e6146386f257653bcd1fd88c592a5233d7ea7b8b737967635d17, BlockNumber 3). UTxO state was added to the end.
Slot 00004: W[3]: InsertionSuccess: New tip is Tip(Slot 4, BlockId 8e91986e4329e6146386f257653bcd1fd88c592a5233d7ea7b8b737967635d17, BlockNumber 3). UTxO state was added to the end.
Slot 00004: W[5]: InsertionSuccess: New tip is Tip(Slot 4, BlockId 8e91986e4329e6146386f257653bcd1fd88c592a5233d7ea7b8b737967635d17, BlockNumber 3). UTxO state was added to the end.
Slot 00004: SlotAdd Slot 5
Slot 00005: W[7]: InsertionSuccess: New tip is Tip(Slot 5, BlockId 76be8b528d0075f7aae98d6fa57a6d3c83ae480a8469e668d7b0af968995ac71, BlockNumber 4). UTxO state was added to the end.
Slot 00005: W[8]: InsertionSuccess: New tip is Tip(Slot 5, BlockId 76be8b528d0075f7aae98d6fa57a6d3c83ae480a8469e668d7b0af968995ac71, BlockNumber 4). UTxO state was added to the end.
Expand All @@ -70,14 +70,14 @@ Wallet 6:
Wallet 4:
{, ""}: 100000000
Wallet 2:
{, ""}: 99822399
{, ""}: 99822487
Wallet 1:
{, ""}: 99828339
{, ""}: 99828427
Wallet 10:
{, ""}: 100000000
Wallet 9:
{, ""}: 100000000
Wallet 3:
{, ""}: 99822399
{, ""}: 99822487
Wallet 5:
{, ""}: 100000000
Loading

0 comments on commit 3d37daf

Please sign in to comment.