Commit Graph

2 Commits

Author SHA1 Message Date
Andrea Maria Piana fc836e4c76 upgrade ethereum 2022-10-26 09:39:30 +02:00
Ivan Tomilov ebd77aabe2 Merging bug/whisper-on-geth1.6.1 () which acts like develop
* static: updates Whisper test (to work with Geth 1.6.1)
* jail: VM persistence implemented
* jail: sendMessage/showSuggestions minor fixes (to be squashed)
* node: CHT and boot nodes auto-load implemented
* Replaced CHT data file from farazdagi's to tiabc's
* Rewrote config_test.go using testify having reduced it twice in size
* Increased SyncTime and panic timeout in tests
* Fixed test - remove go default test to testify/suite ()
* Add flag setup for RPCEnabled and add comment ()
* jail: register method handlers before running initial js in jail ()
* Console Jail Mod  ()
* Added ./statusd-data into .gitignore
* Increased log level for the test node from INFO to ERROR
* Add call to loop.Run to evaluate all setTimeout/setIntervals methods. ()
* Rebase onto geth1.6.7 ()
* Got back sync duration from 60s to 30s, updated bindata.go
2017-08-04 23:14:17 +07:00