Commit Graph

76 Commits (1f6df0cd522842095c5ca723d2e11fc6b97b8b6a)

Author SHA1 Message Date
obscuren e798f221dd Added public interface 11 years ago
obscuren 38d6b67b5c Fixed state problem 11 years ago
obscuren 21f8806eed Moved assembler stage to the mutan compiler 11 years ago
obscuren 338b698091 Refactoring and added documentation comments 11 years ago
obscuren 16e52327a4 Upped version number 11 years ago
obscuren 0f93da400a Added new state object change echanism 11 years ago
obscuren ef7f3f36e2 Renamed CALLDATA to CALLDATALOAD 11 years ago
obscuren 3a9a252f6e Fixed minor issue with gas and added state object init 11 years ago
obscuren 11c26e3211 Implemented ethereum package reader 11 years ago
obscuren 086acd122b Added pre processing of script data 11 years ago
obscuren 891f725909 Added better address format 11 years ago
obscuren 6a530ea371 Call fixed 11 years ago
obscuren 0fccbeabcc No longer return a list, but raw bytes 11 years ago
obscuren 4f2e9c2640 Check for nil 11 years ago
Maran 5714a82778 Small tweaks to mnemonic 11 years ago
Maran 272b135b74 One more line of comment 11 years ago
Maran 35a82f8f4a Added support for mneomnic privkeys 11 years ago
Maran 5f49a659c3 More blockchain testing 11 years ago
obscuren 7660e1ed90 Added a IsList method for type checking []interface{} 11 years ago
obscuren 308c59320c Fixed typo 11 years ago
obscuren e0b6091d7e Test fixes and removed old code. Added VM gas fees 11 years ago
obscuren 01c1bce9c5 Removed regular ints from the virtual machine and closures 11 years ago
obscuren 9a9e252cab Changes 'compiler' to work with any type 11 years ago
obscuren 2ea4c632d1 Closure return, arguments fixed. Added proper tests 11 years ago
obscuren fa1db8d2dc Implemented closure arguments 11 years ago
obscuren f3d27bf5d8 Rewrote opcodes again 11 years ago
obscuren f21eb88ad1 Some minor updates 11 years ago
obscuren c642094cac Added encoder interface 11 years ago
obscuren 344e827061 Added client string to configuration 11 years ago
Maran 8ea7e21f64 Merge 11 years ago
obscuren f80984491a Removed comments 11 years ago
obscuren 92f2abdf76 Partially refactored server/txpool/block manager/block chain 11 years ago
Maxime Quandalle 8577e9116e Rename .travil.yml to .travis.yml 11 years ago
obscuren d2bc57cd34 PoC reactor pattern 11 years ago
obscuren f1b354e6aa Reactor implemented 11 years ago
obscuren b462ca4aad Bump 11 years ago
obscuren 3f7ec1a83f Conform to Db interface 11 years ago
obscuren 8fa19664e6 Added BigCopy 11 years ago
obscuren 9d06f9e6fb Updated readme#trie 11 years ago
obscuren c0fcefa3a0 Added a GetKeys method to support multiple accounts 11 years ago
obscuren c7e73ba12d Added currency converting 11 years ago
obscuren b30b9ab8cb Fixed a minor issue where a string is expected but returns slice 11 years ago
obscuren 55c1c220d0 Added delete to database interfaces 11 years ago
obscuren 5971c82094 Updated opcodes ... again 11 years ago
obscuren 1a98bbf1c8 Added a trie iterator 11 years ago
Joey Zhou 8ecb24f114 parse now returns byte[] instead of string 11 years ago
obscuren 4bfd717ba2 Added the ability to extend the logger with more sub systems 11 years ago
obscuren b20c0b1d59 Removed all old code 11 years ago
obscuren f2a1260294 Nil is also considered empty 11 years ago
obscuren 059ad35215 Type checking 11 years ago