0xl3x1
0xl3x1
#41 takes care of `REVERT`
Looks like there's actually a few different Python exceptions happening when bulk-analysing contracts scraped from the chain: ``` ./batch_0.txt.out:OverflowError: Python int too large to convert to C ssize_t ./batch_10.txt.out:TypeError: 'NoneType'...
OK, here's a more realistic list of the Python errors that occurred in Vandal when running over a scrape of all contracts from the chain: ``` ➜ grep 'Error:' *.err...
@akon-dey I wrote a very similar `start()`, `commit()`, `abort()` implementation for `JdbcDBClient` last year, except I added the ability to set the transaction isolation level (see https://github.com/benjaminbrent/YCSB/blob/e2aa4f4be142afc2acfd98e5c3e22bd659da8d01/jdbc/src/main/java/com/yahoo/ycsb/db/JdbcDBClient.java#L255). It would be...
The plugin appears to work for me in Google Chrome 28.0.1500.89 beta and Iceweasel (Firefox) 22.0 with **KDE 4.8.4** on Debian 7.0 'Wheezy' (amd64), if that helps.
I can confirm this bug. I'm running Iceweasel (Firefox) 22.0 with KDE 4.8.4 on Debian 7.0 'Wheezy' (amd64).