This repository was archived by the owner on Aug 18, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -242,3 +242,4 @@ venv.bak/
242242nix /.stack.nix /* .nix linguist-generated=true
243243.stack-to-nix.cache linguist-generated=true
244244nix /.stack-pkgs.nix linguist-generated=true
245+ script-runner /states
Original file line number Diff line number Diff line change @@ -14990,30 +14990,30 @@ mainnet_dryrun_wallet_win64: &mainnet_dryrun_wallet_win64
1499014990 <<: *mainnet_dryrun_full
1499114991 update:
1499214992 applicationName: csl-daedalus
14993- applicationVersion: 23
14993+ applicationVersion: 24
1499414994 lastKnownBlockVersion:
14995- bvMajor: 0
14996- bvMinor: 2
14995+ bvMajor: 1
14996+ bvMinor: 0
1499714997 bvAlt: 0
1499814998
1499914999mainnet_dryrun_wallet_macos64: &mainnet_dryrun_wallet_macos64
1500015000 <<: *mainnet_dryrun_full
1500115001 update:
1500215002 applicationName: csl-daedalus
15003- applicationVersion: 23
15003+ applicationVersion: 24
1500415004 lastKnownBlockVersion:
15005- bvMajor: 0
15006- bvMinor: 2
15005+ bvMajor: 1
15006+ bvMinor: 0
1500715007 bvAlt: 0
1500815008
1500915009mainnet_dryrun_wallet_linux64: &mainnet_dryrun_wallet_linux64
1501015010 <<: *mainnet_dryrun_full
1501115011 update:
1501215012 applicationName: csl-daedalus
15013- applicationVersion: 23
15013+ applicationVersion: 24
1501415014 lastKnownBlockVersion:
15015- bvMajor: 0
15016- bvMinor: 2
15015+ bvMajor: 1
15016+ bvMinor: 0
1501715017 bvAlt: 0
1501815018
1501915019##############################################################################
You can’t perform that action at this time.
0 commit comments