-
Updated
May 16, 2022 - Go
governance
Here are 363 public repositories matching this topic...
-
Updated
May 12, 2022 - Go
Bitcoin Backports
-
Updated
Apr 9, 2022 - JavaScript
Let's prepare a mixin for interacting with Roles and Policies with the Python client, in case users want to use the API directly.
Do not only have the list, get etc, but also utility methods, such as updating a default role. It should wrap the following logic:
import requests
import json
# Get the ID
data_consumer = requests.get("http://localhost:8585/api/v1/roles/name/DataCoDescribe the bug
When using parse-tree command, error information in printed twice with slightly different text.
To Reproduce
Please supply:
var status = ['ACTIVE']
NOTE: Please be sure that the templates, rules and logs you provide as part of your bug report do not contain any sensitive information.
Expected behavior
There should be one error log instead of dupli
-
Updated
May 12, 2022 - Java
Our current JSON-RPC wiki is outdated.
A lot of commands were changed, new commands were added and some were removed.
Some description might need to be rewritten in a more comprehensible way.
This is a good first issue for anyone who wants to start familiarizing with the PIVX sources.
-
Updated
Nov 26, 2021
-
Updated
May 5, 2022 - Makefile
-
Updated
May 15, 2022 - Go
-
Updated
May 16, 2022
-
Updated
Apr 29, 2022 - Shell
-
Updated
May 16, 2022 - Rust
-
Updated
Aug 18, 2020 - PowerShell
-
Updated
Sep 25, 2021 - JavaScript
In my ubuntu 20.04.2.0, i have python 2.7.18 and pip3 20.0.2.
I was trying to install prancer-basic via pip3 install prancer-basic
It get installed successfully with below warning:
WARNING: The scripts populate_json, prancer, register_key_in_azure_vault, terraform_to_json and validator are installed in '/home/r4redu/.local/bin' which is not on PATH.
Consider adding this director
-
Updated
May 5, 2022 - HCL
-
Updated
Jun 15, 2021
-
Updated
May 16, 2022 - Shell
-
Updated
Jul 26, 2018 - Python
Problem: There is no min ballot duration limit in VotingToManageEmissionFunds.
Solution: Add the similar param minBallotDuration like in VotingToChange* contracts.
-
Updated
May 13, 2022 - TypeScript
-
Updated
Apr 20, 2022 - Python
Improve this page
Add a description, image, and links to the governance topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the governance topic, visit your repo's landing page and select "manage topics."
Create a test, likely a functional test, that tests that dstxes are properly validated during propagation. The test should fail with the following patch applied dashpay/dash@953a0ea.
Additionally, checking that these transactions are included in the default block template / mined would also be very valuable.
By completing this issue