Commit History

Author SHA1 Message Date
  chriseth 872804062c Fix JS data decoder to always decode hex even if not 0x prefixed. 9 years ago
  Gav Wood d08fdd9e89 Add base-58 encoding. 9 years ago
  Lefteris Karapetsas 1451426b15 Aesthetic code changes in CommonJS 9 years ago
  Lefteris Karapetsas 3aaef92a63 Add tests for jsToInt and streamline behaviour 9 years ago
  Lefteris Karapetsas f5816892f6 Tests for jsToFixed and remove unused function 9 years ago
  Lefteris Karapetsas 5fdadc8e24 Simply fromRaw() and add tests for it 9 years ago
  Gav Wood d78f5217fb Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 9 years ago
  Gav Wood 6b2765ac7f Correct documentation. 9 years ago
  Lefteris Karapetsas 0c081748aa Simplify and use jsToInt() 9 years ago
  Gav Wood b68488e64a Secure datatypes now copyable only to similar datatypes. 9 years ago
  Marek Kotewicz 9e75479848 most compact number representation 10 years ago
  Marek Kotewicz 4dd08c0f8e parsing decimal 10 years ago
  Marek Kotewicz b4f2c5286f fixed #763, changes in CommonJS 10 years ago
  Marek Kotewicz a2e839aa79 fixed namespaces in CommonJS && return 0x00 instead of 0x 10 years ago
  Marek Kotewicz 08d6d927d6 Merge branch 'mac_fixes' into new_jsonrpc 10 years ago
  Gav Wood 9fa70a7b11 Bunch of repotting/curating. 10 years ago
  Gav Wood 3429029e98 Move CommonJS to libethcore. Split it up ready for refactoring into 10 years ago
  yann300 e6b78c1517 misc changes 10 years ago
  yann300 1da85fcf9d Cleaning 10 years ago
  yann300 189bc68340 Manage solidity types: 10 years ago
  Gav Wood 65b3505262 Fix jsTo... 10 years ago
  Gav Wood 8ef98beb92 Add blockhash to Solidity. 10 years ago
  yann300 d048264bba - detailed comments. 10 years ago
  yann300 9c2ff3ed60 - Rollback previous change on toCompactBigEndian, unpadded(bytes _b). 10 years ago
  yann300 96cffc207b Merge branch 'develop' into ide_m25 10 years ago
  yann300 91a2c43bce Merge branch 'mix' of https://github.com/arkpar/cpp-ethereum into 10 years ago
  yann300 cac9134abf - Transaction call debugging. 10 years ago
  yann300 750a9f4e25 - CommonJS => fromString(string _sn) fromString(string const& _sn). 10 years ago
  yann300 47abc1372d - fromRaw, fromString, prettyU256 moved to CommonJS.cpp. 10 years ago
  Gav Wood 7fc11d4c72 Fix std services except DNS Reg whose contract needs rewriting. 10 years ago