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
f94a0eef5e
Merge branch 'feature/ui-fixes' into develop
2021-08-08 03:10:18 -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
1452ed0d63
Update 4bytes db
2021-08-06 20:24:53 -03:00
Willian Mitsuda
479524c05e
Update trustwallet repo
2021-08-06 20:22:42 -03:00
dependabot[bot]
802823bc86
Bump @fortawesome/free-solid-svg-icons from 5.15.3 to 5.15.4 ( #41 )
2021-08-06 23:17:29 +00:00
Willian Mitsuda
5ed6b66966
Merge tag 'v2021.08.01-otterscan' into develop
...
Release v2021.08.01-otterscan
2021-08-06 20:03:23 -03:00
Willian Mitsuda
8bdf1fd457
Merge branch 'release/v2021.08.01-otterscan'
2021-08-06 20:03:09 -03:00
Willian Mitsuda
b18ea03e24
Merge tag 'v2021.07.05-5-otterscan' into develop
...
Hotfix v2021.07.05-5
2021-08-05 15:24:31 -03:00
Willian Mitsuda
5a059ceff9
Merge branch 'hotfix/v2021.07.05-5-otterscan'
2021-08-05 15:24:17 -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
e11800f454
Merge tag 'v2021.07.05-4-otterscan' into develop
...
Hotfix v2021.07.05-4-otterscan
2021-08-05 10:51:57 -03:00
Willian Mitsuda
364c57406a
Merge branch 'hotfix/v2021.07.05-4-otterscan'
2021-08-05 10:51:44 -03:00
Willian Mitsuda
c99ccccf64
Fix typo
2021-08-05 10:51:31 -03:00
Willian Mitsuda
4207465176
Merge tag 'v2021.07.05-3-otterscan' into develop
...
Hotfix release v2021.07.05-3-otterscan
2021-08-05 10:02:48 -03:00
Willian Mitsuda
63a80995b5
Merge branch 'release/v2021.07.05-3-otterscan'
2021-08-05 10:02:26 -03:00
Willian Mitsuda
7ccb47d989
Quick hack fixes for london mainnet
2021-08-05 10:01:05 -03:00
Willian Mitsuda
f911482726
Merge tag 'v2021.07.05-2-otterscan' into develop
...
Release v2021.07.05-2-otterscan
2021-08-05 00:02:44 -03:00
Willian Mitsuda
5a2fabf14f
Merge branch 'release/v2021.07.05-2-otterscan'
2021-08-05 00:02:30 -03:00
Willian Mitsuda
9530124224
Fix gas unit legend
2021-08-04 23:36:03 -03:00
Willian Mitsuda
79f4cff8a1
Merge branch 'feature/gas-chart' into develop
2021-08-04 16:07:58 -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
03b1fb0efb
Merge branch 'feature/chart-tweaks' into develop
2021-08-04 03:46:47 -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
031d09c32d
Merge branch 'feature/chart-improvements' into develop
2021-08-03 23:32:48 -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
e05d6afea8
Add licensing clarification
2021-08-03 22:30:40 -03:00
dependabot[bot]
46c2762e76
Bump @fortawesome/react-fontawesome from 0.1.14 to 0.1.15 ( #40 )
2021-08-03 22:08:36 +00:00
Willian Mitsuda
a2d9fcb035
Merge branch 'feature/refactor-rpc' into develop
2021-08-03 19:07:22 -03:00
Willian Mitsuda
5293e7eb0a
Revert to using http; need to fix ws:// connection lost issues first
2021-08-03 15:23:01 -03:00
Willian Mitsuda
a23bdd9f42
Merge pull request #39 from MysticRyuujin/patch-1
...
Add explicit checkout of tags to README
2021-08-03 15:04:26 -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
Chase Wright
2ffb7c7ff9
Add explicit checkout of tags to README
...
For some reason the instructions did NOT work for me, the only way I was able to get the tags to be able to check them out was to run `git fetch otterscan --tags` so I suggest that it be added here 🤷
2021-08-02 21:13:21 -05: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