diff --git a/contracts/DependencyAudit.cdc b/contracts/DependencyAudit.cdc index 6315ffe..ed5132b 100644 --- a/contracts/DependencyAudit.cdc +++ b/contracts/DependencyAudit.cdc @@ -20,7 +20,7 @@ access(all) contract DependencyAudit { access(all) event PanicOnUnstagedDependenciesChanged(shouldPanic: Bool) // checkDependencies is called from the FlowServiceAccount contract - access(contract) fun checkDependencies(_ dependenciesAddresses: [Address], _ dependenciesNames: [String], _ authorizers: [Address]) { + access(account) fun checkDependencies(_ dependenciesAddresses: [Address], _ dependenciesNames: [String], _ authorizers: [Address]) { var unstagedDependencies: [Dependency] = [] var numDependencies = dependenciesAddresses.length @@ -57,7 +57,7 @@ access(all) contract DependencyAudit { } // the transactions will fail with a message that looks like this: `error: panic: Found unstaged dependencies: A.2ceae959ed1a7e7a.MigrationContractStaging, A.2ceae959ed1a7e7a.DependencyAudit` - panic("Found unstaged dependencies: ".concat(unstagedDependenciesString)) + panic("This transaction is using dependencies not staged for Crescendo upgrade coming soon! Learn more: https://bit.ly/FLOWCRESCENDO. Dependencies not staged: ".concat(unstagedDependenciesString)) } else { emit UnstagedDependencies(dependencies: unstagedDependencies) } diff --git a/lib/go/contracts/internal/assets/assets.go b/lib/go/contracts/internal/assets/assets.go index 90bd524..2f2abc0 100644 --- a/lib/go/contracts/internal/assets/assets.go +++ b/lib/go/contracts/internal/assets/assets.go @@ -1,6 +1,6 @@ // Code generated by go-bindata. DO NOT EDIT. // sources: -// DependencyAudit.cdc (5.968kB) +// DependencyAudit.cdc (6.09kB) // MigrationContractStaging.cdc (19.438kB) package assets @@ -70,7 +70,7 @@ func (fi bindataFileInfo) Sys() interface{} { return nil } -var _dependencyauditCdc = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xbc\x58\x51\x6f\xdb\xb6\x13\x7f\xf7\xa7\xb8\xbf\x9f\x2c\xfc\x5d\xa5\x2d\x30\x14\x15\xea\x15\x59\xd7\x02\x7b\xe8\x56\x20\xdd\x5e\x8c\x60\x66\xa4\xb3\xcd\x44\x26\x0d\x92\x72\xea\x05\xf9\xee\xc3\x91\x92\x4c\x8a\x94\x93\xa1\x40\x8d\x20\x90\xc4\xe3\xdd\xf1\x77\xc7\xbb\x1f\xc9\x77\x7b\xa9\x0c\x4c\x3f\xf3\x8d\x62\x86\x4b\xf1\x41\x0a\xa3\x58\x69\xae\x0c\xdb\x70\xb1\x99\x4e\x26\x17\x17\xf0\x75\xcb\x35\x94\xed\x08\x70\x4d\x7f\x8d\xc6\x0a\x6e\x8e\x60\xb6\x08\x9f\xfe\xfa\x0c\x25\xab\x6b\x2e\x36\xf6\x7d\x55\x6e\xb1\xbc\xfb\x15\xf7\x28\x2a\x14\x25\x47\xbd\x82\x75\x23\x4a\x32\x00\x6b\x25\x77\xc0\x4e\xef\x72\x6d\xe7\x68\xb6\x43\x10\xf4\x8f\x89\x0a\x34\x17\x1b\xc1\x4c\xa3\x10\xb8\x70\x36\x6a\x79\x7f\x85\xea\xc0\x4b\xbc\x2c\x4b\xd9\x08\xd3\x7b\x34\x27\x1f\x99\xb1\x62\x28\x2a\xd2\x88\x07\x54\x47\x30\x8a\x09\xcd\xac\x99\xdc\xad\x03\x61\x55\x79\x6e\x5d\x56\x95\x42\xad\xc9\x3f\xb2\x1a\x8c\xfd\xce\x76\xf4\xfd\x9e\xd7\x35\xdc\x20\xb0\xba\xb6\x06\x7c\x11\x10\x88\x55\x85\x15\x18\x09\xaa\x21\x3f\xc9\x8b\xd0\x68\x6f\xf7\x1c\x26\xd6\x88\x15\x00\xbe\x06\x26\x8e\x1d\x2a\x81\x35\xa6\x10\x84\x34\xa0\x0d\xdb\x60\xd5\x01\x33\x16\xba\x1e\x1e\xbb\xf4\xdf\x9e\xab\x76\x6e\x05\x42\xcf\x70\xc7\x0d\x30\x41\xa8\x0a\x03\xf7\xdc\x6c\xad\x50\x23\x5a\x4f\x7c\x75\x73\x90\x0a\xf6\x4c\xf0\x92\x96\xb2\xb2\x4f\x7f\x88\x3f\x5b\xd1\x15\xa5\x8e\x46\x43\x88\x19\xd5\x60\x3e\x61\x65\x89\x5a\xcf\x58\x5d\x67\xa7\x14\xeb\x61\x3a\x5e\x36\x15\x37\xf0\x30\x99\x00\x00\xf8\xb2\x35\x1a\xb8\xac\x76\x5c\x70\x6d\x14\x33\x52\x5d\x19\xa9\xd8\x06\xbf\x30\xb3\x2d\xc0\x7b\x71\x53\xdb\x28\xe8\xa3\x36\xb8\x03\xd6\xc5\x1d\xb6\xec\x80\xbd\x5d\xed\x22\x68\xd7\x4c\x88\xdc\xa0\x03\x45\xc3\x81\x33\xbb\xe4\x5d\x07\xf6\xc9\x57\x2d\xe1\x1e\x01\xbf\x95\x75\x53\x21\x09\xed\x5c\x8a\x07\x38\x1f\x29\xba\x77\xa5\xf6\x97\xa1\xb1\x5e\x67\x70\x60\xaa\x9b\x5c\xf5\xe9\x58\xc0\x43\xfb\x5c\xc0\x2f\x52\xd6\x8f\xf1\xfa\x69\xde\x00\x5c\x27\x1b\x8b\xba\xb0\x75\x52\x7e\x0a\xce\xfc\xc8\x15\xb0\x3c\xe1\x7e\x9d\x8d\xe9\xf9\x12\x1a\xf5\xd5\x7d\xd8\x32\xb1\xc1\x6a\xa6\xb7\xb2\xa9\x2b\x2b\xe8\x7c\xca\xfa\x20\x44\xbb\x80\x12\x82\x6a\x07\x56\x27\xd8\xce\xec\x75\xdf\xa9\xee\x5b\x46\xe9\x1a\x6b\x9e\xfd\x0d\xc9\xbd\x5e\xc0\xb2\x7d\xbe\x9e\x43\x28\x63\xf7\x7c\x01\xcb\x2b\xa3\xb8\xd8\xd8\x61\xd6\x98\xad\x54\xfc\x1f\x54\xfe\xc4\x0c\x1e\xac\x27\xf4\xa3\x48\x34\x09\x34\x42\x3c\x61\x01\xcb\xeb\x49\x30\x49\x34\xbb\x00\x89\x45\xda\xdf\xbc\x46\xb1\x31\xdb\x60\x2a\x87\x05\xbc\xec\xbf\xdc\x6f\x79\x8d\xc0\xe1\x5d\xa4\xf2\xe4\x25\xfd\x68\xcf\x70\xfd\xb1\xcd\x36\x58\x0c\xf7\x59\x1e\x25\xe2\x32\xe9\xd1\x92\x5f\x5f\xc3\xfb\xf7\xb0\x66\xb5\xc6\xc0\x02\x5f\xfb\x06\x42\xeb\x76\x1c\x16\xc0\xe1\xff\xf0\x2a\x1a\xa1\x60\x72\xd1\x84\xea\x1e\x27\x91\xff\x6d\xc9\x59\x8c\xd6\xbd\x9c\xeb\x2b\x2b\x33\x63\xdd\x16\x1a\x5b\xc4\xdc\x36\x9c\x22\x4e\x81\x25\xbf\xce\x86\xeb\xfa\x5f\x6b\x39\x5e\x54\x2a\xf8\x39\xdb\xd3\xcb\xec\x84\xf0\x77\xba\x93\x9d\x03\x26\x86\xd5\x13\xe0\xeb\xb4\x87\x2e\xad\xe0\x67\x78\x39\x58\x13\x5f\x47\x89\x31\xa8\x34\x09\x10\x5c\x8f\x79\xaa\xde\xbb\xee\xe2\xb5\x48\x57\x6c\xfb\x7e\x61\xb6\xa8\xd0\x76\x24\xea\x56\xc9\x06\x93\xb2\x4c\x4a\x9d\x8e\x1d\x6a\xcd\x36\xe8\xd4\x72\xd1\x17\xe5\x67\xea\x1a\xdb\xcb\xae\x20\xc0\x02\xa6\xd3\xe4\x1c\xd1\xec\x52\x05\x11\x16\xe7\xa0\x4f\x6a\xba\x0d\x76\x76\xf7\x73\x3b\xfc\xd6\xed\xf0\xa4\xa5\x38\x22\x6d\x28\x6f\x13\x11\xf6\x7f\x67\x97\x3b\x3e\x98\x97\x52\x94\xcc\xcc\xa6\x73\x98\x66\x49\xe5\x8f\xc9\xaf\xdf\x69\x2e\x25\xb1\xbc\xbd\xce\x8d\x74\x72\xb3\x2c\x9b\x24\xed\x12\xae\xb7\xc9\xca\xf3\x18\x4f\x68\x53\xca\xcb\x53\xed\x32\x6a\xcd\x78\xed\x08\x10\xeb\x53\xcd\x72\x86\x5a\xca\x3b\x0d\x35\xbf\xa3\x77\xae\x0b\x58\xa1\x52\x52\x15\x2e\x2d\x0b\xf8\x24\x1b\x51\xa5\x93\xb0\x80\xcb\xfc\x75\x89\x0c\xdf\xfe\xf4\x16\xab\x57\xec\x0d\xbe\x61\xf9\x58\x75\x9b\xa7\x84\x07\xbb\x75\x15\xad\xc7\x3a\x31\x9b\x9e\x75\x62\x7a\x0e\x62\x07\xee\xb0\x08\x01\xd6\x1a\x13\xa9\x65\xf9\xe2\x33\xf8\x46\xca\xd2\xb0\xce\x85\x4f\x8f\x01\x9b\x0b\xf8\x1f\x28\xd4\x52\x95\x08\x25\x13\xc4\xdc\xec\x01\xc5\x48\xe2\x7a\x60\x47\x77\xf2\x80\x1e\xf3\xeb\xd9\x46\xd4\xf4\xa0\xe2\x36\xe6\x4c\x1d\x5b\x6b\x11\x15\x22\x5b\x0d\x19\x0b\x5d\x38\x41\x41\x27\x92\xaa\xfa\x18\xa9\x26\x6f\xc8\xe8\xc9\x0f\xaa\x8c\xcf\xf1\x62\xe8\x02\x71\x9e\x94\x89\x19\x4b\x10\x9d\x6c\x10\xa5\xb5\x54\x9d\x0b\x74\x8e\x38\x79\x13\x07\xf3\x69\x8e\xd0\xce\x26\x8a\x43\x35\x7e\x34\x80\x3e\x38\x2e\x1c\x31\x3e\x6d\x98\x42\x88\x9e\x1f\xaa\x14\x48\x23\xa6\x7e\x38\x4e\xb9\x73\x64\x76\x87\xc7\xa2\xd3\x34\x9e\xed\x3e\x58\x1a\xcd\x19\xd6\x4d\xc3\xda\x9d\xbb\xa3\xee\x7b\x60\x8a\xb3\x9b\x1a\xbb\x2c\x3b\xb0\xba\x41\x3a\x05\xae\x3c\x8e\xbe\x1a\x85\xee\xbc\xe1\x04\xcf\x1f\xe0\xf2\x14\x8d\x58\x80\xa7\x22\x98\x69\x4b\xc8\x7f\x3d\x6a\x78\x2f\xd9\x08\x94\x06\xb5\xf9\x90\x3a\x83\xd8\x72\x41\xe1\x26\x09\xea\x46\xfb\x46\xed\xa5\xf6\x38\x02\x31\x9c\xf6\x70\x58\x76\xb7\x01\x4f\x9c\xea\xdb\x83\xf2\x5e\xc9\x03\xaf\xc6\xb8\xc7\xc5\x45\x52\x0d\xd7\x20\x89\x0e\xdd\x73\xed\xce\xe7\x64\xd4\xc6\xb2\xdf\x0e\xb2\x31\x9a\x57\x38\x1a\xbe\xe4\x62\x7f\xd4\xb1\x88\x7e\x0a\x4d\xa3\x44\x94\x06\xf1\x51\x2d\xe9\xd1\x3c\x76\x62\xee\x1b\xce\xd2\xcd\xc1\x47\x41\x1b\xd5\x04\xf7\x09\x9e\x83\xc3\xdb\x84\x9e\x9f\xb7\x0e\x8c\x0a\x3a\x96\xee\xc0\xf0\x68\xb6\xe0\x66\x36\xd4\x31\x0f\x84\x87\xf0\x68\xac\xd7\x79\x57\x5e\x16\x9d\x03\xb1\x88\xbd\x16\x5b\x58\x55\xa9\xb4\x8e\xc2\xde\x73\xa1\xce\xf0\xc0\x2e\xf1\xcc\xd6\x58\x4f\xbd\x7c\x5f\x3c\x36\x15\xcc\xeb\xeb\x36\xbc\xfc\x06\x7b\x85\x6b\xfe\x2d\x18\x1f\xea\x0c\xde\x73\x5d\xf3\x12\x67\x94\xbc\x05\xbc\x9e\x43\xb3\xff\x2a\x8b\x81\x88\xe3\xc5\x59\x2a\x87\xa6\x97\x79\xcf\x50\x82\x49\x59\xcf\x44\xf3\x69\xff\xdc\xc3\x36\x92\x23\x2d\x81\x60\xd4\xbd\x4f\xcd\x9c\xce\x2a\xec\xe0\x68\x83\xbd\x93\x74\xb7\x48\xa0\x65\x7b\xb5\xd7\x4f\x69\x39\x86\x43\xfe\x74\x11\xaa\xdd\xa5\x05\x7d\x97\x8d\x30\xbe\xa9\x55\xd4\x0f\x4e\x77\x8b\x61\xb7\xeb\xcb\x46\x7b\x59\xd5\xdf\x4e\xe5\x93\x3e\xcf\x12\x37\x46\xc9\x4d\x68\x71\x88\xbb\xe6\x02\x1e\x1e\x43\x99\xb8\x32\xbb\xc3\x7d\x28\x35\x76\xe1\x06\x0b\xb8\x68\xc1\xba\x58\xd7\xf2\x7e\xb0\xe1\xed\xb4\x93\xaa\x41\x53\x8d\xdd\x4b\xec\x92\xe7\xb3\x0e\x6f\x63\xb8\x5d\x4d\xf1\x7a\xf7\x02\x4a\x85\xcc\x0c\x08\x9b\x97\xdf\x2e\xff\x5d\xdc\x72\xca\x82\xd9\xbb\x17\x76\xee\x1c\x8c\x2c\xce\x2f\x3f\x6b\x53\xeb\x71\xf2\x6f\x00\x00\x00\xff\xff\xcd\x64\xc2\xd1\x50\x17\x00\x00" +var _dependencyauditCdc = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xbc\x58\x6d\x6f\xdb\xb6\x13\x7f\xef\x4f\x71\xf5\x2b\x0b\x7f\x57\x6e\x0b\xfc\x51\x54\xa8\x57\x64\x69\x0a\x0c\xe8\x13\x96\x6e\x7b\x61\x04\x33\x23\x9d\x6d\x26\x32\x69\x90\x94\x53\x2f\xc8\x77\x1f\x8e\x94\x25\x52\xa2\x9c\x0c\x05\x2a\x04\x81\x64\x1e\xef\x8e\xbf\x7b\xe0\x8f\xe4\xdb\x9d\x54\x06\xc6\x9f\xf8\x5a\x31\xc3\xa5\x38\x97\xc2\x28\x96\x9b\x4b\xc3\xd6\x5c\xac\xc7\xa3\xd1\x6c\x06\xdf\x36\x5c\x43\x5e\x8f\x00\xd7\xf4\x57\x69\x2c\xe0\xfa\x00\x66\x83\xf0\xe1\xcf\x4f\x90\xb3\xb2\xe4\x62\x6d\xbf\x97\xf9\x06\xf3\xdb\xf7\xb8\x43\x51\xa0\xc8\x39\xea\x25\xac\x2a\x91\x93\x01\x58\x29\xb9\x05\xd6\x7e\xcb\x95\x9d\xa3\xd9\x16\x41\xd0\x3f\x26\x0a\xd0\x5c\xac\x05\x33\x95\x42\xe0\xc2\xd9\x28\xe5\xdd\x25\xaa\x3d\xcf\xf1\x2c\xcf\x65\x25\x4c\xe3\xd1\x94\x7c\x64\xc6\x8a\xa1\x28\x48\x23\xee\x51\x1d\xc0\x28\x26\x34\xb3\x66\x52\xb7\x0e\x84\x65\xe1\xb9\x75\x56\x14\x0a\xb5\x26\xff\xc8\x6a\x30\xf6\x99\x6d\xe9\xf7\x3b\x5e\x96\x70\x8d\xc0\xca\xd2\x1a\xf0\x45\x40\x20\x16\x05\x16\x60\x24\xa8\x8a\xfc\x24\x2f\x42\xa3\x8d\xdd\x53\x98\x58\x23\x56\x00\xf8\x0a\x98\x38\x1c\x51\x09\xac\x31\x85\x20\xa4\x01\x6d\xd8\x1a\x8b\x23\x30\x43\xa1\x6b\xe0\xb1\x4b\xff\xed\xa9\x6a\xa7\x56\x20\xf4\x0c\xb7\xdc\x00\x13\x84\xaa\x30\x70\xc7\xcd\xc6\x0a\x55\xa2\xf6\xc4\x57\x37\x05\xa9\x60\xc7\x04\xcf\x69\x29\x4b\xfb\xf6\x45\xfc\x51\x8b\x2e\x29\x75\x34\x1a\x42\xcc\xa8\x0a\xd3\x11\xcb\x73\xd4\x7a\xc2\xca\x32\x69\x53\xac\x81\xe9\x70\x56\x15\xdc\xc0\xfd\x68\x04\x00\xe0\xcb\x96\x68\xe0\xac\xd8\x72\xc1\xb5\x51\xcc\x48\x75\x69\xa4\x62\x6b\xfc\xca\xcc\x26\x03\xef\xc3\x4d\xad\xa3\xa0\x0f\xda\xe0\x16\xd8\x31\xee\xb0\x61\x7b\x6c\xec\x6a\x17\x41\xbb\x66\x42\xe4\x1a\x1d\x28\x1a\xf6\x9c\xd9\x25\x6f\x8f\x60\xb7\xbe\x6a\x09\x77\x08\xf8\x3d\x2f\xab\x02\x49\x68\xeb\x52\x3c\xc0\xf9\x40\xd1\xbd\xcd\xb5\xbf\x0c\x8d\xe5\x2a\x81\x3d\x53\xc7\xc9\x45\x93\x8e\x19\xdc\xd7\xef\x19\xfc\x2a\x65\xf9\xd0\x5f\x3f\xcd\xeb\x80\xeb\x64\xfb\xa2\x2e\x6c\x47\x29\x3f\x05\x27\x7e\xe4\x32\x58\xb4\xb8\x5f\x25\x43\x7a\xbe\x86\x46\x7d\x75\xe7\x1b\x26\xd6\x58\x4c\xf4\x46\x56\x65\x61\x05\x9d\x4f\x49\x13\x84\x5e\x15\x50\x42\x50\xef\xc0\xa2\x85\xed\x44\xad\x07\x4e\xb9\xb1\x84\xb2\xb5\xaf\x78\xf2\x37\x44\x4b\x3d\x83\x45\xfd\x7e\x35\x85\x50\xc6\x96\x7c\x06\x8b\x4b\xa3\xb8\x58\xdb\x61\x56\x99\x8d\x54\xfc\x1f\x54\xfe\xc4\x04\xee\xad\x23\xf4\x50\x20\xaa\x08\x18\x21\x9c\x30\x87\xc5\xd5\x28\x98\x24\xaa\x6d\x00\xc4\x3c\xee\x6f\x5a\xa2\x58\x9b\x4d\x30\x95\xc3\x1c\x5e\x34\xbf\xdc\x6d\x78\x89\xc0\xe1\x6d\x4f\x65\xeb\x25\x3d\x54\x32\x5c\x5f\xd4\xc9\x06\xf3\x6e\x99\xa5\xbd\x3c\x5c\x44\x3d\x5a\xf0\xab\x2b\x78\xf7\x0e\x56\xac\xd4\x18\x58\xe0\x2b\xdf\x40\x68\xdd\x8e\xc3\x1c\x38\xfc\x0f\x5e\xf6\x46\x28\xbe\x5c\x54\xa1\xba\x87\x51\xcf\xff\xba\xe3\xcc\x07\xdb\x5e\xca\xf5\xa5\x95\x99\xb0\x63\x05\x0d\x2d\x62\x6a\xf7\x9b\xac\x9f\x02\x0b\x7e\x95\x74\xd7\xf5\xac\xb6\xdc\x5f\x54\x2c\xf8\x29\xdb\xd1\xc7\xa4\x45\xf8\x07\xdd\x49\x4e\x01\xd3\x87\xd5\x13\xe0\xab\xb8\x87\x2e\xad\xe0\x17\x78\xd1\x59\x13\x5f\xf5\x12\xa3\xd3\x68\x22\x20\xb8\x2d\xe6\xb1\x76\xef\x36\x17\x6f\x87\x74\xbd\xb6\xd9\x2e\xcc\x06\x15\xda\x0d\x89\x36\xab\xe8\xfe\x12\xb3\x4c\x4a\x9d\x8e\x2d\x6a\xcd\xd6\xe8\xd4\x72\xd1\xf4\xe4\x27\xea\x1a\xaa\x65\xd7\x10\x60\x0e\xe3\x71\x74\x8e\xa8\xb6\xb1\x7e\x08\xf3\x53\xd0\x47\x35\xdd\x04\x95\x7d\x7c\x5c\x85\xdf\xb8\x0a\x8f\x5a\xea\x47\xa4\x0e\xe5\x4d\x24\xc2\xfe\x73\x72\xb9\xc3\x83\x69\x2e\x45\xce\xcc\x64\x3c\x85\x71\x12\x55\xfe\x10\xfd\xf5\x07\xcd\xc5\x24\x16\x37\x57\xa9\x91\x4e\x6e\x92\x24\xa3\xa8\x5d\xc2\xf5\x26\xda\x79\x1e\xfa\x13\xea\x94\xf2\xf2\x54\xbb\x8c\x5a\x31\x5e\x3a\xfe\xc3\x9a\x54\xb3\x94\xa1\x94\xf2\x56\x43\xc9\x6f\xe9\x9b\xeb\x0c\x96\xa8\x94\x54\x99\x4b\xcb\x0c\x3e\xc8\x4a\x14\xf1\x24\xcc\xe0\x2c\x7d\x95\x23\xc3\x37\xff\x7f\x83\xc5\x4b\xf6\x1a\x5f\xb3\x74\xa8\xbb\x4d\x63\xc2\x9d\x6a\x5d\xf6\xd6\x63\x9d\x98\x8c\x2d\x8d\xf7\x8b\xcf\xd2\x78\x82\x3e\x24\xb5\x2d\xc5\x5c\x49\x05\xe7\x0a\x75\x8e\xa2\x90\x50\xed\xd6\x8a\x15\x44\x97\xb6\x34\x49\x4b\x29\x9e\xc1\x47\x64\x4a\xc0\x56\x2a\xcc\x60\x63\xcc\x4e\x67\xb3\xd9\x35\x37\x69\x79\x98\x7d\xf8\xf8\xe5\xaf\xf3\xdf\x2f\x2e\xcf\x2f\x3e\xbf\xff\x92\xc2\xfb\xb8\x91\x0c\xc6\xa7\xa2\xeb\xe2\xda\xed\x7f\x80\xa5\xc6\x48\x56\x5b\xa6\xfa\x04\xa6\x13\xb3\xd4\x6d\xb1\xe1\xdb\x43\xc0\x23\x03\xe6\x09\x0a\xb5\x54\x39\x42\xce\x04\x71\x46\x7b\x34\x32\x92\x58\x26\xd8\xd1\xad\xdc\xa3\xc7\x39\x1b\x9e\xd3\xdb\x6f\xa1\xe0\x36\x32\x4c\x1d\x6a\x6b\x3d\x12\x46\xb6\x2a\x32\x16\xba\xd0\x42\x41\x67\xa1\xa2\xb8\xe8\xa9\x26\x6f\xc8\x68\xeb\x07\x35\xe5\xa7\x78\xd1\x75\x81\xe8\x56\xcc\xc4\x84\x45\x38\x56\xd2\x89\x12\xa5\x54\x2d\x47\x27\x98\xd6\x9b\x7e\x30\x1f\xa7\x27\xf5\x6c\x62\x57\xb4\xbd\x0c\x06\xd0\x07\xc7\x85\xa3\x8f\x4f\x1d\xa6\x10\xa2\xa7\x87\x2a\x06\xd2\x80\xa9\x9f\x8e\x53\xea\x1c\x99\xdc\xe2\x21\x3b\x6a\x1a\xce\x76\x1f\x2c\x8d\xe6\x04\xdf\xa7\x61\xed\x4e\xfc\xbd\x8d\x7f\xcf\x14\x67\xd7\x25\x1e\xb3\x6c\xcf\xca\x0a\xe9\xfc\xb9\xf4\x4e\x07\xcb\x41\xe8\x4e\x1b\x8e\x9c\x30\x3a\xb8\x3c\xc6\x60\xe6\xe0\xa9\x08\x66\xda\x16\xf2\x5f\x0f\x39\xde\x47\x32\x00\xa5\x41\x6d\xce\x63\xa7\x1f\xdb\x2e\x28\xdc\x24\x41\x8d\x75\x57\xa9\x9d\xd4\x1e\x3d\x21\x72\x55\x1f\x4b\xf3\xe3\x3d\xc4\x23\xf7\x09\xf5\x11\x7d\xa7\xe4\x9e\x17\x43\xb4\x67\x36\x8b\xaa\xe1\x1a\x24\x31\xb1\x3b\xae\xdd\xcd\x00\x19\xb5\xb1\x6c\xca\x41\x56\x46\xf3\x02\x07\xc3\x17\x5d\xec\xcf\x3a\x91\xd1\xa3\xd0\x54\x4a\xf4\xd2\xa0\x7f\x4a\x8c\x7a\x34\xed\x3b\x31\xf5\x0d\x27\xf1\xcd\xc1\x47\x41\x1b\x55\x05\x37\x19\x9e\x83\xdd\x7b\x8c\xe6\x68\x50\x3b\x30\x28\xe8\x0e\x08\x0e\x0c\x8f\xe1\x0b\x6e\x26\x5d\x1d\xd3\x40\xb8\x0b\x8f\xc6\x72\x95\x1e\xdb\xcb\xfc\xe8\x40\x5f\xc4\x5e\xc8\xcd\xad\xaa\x58\x5a\xf7\xc2\xde\xd0\xb0\xa3\xe1\x8e\x5d\xa2\xb8\xb5\xb1\x86\xf5\xf9\xbe\x78\x44\x2e\x98\xd7\xf4\x6d\x78\xf1\x1d\x76\x0a\x57\xfc\x7b\x30\xde\xd5\x19\x7c\xa7\xba\xe4\x39\x4e\x28\x79\x33\x78\x35\x85\x6a\xf7\x4d\x66\x1d\x11\x47\xc9\x93\x58\x0e\x8d\xcf\xd2\x86\xa1\x04\x93\x92\x86\x04\xa7\xe3\xe6\xbd\x81\x6d\x20\x47\x6a\x02\xc1\x68\xf7\x6e\x37\x73\x3a\x26\xb1\xbd\xa3\x0d\xf6\x36\xd4\xdd\x5f\x81\x96\xf5\xa5\x62\x33\xa5\xe6\x18\x0e\xf9\xf6\x0a\x56\xbb\xeb\x12\xa8\xef\x44\x7c\x53\xcb\xde\x7e\xd0\xde\x6a\x86\xbb\x5d\xd3\x36\xea\x6b\xb2\xe6\x5e\x2c\x1d\x35\x79\x16\xb9\xab\x8a\x16\xa1\xc5\xa1\xbf\x6b\xce\xe1\xfe\x21\x94\xe9\x77\x66\x77\xaf\x10\x4a\x0d\x5d\xf5\xc1\x1c\x66\x35\x58\xb3\x55\x29\xef\x3a\x05\x6f\xa7\xb5\xaa\x3a\x9b\x6a\xdf\xbd\x48\x95\x3c\x9d\x75\x78\x85\xe1\xaa\x9a\xe2\xf5\xf6\x39\xe4\x0a\x99\xe9\x10\x36\x2f\xbf\x5d\xfe\xbb\xb8\xa5\x94\x05\x93\xb7\xcf\xed\xdc\x29\x18\x99\x9d\x5e\x7e\x52\xa7\xd6\xc3\xe8\xdf\x00\x00\x00\xff\xff\xd9\xff\x40\x24\xca\x17\x00\x00" func dependencyauditCdcBytes() ([]byte, error) { return bindataRead( @@ -86,7 +86,7 @@ func dependencyauditCdc() (*asset, error) { } info := bindataFileInfo{name: "DependencyAudit.cdc", size: 0, mode: os.FileMode(0), modTime: time.Unix(0, 0)} - a := &asset{bytes: bytes, info: info, digest: [32]uint8{0xc5, 0xe8, 0xd8, 0x74, 0x31, 0x6b, 0x70, 0x66, 0xa8, 0x2d, 0x1d, 0x3d, 0x59, 0x5c, 0xb1, 0xa7, 0xe4, 0xd2, 0x47, 0x33, 0xd3, 0xf1, 0xc5, 0x83, 0xc3, 0x1a, 0xa, 0xc8, 0x2b, 0x5, 0xa7, 0xb0}} + a := &asset{bytes: bytes, info: info, digest: [32]uint8{0x9e, 0xcf, 0xd7, 0x43, 0x2a, 0xa5, 0x5d, 0x83, 0x82, 0x97, 0xa4, 0xbe, 0x2e, 0x25, 0xfc, 0x48, 0x92, 0x88, 0xc0, 0x47, 0x21, 0x52, 0x14, 0xc1, 0x62, 0xc4, 0xb7, 0x26, 0xb7, 0x8c, 0xa9, 0x6c}} return a, nil } diff --git a/tests/dependency_audit_tests.cdc b/tests/dependency_audit_tests.cdc index b34e5e9..fec67a6 100644 --- a/tests/dependency_audit_tests.cdc +++ b/tests/dependency_audit_tests.cdc @@ -213,5 +213,5 @@ access(all) fun testChekDependenciesWithUnstagedEntriesPanics() { ) Test.expect(commitResult, Test.beFailed()) // not sure how to test this: - // Test.expect(commitResult.error!.message, Test.contain("panic: Found unstaged dependencies: A.0000000000000008.Foo") ) + // Test.expect(commitResult.error!.message, Test.contain("panic: This transaction is using dependencies not staged for Crescendo upgrade coming soon! Learn more: https://bit.ly/FLOWCRESCENDO. Dependencies not staged: A.0000000000000008.Foo") ) }