Pawel Jakubas
Pawel Jakubas
hi @Unisay My strong view is that it is something on application side. Prove: ``` $ echo addr_test1vqq934tq2lnxp9urlltl0vj3sejl92dznu82ngzdj8g4fpc7vnz95 | cabal run cardano-address address inspect /nix/store/q3yjgay463jbvcnk751pk4r95a31wm47-cabal-install-exe-cabal-3.10.3.0/bin/cabal --project-file=/home/pawel/Work/IntersectMBO/cardano-addresses/.nix-shell-cabal.project run cardano-address address inspect...
@fallen-icarus how is it cli tests are falling? You are going to `nix develop` and then in develop shell you run ``` cabal test cardano-addresses-cli:unit ``` ? If yes, what...
hi @fallen-icarus Can you please rebase your branch?
@fallen-icarus re your remark -> https://github.com/IntersectMBO/cardano-addresses/pull/268#issuecomment-2343770861 Could you apply the following change (2 removes and 2 additions): ``` - "spending_shared_hash": "61766572796e69636561646472726573736c6f6c6f6c6f6c6f6c6f6c", - "spending_shared_hash_bech32": "addr_shared_vkh1v9mx2unede5kxetpv3j8yun9wdekcmmvdakx7mr0d3hkcuuhu9r", "stake_reference": "by value", + "stake_script_hash": "61766572796e69636561646472726573736c6f6c6f6c6f6c6f6c6f6c",...
thanks @fallen-icarus that was great catch and PR :1st_place_medal: now merging it to master:-)