- San Francisco
Block or Report
Block or report petermetz
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
cactus Public
Forked from hyperledger/cactus
A new approach to the blockchain interoperability problem
-
cordova-plugin-ibeacon Public
An iBeacon plugin for Phonegap / Cordova 3.x and upwards. Supports both iOS and Android (contributions are welcome)
-
cordova-proximity-quickstart Public
An Ionic Framework and Cordova project demonstrating proximity related tasks.
-
antlr-4-ts-test Public
Project demonstrating how to create a Salesforce SOQL parser with antlr4ts
TypeScript 1
-
1
import {randomBytes} from "crypto";
23/**4* Responsible for generating cryptographically secure random numbers or strings of characters (depending on the use-case).5*
1,382 contributions in the last year
Activity overview
Contribution activity
April 2022
Created 6 commits in 2 repositories
Opened 6 pull requests in 2 repositories
hyperledger/tf-security
5
merged
hyperledger/cactus
1
merged
Reviewed 16 pull requests in 1 repository
hyperledger/cactus
16 pull requests
- feat(quorum-connector): implement validator interface on go-quorum-connector
- fix: custom-checks script from package.json does not work #1809
- build(deps): bump moment from 2.29.1 to 2.29.2
- feat(corda4): implement monitoring of state changes
- docs: fixed typos within whitepaper
- docs: add descriptions of ledgers in whitepaper
- refactor(quorum-multi-party-all-in-one): enhance quorum-mp image
- test(cmd-api-server): fix flaky runtime-plugin-imports-test
- docs(whitepaper): update abstract, introduction, interop. model
- docs: add link and image of jdk 8 install to build.md
- feat: add jwt authorization to supply chain example
- 1776: Regular-Expression-Denial-of-Service-in-mime
- fix(security): address CVE-2021-23337
- feat(keychain-aws-sm): bootstrap readme.md
- feat(keychain-azure-kv): complete request handler and endpoints #1010
- docs: fix diagram typo in connector README files
Created an issue in epoberezkin/json-schema-traverse that received 4 comments
Exception has occurred: RangeError: Maximum call stack size exceeded
If an OpenAPI schema definition contains cycles, then the traversal fails with the error and call stackbelow: Exception has occurred: RangeError: M…