TARAXA
trie_common.cpp File Reference

Namespaces

 taraxa
 
 taraxa::final_chain
 

Functions

std::string taraxa::final_chain::hexPrefixEncode (bytes const &_hexVector, bool _leaf, int _begin=0, int _end=-1)
 
void taraxa::final_chain::hash256aux (HexMap const &_s, HexMap::const_iterator _begin, HexMap::const_iterator _end, unsigned _preLen, RLPStream &_rlp)
 
void taraxa::final_chain::hash256rlp (HexMap const &_s, HexMap::const_iterator _begin, HexMap::const_iterator _end, unsigned _preLen, RLPStream &_rlp)
 
h256 taraxa::final_chain::hash256 (dev::BytesMap const &_s)