This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"exclude":["node/.*","node_modules/.",".idea/.*","localtest/.*"]} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sap.ui.define([], function () { | |
function jsInteropDefaultRequire(importedModule) { | |
if (importedModule && importedModule.__esModule) { | |
const exportedProps = Object.keys(importedModule); | |
if (exportedProps.length === 1 && exportedProps[0] === 'default') { | |
return importedModule.default; | |
} | |
} | |
return importedModule; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export const packageName = require(__dirname + '/../package.json').name; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# run this script via: curl -sSL https://gist.github.com/geekflyer/95e61e967a3276fbbf669fedb495b3dd/raw/migrate-from-branch-based-to-fork-based-prs.sh | bash | |
set -e pipefail | |
# Verify whether the GitHub CLI is installed and prompt the user to install it if necessary | |
if ! command -v gh &>/dev/null; then | |
echo "GitHub CLI not found. Please install it from https://cli.github.com/ and then re-run this script." | |
exit 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hey, I'm geekflyer-1221897 and I have contributed to the democeremony1. | |
The following are my contribution signatures: | |
Circuit # 1 (notmain2) | |
Contributor # 1 | |
Contribution Hash: 236068ac 34dfe761 e0c48888 9c238967 | |
69035a70 a24219b0 e34498fb 8dc8556e | |
a1a624e2 4aa9fdf8 5dc7ad4f 2bcd56ae | |
350fee73 967a02d0 e84bb57e dab871fe |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hey, I'm geekflyer-1221897 and I have contributed to the test2 MPC Phase2 Trusted Setup ceremony. | |
The following are my contribution signatures: | |
Circuit # 1 (notmain2) | |
Contributor # 2 | |
Contribution Hash: 007770ff 7f115152 f96145c3 c40d6ef2 | |
a44ac0fc e4374d7d 407bbcdf 73178fb3 | |
17b8a30b ea1b2ab3 85e6b0fa 40e8c886 | |
34b8bc85 c77d7ac6 77d7f485 2419d7ed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hey, I'm geekflyer-1221897 and I have contributed to the video3 MPC Phase2 Trusted Setup ceremony. | |
The following are my contribution signatures: | |
Circuit # 1 (notmain2) | |
Contributor # 2 | |
Contribution Hash: 007770ff 7f115152 f96145c3 c40d6ef2 | |
a44ac0fc e4374d7d 407bbcdf 73178fb3 | |
17b8a30b ea1b2ab3 85e6b0fa 40e8c886 | |
34b8bc85 c77d7ac6 77d7f485 2419d7ed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hey, I'm geekflyer-1221897 and I have contributed to the chattest MPC Phase2 Trusted Setup ceremony. | |
The following are my contribution signatures: | |
Circuit # 1 (notmain2) | |
Contributor # 3 | |
Contribution Hash: 627b96ce d99c9336 95965deb e37036ce | |
a8df95f5 920e42b8 d821bd12 916d6461 | |
1fcf9fc1 3acee3bd 19c4b147 1aa46d2c | |
8be59ac2 b47c600f 4b34eaa7 2d660721 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hey, I'm geekflyer-1221897 and I have contributed to the videosetup MPC Phase2 Trusted Setup ceremony. | |
The following are my contribution signatures: | |
Circuit # 1 (notmain2) | |
Contributor # 2 | |
Contribution Hash: 3b05184c f2fbbeeb ff023e52 0f50bf79 | |
856b89eb 682fe44d 680465a7 b8894449 | |
ae3f7c92 d98cfc62 90d245c2 ab3ed015 | |
9a3f612e 08f89ff4 9ba1b73e 146af37b |
OlderNewer