- 10 Jul, 2014 9 commits
-
-
obscuren authored
* VM BALANCE opcode updated to pop 1 item and use that to retrieve the address' balance * GetBalance and GetNonce on state that'll always return something valid
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
* Ensure that each state object has an address that is 20 bytes * Byte logging for vm * changed diff output
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
- 09 Jul, 2014 1 commit
-
-
Maran authored
-
- 07 Jul, 2014 17 commits
-
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
Jeffrey Wilcke authored
Revert "ethreact - Feature/ethutil refactor"
-
Jeffrey Wilcke authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
Jeffrey Wilcke authored
ethreact - Feature/ethutil refactor
-
- 05 Jul, 2014 5 commits
-
-
zelig authored
-
zelig authored
- introduce quit, drained, shutdown channels - mainLoop falls through reading message channel to drained state, and waits is blocked in default branch until any message is sent - Flush() waits for <-drained - Stop() pushes quit and nodges mainloop out of blocking drained state - package-global mutex - Reset() - clear tests
-
zelig authored
-
obscuren authored
-
obscuren authored
-
- 04 Jul, 2014 7 commits
-
-
zelig authored
-
zelig authored
- consistent renaming - React -> Event - ReactorEvent -> EventHandler - NewReactorEngine -> New - async ReactorEngine main loop with select on main eventChannel and quit channel - ReactorEngine main loop control with Start() Stop() Flush() - ReactorEngine.dispatch - use sync.RWMutex - delete eventHandler if subscribed channels go to 0
-
zelig authored
-
zelig authored
-
obscuren authored
* Script compile length fix * Transition fix
-
obscuren authored
-
obscuren authored
-
- 03 Jul, 2014 1 commit
-
-
obscuren authored
-