-
When an interrupt happens on a thread during writing the transaction log, the underlying FileChannel is closed as a result. Any further use will throw a java.nio.channels.ClosedChannelException render…
-
In our current enterprise system we've been struggling to lower the poolingDataSource.acquisitionTimeout from the default 30s to some more appropriate value (1-5s).
For "classic" DataSource.getConne…
-
LISTTRANSACTIONS
curl --url "http://127.0.0.1:7778" --data "{\"coin\":\"BTM\",\"method\":\"listtransactions\",\"params\":[1, 9999999, [\"bMS5HSgJoJJemNGCEAVQerDFZMJuyw5d6p\"]]}"
RETURNS:
{"result":[…
-
Top and bottom padding for horizontal dropdown menu items is hard-coded to `5px`. This should be exposed as a customization option.
![2016-02-19_11-00-42](https://cloud.githubusercontent.com/assets/7…
-
程序版本:1.0.7 和 1.0.8
solonet 节点已开启挖矿,通过 `/submit-transaction` 接口发送已完成签名的交易,有一定几率出现该笔交易不被打包的情况,通过 `/get-transaction` 接口可一直查到这笔交易。
例如昨天的一笔:
```
{
"status": "success",
"data": {
…
-
Some ROMs (at least, crdroid and Evolution X) are failing to compile due to the following error:
system/bt/stack/btm/btm_acl.cc:1187:6: error: function-like macro 'BtmBypassExtraAclSetup' is not de…
-
def reset_biterm(self, bit):
k = bit.getTopic()
w1 = int(bit.get_word())-1
w2 = int(bit.get_word(2))-1
请问,下面更新的时候为什么要先减去1哪?
self.nb_z[k] -= 1
self.nwz[k][w1] -= 1
self.nwz[k][w2] -…
-
[samp_name](https://microbiomedata.github.io/nmdc-schema/samp_name/
) is currently a string, a use case from 1000 soils is that JGI and EMSL have different sample names
Example
GOLD sample name…
-
See: https://github.com/amplication/amplication/issues/7901
Make sure that all relevant analytics for "AI helper" button in service/project overview and schema import are arriving correctly
-
Consolidate defaults updates into one issue since they are typically one PR:
1. Originally https://github.com/NREL/SAM/issues/1794
> There's a minor consistency issue in the defaults: …