governance
Here are 276 public repositories matching this topic...
-
Updated
Jun 9, 2021 - Go
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
问题描述:关于工程中某个工作流节点单独执行不报错,保存工作流时提示:NotClassDefFoundError:Cloud not initialize class dispatch.Http$
问题原因:linkis-publish微服务关于netty-3.6.2.Final.jar升级包缺失
问题解决:将升级包上传重启linkis-publish微服务即可。
-
Updated
Jun 9, 2021 - JavaScript
Pretty simple cfn-guard test -r rules.txt -t test.yaml will pass and exit with 0 if test.yaml doesn't exist.
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
Jun 7, 2021 - Shell
-
Updated
Aug 18, 2020 - PowerShell
-
Updated
Jun 7, 2021 - Go
-
Updated
Jun 9, 2021 - Rust
-
Updated
Jun 4, 2020
Problem: There is no min ballot duration limit in VotingToManageEmissionFunds.
Solution: Add the similar param minBallotDuration like in VotingToChange* contracts.
-
Updated
Jun 4, 2021 - PHP
-
Updated
Jun 7, 2021
-
Updated
Jul 26, 2018 - Python
-
Updated
Sep 3, 2019 - Python
-
Updated
Jun 9, 2021 - Python
-
Updated
Jun 8, 2021 - Go
-
Updated
Jun 9, 2021 - JavaScript
-
Updated
Mar 9, 2021 - C++
-
Updated
Apr 1, 2020 - C++
-
Updated
Dec 14, 2017 - HTML
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."


As we all know golang has give us the feature that convert proto to json with https://github.com/golang/protobuf/blob/master/jsonpb/encode.go ,and with encode.go ,we can define diffrent style like casesensitive , emit empty , json indent and so on , we can see [Customizing Protobuf JSON Serialization in Go](https://seb-nyberg.medi