Willian Mitsuda
|
66be71f89d
|
TODO: must finish reverse token address support on internal ETH transfers section
|
2021-11-01 04:46:19 -03:00 |
Willian Mitsuda
|
91a888c73b
|
Migrate remaining token decoration support to the new resolver framework
|
2021-11-01 04:26:19 -03:00 |
Willian Mitsuda
|
e22b564a71
|
Add in-page cache capabilities to main resolver
|
2021-11-01 04:15:12 -03:00 |
Willian Mitsuda
|
378d5a0c25
|
Reorder attributes
|
2021-11-01 01:32:35 -03:00 |
Willian Mitsuda
|
ba86907ec2
|
Add TODO
|
2021-10-31 20:00:40 -03:00 |
Willian Mitsuda
|
9879290a38
|
Add symbol support
|
2021-10-31 19:59:14 -03:00 |
Willian Mitsuda
|
9b2dcf0aca
|
Fix token address link
|
2021-10-31 19:55:09 -03:00 |
Willian Mitsuda
|
099c1465b0
|
Add ERC token address resolver
|
2021-10-31 19:51:11 -03:00 |
Willian Mitsuda
|
59ff4fd401
|
Extract renderer interface
|
2021-10-31 05:10:42 -03:00 |
Willian Mitsuda
|
887e35ce49
|
Generalize plain address/ens rendering logic
|
2021-10-31 03:16:03 -03:00 |
Willian Mitsuda
|
25cc823c91
|
Generalize resolver framework to allow tracking of the resolver source
|
2021-10-31 02:38:41 -03:00 |
Willian Mitsuda
|
7bfa479d6c
|
Retrofit name resolvers into transaction/* pages
|
2021-10-30 22:44:33 -03:00 |
Willian Mitsuda
|
41be42d1ce
|
Save 1 array construction
|
2021-10-30 22:14:37 -03:00 |
Willian Mitsuda
|
3211befaea
|
Remove redundant React.memo
|
2021-10-30 22:14:16 -03:00 |
Willian Mitsuda
|
4c59cd188f
|
Remove redundant React.memo
|
2021-10-30 22:05:26 -03:00 |
Willian Mitsuda
|
119cb67b00
|
Remove unnecessary nested span
|
2021-10-30 22:00:03 -03:00 |
Willian Mitsuda
|
8341c274f6
|
Remove unnecessary React.memo
|
2021-10-30 21:56:32 -03:00 |
Willian Mitsuda
|
7708fa75e5
|
Remove unnecessary nested span
|
2021-10-30 21:54:05 -03:00 |
Willian Mitsuda
|
b770bb5fb5
|
Migrate search results to page collector name hooks
|
2021-10-30 21:49:23 -03:00 |
Willian Mitsuda
|
a0675c6377
|
Use ResolvedAddresses table instead of pre-resolved name parameter
|
2021-10-30 21:31:31 -03:00 |
Willian Mitsuda
|
9da41d0a2e
|
Typo fix
|
2021-10-30 21:14:11 -03:00 |
Willian Mitsuda
|
60ead1ba49
|
Rename type
|
2021-10-30 21:10:15 -03:00 |
Willian Mitsuda
|
b8eea08f4d
|
Move type
|
2021-10-30 21:08:10 -03:00 |
Willian Mitsuda
|
19f7af84a5
|
Extract resolver api
|
2021-10-30 21:06:11 -03:00 |
Willian Mitsuda
|
4da76ae836
|
Reduce the number of nested divs
|
2021-10-29 22:40:56 -03:00 |
Willian Mitsuda
|
a3626136a6
|
Avoid getting erc20 metadata multiple times in the same session
|
2021-10-28 23:39:33 -03:00 |
Willian Mitsuda
|
7b611f96e2
|
Fix fallback case on dedup sig function
|
2021-10-28 17:41:56 -03:00 |
Willian Mitsuda
|
3bfd38641b
|
Correctly render fallback function signature
|
2021-10-28 17:39:10 -03:00 |
Willian Mitsuda
|
852ff5f726
|
Remove unused imports
|
2021-10-28 17:31:57 -03:00 |
Willian Mitsuda
|
379c695083
|
Retrofit new 4bytes fetcher function into legacy use4Bytes
|
2021-10-28 17:26:36 -03:00 |
Willian Mitsuda
|
cbab64cd99
|
Dedup and optimize 4bytes calls for really huge traces
|
2021-10-28 17:21:01 -03:00 |
Willian Mitsuda
|
05953de053
|
Apply selection highlighter to function sigs
|
2021-10-28 05:33:41 -03:00 |
Willian Mitsuda
|
f800f05787
|
Add deprecation notice
|
2021-10-28 05:33:41 -03:00 |
Willian Mitsuda
|
09e89c5f41
|
Retrofit the AddressHighlighter into the new generic SelectionHighlighter
|
2021-10-28 05:33:41 -03:00 |
Willian Mitsuda
|
ad94813476
|
Remove unnecessary React.memo
|
2021-10-28 05:33:41 -03:00 |
Willian Mitsuda
|
a0677feda7
|
Remove redundant React.memo
|
2021-10-28 05:33:41 -03:00 |
Willian Mitsuda
|
3ea9dc7643
|
Micro optimization for large traces
|
2021-10-28 05:33:41 -03:00 |
Willian Mitsuda
|
d27df7d271
|
Omit missing value field
|
2021-10-28 05:33:41 -03:00 |
Willian Mitsuda
|
e93c2953ec
|
Add value field to call tree
|
2021-10-28 05:33:41 -03:00 |
Willian Mitsuda
|
5188cd980e
|
Add horizontal scroll to trace tree
|
2021-10-28 05:33:41 -03:00 |
Willian Mitsuda
|
56df620c7c
|
Add color decoration to DELEGATECALL tracing
|
2021-10-28 05:33:41 -03:00 |
Willian Mitsuda
|
8992ea2336
|
Add 0x decoration prefix to input
|
2021-10-28 05:33:41 -03:00 |
Willian Mitsuda
|
277fa8f37c
|
Different color for STATICCALL
|
2021-10-28 05:33:41 -03:00 |
Willian Mitsuda
|
309739e547
|
Add tree decoration to from address
|
2021-10-28 05:33:41 -03:00 |
Willian Mitsuda
|
0445ccd448
|
Remove depth info
|
2021-10-28 05:33:41 -03:00 |
Willian Mitsuda
|
48986de7f3
|
Add 4bytes decoding support to trace view
|
2021-10-28 05:33:41 -03:00 |
Willian Mitsuda
|
1b9f26a3f0
|
First working prototype with call tree
|
2021-10-28 05:33:41 -03:00 |
Willian Mitsuda
|
b8e081996c
|
Replace deprecated react-helmet
|
2021-10-25 15:14:01 -03:00 |
Willian Mitsuda
|
0228a6b6ae
|
Fix overflow
|
2021-10-25 14:49:17 -03:00 |
Willian Mitsuda
|
01818584b7
|
Color topic hashes/method selectors
|
2021-10-25 14:43:41 -03:00 |
Willian Mitsuda
|
4acc8be926
|
UI tweaks
|
2021-10-25 01:44:24 -03:00 |
Willian Mitsuda
|
02261f264a
|
First parsed ABI UI prototype
|
2021-10-25 01:29:50 -03:00 |
Willian Mitsuda
|
d7ba5f09fd
|
Extract ABI parent component
|
2021-10-24 23:04:04 -03:00 |
Willian Mitsuda
|
5c8003a64c
|
Preload title font
|
2021-10-24 05:51:05 -03:00 |
Willian Mitsuda
|
c3351b8047
|
Fix footer@Home
|
2021-10-24 01:25:57 -03:00 |
Willian Mitsuda
|
2525e9ca31
|
Add chunk names/prefetch hint
|
2021-10-24 01:21:20 -03:00 |
Willian Mitsuda
|
2a78834c1d
|
Refresh tweaks
|
2021-10-24 01:12:05 -03:00 |
Willian Mitsuda
|
24e05e06e9
|
Lazy import tabs
|
2021-10-24 01:04:18 -03:00 |
Willian Mitsuda
|
5e4be33121
|
Workaround for difficult overflow on ethers 5.5.x; using _difficult field: BigNumber; must change wen ethers 6
|
2021-10-22 17:51:20 -03:00 |
Willian Mitsuda
|
5533e7786e
|
Fix typechecking after ethers 5.5.1 fix/improvement
|
2021-10-22 16:52:28 -03:00 |
Willian Mitsuda
|
4671197846
|
Remove Sourcify integration method: local snapshot
|
2021-10-22 15:59:45 -03:00 |
Willian Mitsuda
|
e99e5c35ea
|
Add memoization
|
2021-10-22 15:50:31 -03:00 |
Willian Mitsuda
|
f62f41759f
|
Fix missing bottom padding grow
|
2021-10-22 15:08:46 -03:00 |
Willian Mitsuda
|
a6109754b4
|
Fix home screen flickering
|
2021-10-22 09:29:54 -03:00 |
Willian Mitsuda
|
1d044cee85
|
Using import for image
|
2021-10-21 18:28:38 -03:00 |
Willian Mitsuda
|
3ff4b0e65e
|
Lazy load London dashboard
|
2021-10-21 04:31:37 -03:00 |
Willian Mitsuda
|
a6b0201f44
|
Lazy load CameraScanner component
|
2021-10-21 04:10:49 -03:00 |
Willian Mitsuda
|
1bdae1569a
|
Allow highlight.js tree shaking; reduced production bundle size
|
2021-10-20 19:23:10 -03:00 |
Willian Mitsuda
|
b21c10ab0b
|
Fix typings after react-chart-js upgrade
|
2021-10-20 16:10:00 -03:00 |
Willian Mitsuda
|
70649af097
|
Fix wrong message when cant decode input
|
2021-10-19 05:23:48 -03:00 |
Willian Mitsuda
|
bace76e12c
|
Fix wrong message when cant decode log
|
2021-10-19 05:20:14 -03:00 |
Willian Mitsuda
|
719ce4bd35
|
Bugfix: do not try to decode method selector on contract creation txs fix #96
|
2021-10-18 19:04:43 -03:00 |
Willian Mitsuda
|
22da8082d8
|
Lower log level
|
2021-10-18 17:01:32 -03:00 |
Willian Mitsuda
|
d4aee16141
|
Fix string break
|
2021-10-18 17:00:04 -03:00 |
Willian Mitsuda
|
f3a6848e94
|
Fix duplicate table header
|
2021-10-18 03:39:00 -03:00 |
Willian Mitsuda
|
662c511245
|
Change contract verification icon to Sourcify logo
|
2021-10-18 03:15:20 -03:00 |
Willian Mitsuda
|
f847f9b24e
|
Merge branch 'develop' into feature/topic0-event-decoding
|
2021-10-18 02:51:36 -03:00 |
Willian Mitsuda
|
043b417703
|
Update Sourcify IPFS docs; change Sourcify integration to use public gateway by default
|
2021-10-17 22:57:19 -03:00 |
Willian Mitsuda
|
23737ce4d0
|
Support trial and error of multiple event signatures
|
2021-10-13 15:34:30 -03:00 |
Willian Mitsuda
|
f0ffa140c4
|
Add estimated params notice
|
2021-10-12 05:35:18 -03:00 |
Willian Mitsuda
|
ccad1f123a
|
First working version of non-verified contract topic0 decoder
|
2021-10-08 02:38:46 -03:00 |
Willian Mitsuda
|
7b8dd7d159
|
Lower log level
|
2021-09-29 16:34:49 -03:00 |
Willian Mitsuda
|
b770de3117
|
Tune spacing
|
2021-09-29 16:27:36 -03:00 |
Willian Mitsuda
|
ba3d721e14
|
Add devdoc params help to verified decoded input params
|
2021-09-29 16:22:35 -03:00 |
Willian Mitsuda
|
debc046d83
|
Remove unused attribute; custom param presence msg depending on signature with or without param names
|
2021-09-27 15:47:55 -03:00 |
Willian Mitsuda
|
af95c04c9c
|
Flatten 4bytes signatures with param names
|
2021-09-27 15:40:01 -03:00 |
Willian Mitsuda
|
78d3c0e1b7
|
Remove deprecated use4Bytes hook
|
2021-09-27 01:09:56 -03:00 |
Willian Mitsuda
|
9285d4dedf
|
Fix not known metadata scenario
|
2021-09-27 00:49:23 -03:00 |
Willian Mitsuda
|
9236bfcb2f
|
Fix anonymous tuples
|
2021-09-25 19:37:14 -03:00 |
Willian Mitsuda
|
22b9c5b687
|
Small adjustments to toggling and formatting
|
2021-09-25 18:57:07 -03:00 |
Willian Mitsuda
|
a1da1d532b
|
Add uint256 decoder with display mode toggler
|
2021-09-25 18:40:00 -03:00 |
Willian Mitsuda
|
ab7ac37ca0
|
Extract decoders
|
2021-09-25 17:28:49 -03:00 |
Willian Mitsuda
|
1b127b84a2
|
Move into subpackage
|
2021-09-25 17:19:49 -03:00 |
Willian Mitsuda
|
f612e4791a
|
Better display of array tx input parameters
|
2021-09-25 15:11:57 -03:00 |
Willian Mitsuda
|
e4fa639e69
|
Add warning for input decoded from 4bytes signatures wuthout param names
|
2021-09-25 14:45:12 -03:00 |
Willian Mitsuda
|
b57518ba96
|
Use common function
|
2021-09-25 14:29:09 -03:00 |
Willian Mitsuda
|
ccb33b4637
|
First working version of tx input decoding from 4bytes DB; if there is 4bytes AND sourcify info, prioritize sourcify for completeness
|
2021-09-25 06:51:50 -03:00 |
Willian Mitsuda
|
0ede7cf3c9
|
Migrate deprecated attribute activeClassname
|
2021-09-23 21:27:40 -03:00 |
Willian Mitsuda
|
13f32f8a35
|
Properly differentiate pending/cant decode log data
|
2021-09-23 18:46:08 -03:00 |
Willian Mitsuda
|
380abf2adc
|
Custom msg for 0 logs
|
2021-09-23 18:33:20 -03:00 |
Willian Mitsuda
|
bef7691d77
|
Turn sourcify intergration mode into a global config
|
2021-09-23 18:25:52 -03:00 |
Willian Mitsuda
|
5e982d3b55
|
Guard against errors on getting erc20 metadata
|
2021-09-22 15:30:54 -03:00 |
Willian Mitsuda
|
b5c76a4e01
|
Fix log metadata search
|
2021-09-22 15:11:13 -03:00 |
Willian Mitsuda
|
4ec5fb7681
|
Fix proxy/delegatecall scenarios
|
2021-09-22 03:02:21 -03:00 |
Willian Mitsuda
|
7f15a12f4a
|
Add support for multiple log emitter addresses
|
2021-09-20 18:15:00 -03:00 |
Willian Mitsuda
|
18275f86a2
|
Fix missing key attribute
|
2021-09-20 18:12:07 -03:00 |
Willian Mitsuda
|
28b4bfed7f
|
Add hover color
|
2021-09-19 04:24:38 -03:00 |
Willian Mitsuda
|
a0896c59a3
|
Fix support for different log emitters
|
2021-09-18 19:42:45 -03:00 |
Willian Mitsuda
|
6008eb102d
|
Optional chaining
|
2021-09-18 19:38:35 -03:00 |
Willian Mitsuda
|
d007f10e7a
|
Add tuple support
|
2021-09-18 18:35:37 -03:00 |
Willian Mitsuda
|
f2d6bc54a9
|
Extract DecodedParamRow component
|
2021-09-18 18:18:38 -03:00 |
Willian Mitsuda
|
0179b40eaf
|
UI adjustments
|
2021-09-18 18:03:54 -03:00 |
Willian Mitsuda
|
04fdd74a94
|
Add standard address decorations to log emitter addresses
|
2021-09-18 17:57:39 -03:00 |
Willian Mitsuda
|
101aa5a21f
|
Custom formatting for bytes param type (no fixed size)
|
2021-09-18 17:53:02 -03:00 |
Willian Mitsuda
|
698e2a365c
|
Custom colors for bool params
|
2021-09-18 17:43:47 -03:00 |
Willian Mitsuda
|
f662a8c72e
|
Refactor and extract common component
|
2021-09-18 17:41:00 -03:00 |
Willian Mitsuda
|
1ac2679fad
|
Add semantic highlight to address input/log params
|
2021-09-18 16:10:47 -03:00 |
Willian Mitsuda
|
c7c9f38617
|
Fix display of bool input/event params; fix grid x spacing
|
2021-09-18 15:52:33 -03:00 |
Willian Mitsuda
|
97c46e383d
|
Fix missing key prop
|
2021-09-18 15:46:29 -03:00 |
Willian Mitsuda
|
4605bca7a5
|
Add missing data output
|
2021-09-18 15:40:19 -03:00 |
Willian Mitsuda
|
450f2e72f3
|
Split log display modes
|
2021-09-18 15:25:30 -03:00 |
Willian Mitsuda
|
b5c69a2d3f
|
Extract ModeTaab component
|
2021-09-18 15:08:44 -03:00 |
Willian Mitsuda
|
2f19ab3ab3
|
Initial implementation of log decoding
|
2021-09-17 19:42:19 -03:00 |
Willian Mitsuda
|
fa26567d0c
|
Remove debug code
|
2021-09-15 16:12:15 -03:00 |
Willian Mitsuda
|
706fb425f5
|
Initial styling
|
2021-09-15 15:58:37 -03:00 |
Willian Mitsuda
|
f02258b25d
|
Migrate code to headless-ui
|
2021-09-15 15:34:49 -03:00 |
Willian Mitsuda
|
9f818d36b2
|
First working prototype
|
2021-09-15 14:43:36 -03:00 |
Willian Mitsuda
|
d5e9f303a1
|
Fix fetch cancellation
|
2021-09-13 22:24:22 -03:00 |
Willian Mitsuda
|
fd83de177a
|
Add TODOs for react-router-dom migration
|
2021-09-13 17:29:36 -03:00 |
Willian Mitsuda
|
22fd8ad5c2
|
Use localhost gateway by default to avoid leaking queries by accident
|
2021-09-12 22:03:56 -03:00 |
Willian Mitsuda
|
daae37a6ab
|
Add copy operation to abi
|
2021-09-12 21:30:42 -03:00 |
Willian Mitsuda
|
303458e431
|
Bugfix: workaround for https://github.com/ethers-io/ethers.js/issues/2036
|
2021-09-11 19:30:19 -03:00 |
Willian Mitsuda
|
21ed9ce431
|
Add third way to integrate with Sourcify
|
2021-09-10 18:27:42 -03:00 |
Willian Mitsuda
|
05c230ef9d
|
Add abi section
|
2021-09-10 05:17:10 -03:00 |
Willian Mitsuda
|
274705ce70
|
Fix animation
|
2021-09-10 05:16:06 -03:00 |
Willian Mitsuda
|
b279d96ebe
|
Improve sourcify sync indicators
|
2021-09-10 04:31:24 -03:00 |
Willian Mitsuda
|
dd490ee905
|
Style source selector menu
|
2021-09-07 01:10:19 -03:00 |
Willian Mitsuda
|
7b0137c7fe
|
Add replacement rule
|
2021-09-07 00:44:28 -03:00 |
Willian Mitsuda
|
a1f79ff0c0
|
Toggle ipfs on/off
|
2021-09-06 18:32:11 -03:00 |
Willian Mitsuda
|
7b5ecb91ba
|
Open in remix feature #54
|
2021-09-06 04:14:49 -03:00 |
Willian Mitsuda
|
fe336c5c43
|
Refactorings
|
2021-09-06 03:59:29 -03:00 |
Willian Mitsuda
|
a76a2d71a2
|
Rename component
|
2021-09-06 03:34:13 -03:00 |
Willian Mitsuda
|
dfcbc1a150
|
Extract hook
|
2021-09-06 02:09:12 -03:00 |
Willian Mitsuda
|
71e359eb92
|
Move metadata reading one level up
|
2021-09-05 21:13:01 -03:00 |
Willian Mitsuda
|
605302ee64
|
Extract sourcify hook
|
2021-09-05 21:08:06 -03:00 |
Willian Mitsuda
|
16ffe567b6
|
Use headless-ui Tabs
|
2021-09-05 17:39:11 -03:00 |
Willian Mitsuda
|
37b253ab39
|
Remove unused code
|
2021-09-05 17:19:50 -03:00 |
Willian Mitsuda
|
fd8bdf8765
|
Use default overridable gateway for ipfs/sourcify
|
2021-09-05 16:55:37 -03:00 |
Willian Mitsuda
|
9f7962b6d4
|
Addd license field
|
2021-09-05 04:00:11 -03:00 |
Willian Mitsuda
|
5d24789998
|
Add language file info
|
2021-09-05 04:00:11 -03:00 |
Willian Mitsuda
|
aeae3c3825
|
Add hover animations
|
2021-09-05 04:00:11 -03:00 |
Willian Mitsuda
|
65ee6e9182
|
Use light imports
|
2021-09-05 04:00:11 -03:00 |
Willian Mitsuda
|
d0a2cf13f5
|
Replace syntax highlighter component for line numbers
|
2021-09-05 04:00:05 -03:00 |
Willian Mitsuda
|
4adace4913
|
Add support for switching between source files
|
2021-09-05 03:55:59 -03:00 |
Willian Mitsuda
|
f15c75bb8e
|
Add support for external files
|
2021-09-05 03:55:59 -03:00 |
Willian Mitsuda
|
0b328123d3
|
Using local sourcify repo for tests
|
2021-09-05 03:55:52 -03:00 |
Willian Mitsuda
|
851a791375
|
Add more compilation info
|
2021-09-05 03:54:30 -03:00 |
Willian Mitsuda
|
38f76e9e2b
|
First working prototype of contract tab
|
2021-09-05 03:54:22 -03:00 |
Willian Mitsuda
|
50f4abf23f
|
Squash pending tx initial implementation
|
2021-09-04 03:19:42 -03:00 |
Willian Mitsuda
|
54f5c9e6c7
|
Extract action button theme
|
2021-09-01 18:12:35 -03:00 |
Willian Mitsuda
|
b204c7cf55
|
Create test theme
|
2021-09-01 17:56:12 -03:00 |
Willian Mitsuda
|
51b18b763f
|
Extract common camera scan code; apply it to home also
|
2021-09-01 17:40:42 -03:00 |
Willian Mitsuda
|
4078c6ba34
|
First complete working prototype scanning from search bar
|
2021-09-01 17:07:51 -03:00 |
Willian Mitsuda
|
0bba63330d
|
First working prototype
|
2021-09-01 07:19:50 -03:00 |
Willian Mitsuda
|
b9954a5fe5
|
Fix infinite refresh
|
2021-09-01 07:19:36 -03:00 |
Willian Mitsuda
|
72d66aace9
|
Fix infinite refresh
|
2021-09-01 05:54:23 -03:00 |
Willian Mitsuda
|
7a43a56e26
|
Apply usd price on search results
|
2021-08-31 16:49:52 -03:00 |
Willian Mitsuda
|
8624c70877
|
Generalize implementation to support multiple block queries
|
2021-08-31 15:06:26 -03:00 |
Willian Mitsuda
|
9f778e6eba
|
Extract table bg hover theme color
|
2021-08-31 04:07:55 -03:00 |
Willian Mitsuda
|
5f9ec5e992
|
Start theme extraction work; extract from/to colors
|
2021-08-31 03:44:26 -03:00 |
Willian Mitsuda
|
859761f2ba
|
Squash initial implementation of usd prices
|
2021-08-31 02:56:05 -03:00 |
Willian Mitsuda
|
0ba7ad0cff
|
Fixes for miner fee reward display post-london
|
2021-08-30 02:46:08 -03:00 |
Willian Mitsuda
|
022ff35975
|
Add decode to utf-8 input option
|
2021-08-10 16:26:00 -03:00 |
Willian Mitsuda
|
46c229169b
|
Use more specific import to allow ethers tree shaking
|
2021-08-08 19:49:45 -03:00 |
Willian Mitsuda
|
a774e85ea0
|
For some reason it is needed for tree shaking
|
2021-08-08 03:51:21 -03:00 |
Willian Mitsuda
|
97d10740f5
|
Fix rounding digits on miner reward percentage
|
2021-08-08 02:54:42 -03:00 |
Willian Mitsuda
|
4807c835da
|
Rename props
|
2021-08-08 02:36:26 -03:00 |
Willian Mitsuda
|
6e52bf5627
|
Small fixes for rounding errors on london dashboard
|
2021-08-05 15:19:44 -03:00 |
Willian Mitsuda
|
977783b0bc
|
Fix duplicate minus signal
|
2021-08-05 14:54:25 -03:00 |
Willian Mitsuda
|
c99ccccf64
|
Fix typo
|
2021-08-05 10:51:31 -03:00 |
Willian Mitsuda
|
7ccb47d989
|
Quick hack fixes for london mainnet
|
2021-08-05 10:01:05 -03:00 |
Willian Mitsuda
|
9530124224
|
Fix gas unit legend
|
2021-08-04 23:36:03 -03:00 |
Willian Mitsuda
|
de8087cfca
|
Add some opacity to gas limit dataset to minimize overlap blindness with base fee dataset
|
2021-08-04 16:07:45 -03:00 |
Willian Mitsuda
|
d6fed2fa4b
|
Add chart toggle button
|
2021-08-04 16:05:22 -03:00 |
Willian Mitsuda
|
f9e3f71115
|
Gas used/target chart; chart ui improvements
|
2021-08-04 04:49:00 -03:00 |
Willian Mitsuda
|
fc5dc095c8
|
Add blip animation to basefee delta
|
2021-08-04 02:09:08 -03:00 |
Willian Mitsuda
|
06ee275938
|
Add alpha channel to burn background; tweak colors
|
2021-08-03 23:58:59 -03:00 |
Willian Mitsuda
|
b5e16dd410
|
Add base fee to the chart
|
2021-08-03 23:32:36 -03:00 |
Willian Mitsuda
|
e7bbf5dce5
|
Extract chart settings
|
2021-08-03 22:49:42 -03:00 |
Willian Mitsuda
|
d7621eec59
|
Add server side pagination support
|
2021-08-03 01:34:14 -03:00 |
Willian Mitsuda
|
a6b1551756
|
Use total info from node
|
2021-08-03 00:45:07 -03:00 |
Willian Mitsuda
|
e03e27c71b
|
Use first iteration of ots_getBlockTransactions
|
2021-08-02 23:07:27 -03:00 |
Willian Mitsuda
|
795d054a38
|
Fix flickering when there is no internal ops inside tx
|
2021-08-02 17:16:34 -03:00 |
Willian Mitsuda
|
46bc4a7a11
|
Make use of ots_getBlockDetails on tx details to save traffic when calculating block tx count (because of tx idx position)
|
2021-08-02 17:06:53 -03:00 |
Willian Mitsuda
|
3cbc0b0d3c
|
Make use of the new ots_getBlockDetails API
|
2021-08-02 15:43:37 -03:00 |
Willian Mitsuda
|
610be8191e
|
Fix typo
|
2021-08-02 01:53:08 -03:00 |
Willian Mitsuda
|
b2a54831d1
|
Extract custom hook
|
2021-08-01 23:53:36 -03:00 |
Willian Mitsuda
|
2358f346dc
|
Simplify code
|
2021-08-01 23:48:06 -03:00 |
Willian Mitsuda
|
1dfafb2966
|
Simplify search
|
2021-08-01 23:22:55 -03:00 |
Willian Mitsuda
|
32ea63a3d0
|
Generalize parameter
|
2021-08-01 23:10:32 -03:00 |
Willian Mitsuda
|
44e529388c
|
Reorder fields, improve wording
|
2021-08-01 19:11:47 -03:00 |
Willian Mitsuda
|
669e4a9c5c
|
Collapse nonce field into from
|
2021-08-01 19:01:58 -03:00 |
Willian Mitsuda
|
62b22496cb
|
Collapse block and position fields
|
2021-08-01 08:40:43 -03:00 |
Willian Mitsuda
|
11089be171
|
Add percentage position component
|
2021-08-01 08:25:33 -03:00 |
Willian Mitsuda
|
e78447f4b6
|
Extract and apply relative position component
|
2021-08-01 07:41:19 -03:00 |
Willian Mitsuda
|
07e496f476
|
Add block total tx count info
|
2021-08-01 07:04:58 -03:00 |
Willian Mitsuda
|
5b5791236f
|
Extract custom hook
|
2021-08-01 06:59:59 -03:00 |
Willian Mitsuda
|
7600605103
|
Add support for ws communication with erigon
|
2021-08-01 03:16:11 -03:00 |
Willian Mitsuda
|
2a113a2e01
|
Fix typo
|
2021-07-30 18:33:45 -03:00 |
Willian Mitsuda
|
5e657bec58
|
Wording fixes
|
2021-07-30 18:02:11 -03:00 |
Willian Mitsuda
|
114749704a
|
Add title to london special dashboard
|
2021-07-30 05:33:02 -03:00 |
Willian Mitsuda
|
a738ad2ae3
|
Better formatting
|
2021-07-30 05:22:53 -03:00 |
Willian Mitsuda
|
ba2bfb12ee
|
Preload prev blocks on page reload
|
2021-07-30 05:05:31 -03:00 |
Willian Mitsuda
|
81a2771f38
|
Small refactorings
|
2021-07-30 04:55:21 -03:00 |
Willian Mitsuda
|
15cbd39445
|
Small fixes
|
2021-07-30 04:46:39 -03:00 |
Willian Mitsuda
|
ba91e640fe
|
Renames
|
2021-07-30 04:42:39 -03:00 |
Willian Mitsuda
|
7e73f12c75
|
Move refactoring
|
2021-07-30 04:41:29 -03:00 |
Willian Mitsuda
|
1a21ef5e5a
|
First pass at burnt chart
|
2021-07-30 03:26:24 -03:00 |
Willian Mitsuda
|
cfaee9ccf2
|
Add dynamic refresh of age column
|
2021-07-29 23:46:59 -03:00 |
Willian Mitsuda
|
a30498cf1d
|
Adjust margin
|
2021-07-29 23:38:58 -03:00 |
Willian Mitsuda
|
5bab1f383b
|
Display age column
|
2021-07-29 23:32:29 -03:00 |
Willian Mitsuda
|
94faa79ede
|
Fix type 2 gas column display raising exceptions
|
2021-07-29 23:31:28 -03:00 |
Willian Mitsuda
|
aac878180a
|
Hover highlight
|
2021-07-29 23:07:50 -03:00 |
Willian Mitsuda
|
16d22d5f73
|
Column reorder; add column icons
|
2021-07-29 23:05:23 -03:00 |
Willian Mitsuda
|
894b1370f1
|
Fix bottom margin overlapping
|
2021-07-29 22:56:06 -03:00 |
Willian Mitsuda
|
3b6992bb6d
|
Add block enter/leave animation
|
2021-07-29 15:53:52 -03:00 |
Willian Mitsuda
|
aba239bf8c
|
First iteration at showing incoming blocks
|
2021-07-29 15:09:28 -03:00 |
Willian Mitsuda
|
97e46108cc
|
Set london hardfork block numbers per network id
|
2021-07-29 03:05:05 -03:00 |
Willian Mitsuda
|
49315ec7e7
|
London countdown
|
2021-07-29 01:24:39 -03:00 |
Willian Mitsuda
|
247ea475c8
|
Highlight burnt fees per block
|
2021-07-28 21:59:21 -03:00 |
Willian Mitsuda
|
71f8e5ad3b
|
Reorder fields
|
2021-07-28 21:54:21 -03:00 |
Willian Mitsuda
|
1e34e7fc8d
|
New gauge style
|
2021-07-28 21:28:02 -03:00 |
Willian Mitsuda
|
c7b36152a8
|
Burnt fees new layout
|
2021-07-28 19:16:02 -03:00 |
Willian Mitsuda
|
7ea23b02ed
|
Fix textarea alignment
|
2021-07-28 19:00:50 -03:00 |
Willian Mitsuda
|
f0e96990ef
|
Add burnt/miner fee split info
|
2021-07-28 18:44:50 -03:00 |
Willian Mitsuda
|
8cacd01f42
|
Enable rich info on InfoRow component title; add EIP hyperlink to tx type
|
2021-07-28 16:36:34 -03:00 |
Willian Mitsuda
|
873541ec64
|
Add hyperlinks to EIP tx types
|
2021-07-28 16:27:06 -03:00 |
Willian Mitsuda
|
eaa018e207
|
Reorder fields
|
2021-07-28 16:09:40 -03:00 |
Willian Mitsuda
|
9484ed59e2
|
Add block base fee info to tx details page
|
2021-07-28 14:49:40 -03:00 |
Willian Mitsuda
|
31287796f0
|
Remove unnecessary field
|
2021-07-28 04:53:55 -03:00 |
Willian Mitsuda
|
e214117f47
|
Extract PercentageBar component; apply percentage bar to tx gas usage
|
2021-07-28 04:40:38 -03:00 |
Willian Mitsuda
|
e354973a63
|
Squash tx gas used/limit info
|
2021-07-28 04:29:36 -03:00 |
Willian Mitsuda
|
d893eb8545
|
Reorder difficult/total difficult fields
|
2021-07-28 04:27:08 -03:00 |
Willian Mitsuda
|
91dd933aa2
|
Squash block gas used/limit info; add percentage bar
|
2021-07-28 04:24:48 -03:00 |
Willian Mitsuda
|
e967abf61e
|
Add max fee per gas/max priority fee per gas
|
2021-07-26 20:47:25 -03:00 |
Willian Mitsuda
|
bc8bf0cf93
|
Add burned fees info; subtract from fees received by miner
|
2021-07-26 20:46:11 -03:00 |
Willian Mitsuda
|
2ae3429d51
|
Extract custom hook
|
2021-07-26 19:59:07 -03:00 |
Willian Mitsuda
|
fddfbfc29b
|
Display warning header when not on mainnet
|
2021-07-24 05:46:48 -03:00 |
Willian Mitsuda
|
26f66cb4fb
|
Add different highlight color on testnets
|
2021-07-24 05:33:13 -03:00 |
Willian Mitsuda
|
76182a4efe
|
Remove safeguards and fix small bugs to allow running otterscan against testnets; testing on goerli
|
2021-07-24 00:21:15 -03:00 |
Willian Mitsuda
|
30597fc4ba
|
Move refactoring
|
2021-07-23 19:48:34 -03:00 |
Willian Mitsuda
|
6c763b4817
|
Extract and apply block navigation to block txs page
|
2021-07-23 19:46:21 -03:00 |
Willian Mitsuda
|
e6083e5cd5
|
Move nav bar up
|
2021-07-23 19:20:49 -03:00 |
Willian Mitsuda
|
aa98aea9f9
|
Fix singular "Confirmation"
|
2021-07-23 01:28:44 -03:00 |
Willian Mitsuda
|
8d04e5e6ab
|
Fix right margin
|
2021-07-23 01:23:32 -03:00 |
Willian Mitsuda
|
ea21605f84
|
Fix jsonrpc method rename on block txs
|
2021-07-21 23:00:09 -03:00 |
Willian Mitsuda
|
5b630e7757
|
Change self-destruct address decoration
|
2021-07-21 17:51:34 -03:00 |
Willian Mitsuda
|
9b957d8d20
|
Rename jsonrpc method
|
2021-07-21 16:06:51 -03:00 |
Willian Mitsuda
|
cf1c23dfa8
|
Add contract creation tracing
|
2021-07-21 15:13:18 -03:00 |
Willian Mitsuda
|
61eef31a93
|
Add contract creation display on block transactions list
|
2021-07-21 01:46:10 -03:00 |
Willian Mitsuda
|
b8fcc8914d
|
Show contract creation on search results
|
2021-07-21 01:42:49 -03:00 |
Willian Mitsuda
|
dcc121ccc2
|
Add contract creation display on transaction details page
|
2021-07-21 01:23:44 -03:00 |
Willian Mitsuda
|
42ea3534bf
|
Add highlighting support to transfer values
|
2021-07-19 23:33:19 -03:00 |
Willian Mitsuda
|
c3684151bf
|
Unified node-side tracing APIs
|
2021-07-19 20:49:54 -03:00 |
Willian Mitsuda
|
bd42170050
|
Apply address highlighting to token names
|
2021-07-19 15:00:15 -03:00 |
Willian Mitsuda
|
83af14259b
|
Push token decoration into DecoratedAddressLink component
|
2021-07-19 14:56:36 -03:00 |
Willian Mitsuda
|
2aa6298fdf
|
Use decorated addresss component on logs section
|
2021-07-19 14:47:14 -03:00 |
Willian Mitsuda
|
00cc2d0d29
|
Add contextual global tx from/to addresss highlighting
|
2021-07-19 13:29:49 -03:00 |
Willian Mitsuda
|
26a8e5bea2
|
Lower opacity of self-destruct addresses
|
2021-07-19 13:01:15 -03:00 |
Willian Mitsuda
|
163cef6939
|
Add selfdestruct decoration
|
2021-07-19 04:19:24 -03:00 |
Willian Mitsuda
|
03ce994a5c
|
Add hint to GST2/CHI gastoken selfdestructs on mainnet
|
2021-07-19 04:14:56 -03:00 |
Willian Mitsuda
|
6bf905d33a
|
Fix missing readonly attribute on textarea
|
2021-07-19 03:15:43 -03:00 |
Willian Mitsuda
|
261847bec1
|
Change p for span to avoid block filling the entire row
|
2021-07-19 01:03:32 -03:00 |
Willian Mitsuda
|
71e35129ba
|
Add bg hover color to token transfer list
|
2021-07-19 00:55:21 -03:00 |
Willian Mitsuda
|
1853079881
|
Custom text/hover colors for burn/mint addresses
|
2021-07-19 00:50:32 -03:00 |
Willian Mitsuda
|
2494fa4adc
|
Pull up all decoration logic from AddressOrENSName to DecoratedAddressLink
|
2021-07-19 00:38:38 -03:00 |
Willian Mitsuda
|
683da61778
|
Initial tracking ot self-destructs
|
2021-07-17 15:58:33 -03:00 |
Willian Mitsuda
|
1ab77bb819
|
Extract custom hook; simplify code
|
2021-07-17 15:00:08 -03:00 |
Willian Mitsuda
|
81f14dc0b6
|
Add API level check
|
2021-07-15 02:40:11 -03:00 |
Willian Mitsuda
|
da7b039c22
|
Fix highlighting on to column
|
2021-07-14 22:51:33 -03:00 |
Willian Mitsuda
|
8f51e6433a
|
Extract subcomponents
|
2021-07-14 16:57:08 -03:00 |
Willian Mitsuda
|
1e095b6dd3
|
Extract subcomponents
|
2021-07-14 16:30:28 -03:00 |
Willian Mitsuda
|
4c72fd6966
|
Small component extraction
|
2021-07-14 16:17:27 -03:00 |
Willian Mitsuda
|
f3213b3c69
|
Fix spacing and alignment due to addresss highlight feature
|
2021-07-14 15:35:53 -03:00 |
Willian Mitsuda
|
e2e94a4d30
|
Apply highlighter decorator to transaction details page
|
2021-07-14 04:43:58 -03:00 |
Willian Mitsuda
|
4b3ab2ec8a
|
Extract highlighter decorator component
|
2021-07-14 04:24:28 -03:00 |
Willian Mitsuda
|
05719eb4ae
|
Add selection support for addresses
|
2021-07-14 03:52:31 -03:00 |
Willian Mitsuda
|
2c650f06f7
|
Signal possibly outdated feed info based on the tip of the chain
|
2021-07-13 19:23:39 -03:00 |
Willian Mitsuda
|
d2555f14cb
|
Display last eth/usd price and fast gas price updates separately on hover tooltip
|
2021-07-13 19:07:42 -03:00 |
Willian Mitsuda
|
a36749ee3d
|
Apply value formatting
|
2021-07-13 18:55:32 -03:00 |
Willian Mitsuda
|
5f04ce8018
|
First attempt at showing chainlink eth/usd and fast gas price feeds info
|
2021-07-13 18:12:49 -03:00 |
Willian Mitsuda
|
1bf47266a4
|
Display method name on transaction details page
|
2021-07-13 02:56:43 -03:00 |
Willian Mitsuda
|
693e0c6611
|
Differentiate simple eth transfers from transfer method calls
|
2021-07-13 02:36:09 -03:00 |
Willian Mitsuda
|
9128973a9b
|
Add global method name cache
|
2021-07-13 02:19:33 -03:00 |
Willian Mitsuda
|
7f39ba5232
|
Extract custom hook for 4bytes resolution
|
2021-07-12 19:13:12 -03:00 |
Willian Mitsuda
|
47dc05f1c5
|
Remove debug code
|
2021-07-12 17:48:14 -03:00 |
Willian Mitsuda
|
613c49b1ad
|
Fix missing key attr; used a dummy key because it is decorative
|
2021-07-12 17:47:37 -03:00 |
Willian Mitsuda
|
337eecee68
|
Add detection of wrong Erigon configuration
|
2021-07-12 17:10:16 -03:00 |
Willian Mitsuda
|
70c29b562f
|
Extract footer
|
2021-07-10 03:17:07 -03:00 |
Willian Mitsuda
|
7b2bdce210
|
Fix context use
|
2021-07-09 14:22:25 -03:00 |