eosjs-fcbuffer
eosjs-fcbuffer copied to clipboard
Serialization library geared towards immutable data storage such as blockchains.
Results
13
eosjs-fcbuffer issues
Sort by
recently updated
recently updated
newest added
In the EOS Definitions: [schema - chain_types.json](https://github.com/EOSIO/eosjs-json/blob/master/schema/chain_types.json), a struct named `block_header` has an optional field `new_producers`. But in the *fcbuffer.js*, only "Types" are wrapped by Optional Wrapper. I do not...
In addition to float64: float32 and float128 are needed. https://github.com/EOSIO/eos/blob/e5654dde05135eecb49c5cf974ed02969d606a78/libraries/chain/abi_serializer.cpp#L72-L74