Skip to content

Releases: DarkFlorist/TheInterceptor

v0.0.93

13 Jun 09:19
9b2144a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.92...v0.0.93

v0.0.92

10 Jun 11:08
a16e37f
Compare
Choose a tag to compare

What's Changed

  • Add UI for setting up new rpc conneciton by @jubalm in #956
  • use src instead of textContent to inject to page by @KillariDev in #1028
  • Fix UI issues after updating data by @jubalm in #1029
  • swap fix by @KillariDev in #1033
  • use full type for eventsForEachTransaction by @KillariDev in #1035
  • prevent race condition with signer connections. No need to wait for signer accounts if we already have them, or already are waiting for them by @KillariDev in #1036

Full Changelog: v0.0.91...v0.0.92

v0.0.91

31 May 13:47
6934c0e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.90...v0.0.91

v0.0.90

03 May 13:49
5895839
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.090...v0.0.90

v0.0.89

02 Apr 17:26
bb01611
Compare
Choose a tag to compare

What's Changed

  • Add 2.0.0 simulation stack and fix old stack retrieval by @KillariDev in #927
  • browser runtime last error can return null by @KillariDev in #928
  • indexed fields that are too long are returned as hashes in logs by @KillariDev in #929
  • improve error logging and always fetch metadata for ethereum logger address (0xeee...) by @KillariDev in #930

Full Changelog: v0.0.88...v0.0.89

v0.0.88

01 Apr 07:45
9773d58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.87...v0.0.88

v0.0.87

02 Mar 09:11
0c2dde1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.86...v0.0.87

v0.0.86

01 Mar 16:15
3062cf6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.85...v0.0.86

v0.0.85

01 Mar 13:55
65e1ac4
Compare
Choose a tag to compare

What's Changed

  • Inject window.ethereum to main frame only by @KillariDev in #877
  • add timeout to `retrieveWebsiteDetails´, remove website origin and reorder listener by @KillariDev in #878

Full Changelog: v0.0.84...v0.0.85

v0.0.84

27 Feb 14:55
e3f29b7
Compare
Choose a tag to compare

What's Changed

  • Move Interceptor sleeping logic away from node to more higher level by @KillariDev in #871
  • make experimental nethermind functional by @KillariDev in #872

Full Changelog: v0.0.82...v0.0.84