This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-go
mirror of
https://github.com/status-im/status-go.git
Watch
2
Star
0
Fork
You've already forked status-go
0
Code
Issues
Projects
Releases
Wiki
Activity
f88de68f86
status-go
/
geth
/
jail
/
internal
/
main.go
3 lines
97 B
Go
Raw
Normal View
History
Unescape
Escape
Add SetTimeout/SetInterval to JailCell otto.Otto, closes #189 * Commit initial change for settimeout/setinterval * Add initial tests for jail setTimeout/setInterval * Add ottoext dependency * Add fetch jail test with function * Add dependencies of fetch from ottoext * Refactor with regards to PR review * Refactor with regards to PR review * Fix syntax errors * Fix missing return statement
2017-07-13 11:04:47 +00:00
// Package ottoext contains some extensions for the otto JavaScript interpreter.
Fix "Slow CreateAccount" #251 (#283)
2017-09-01 20:17:34 +00:00
package
ottoext