-
check it:
```
class Test
include Bud
state {
channel :foo, [:@loc, :a]
scratch :bar, [:a]
}
bootstrap {
foo
-
### Subject of the issue
Hi! I attached msgpack encoding of block `9414973` from betanet (retrieved via [url](https://api.betanet.algoexplorer.io/v2/blocks/9414973?format=msgpack)). It doesn't meet…
-
v4 is deprecated, see [the same upgrade in libhoney-go](https://github.com/honeycombio/libhoney-go/pull/127)
-
It seems it does.
Wouldn't a `git submodule` be more efficient to track changes?
Would an update of this lib be enough to be v5 compliant?
Thanks, and sorry to spam you :)
-
## Problem
The `LedgerStateDelta` object as returned from algod has the field `Txleases` which is a map with an object key, as show in https://github.com/algorand/go-algorand/blob/8e2e2e4f4f714e40d…
-
Hi:
it will be great if there is only one msgpack php extension.
so, maybe we can merge our works together, what do you think? :)
thanks
-
**Describe the bug**
I've been using msgpack-c 4.0.0, which does type checking for conversions between float and int.But when I updated to 4.1.3, I found that the same code produced a different behav…
-
Please merge serialisation branch. I changed API to work with json/msgpack instead JSON.
-
To fix [segmentation fault bug](https://github.com/msgpack/msgpack-ruby/issues/150) we need to use at least `msgpack` 1.2.2:
> 2018-01-11 version 1.2.2:
>
> * Fix bug to occur SEGV occasionally …
N0xFF updated
3 years ago
-
Hi, thank you for your efforts in writing the library for python. One more thing that is needed is the support of custom codec. Do you have any plan for implementation the codec or welcome any contrib…