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
Willian Mitsuda
ad29cbdc5d
Merge branch 'feature/tx-data-improvements' into develop
2021-08-01 19:18: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
4fcf0cb513
Use websockets by default for communicating with erigon
2021-08-01 03:17:13 -03:00
Willian Mitsuda
7600605103
Add support for ws communication with erigon
2021-08-01 03:16:11 -03:00
Willian Mitsuda
b24e3d35d4
Revert ethers to 5.4.1; something is breaking on 5.4.2
2021-07-31 04:30:59 -03:00
dependabot[bot]
a66f98177d
Bump ethers from 5.4.1 to 5.4.3 ( #37 )
2021-07-30 23:24:23 +00:00
dependabot[bot]
b4ea13255c
Bump @types/react from 17.0.14 to 17.0.15 ( #35 )
2021-07-30 23:23:54 +00:00
Willian Mitsuda
f004b0a833
Merge tag 'v2021.07.05-otterscan' into develop
...
Release v2021.07.05-otterscan
2021-07-30 19:38:10 -03:00
Willian Mitsuda
1e7c71284d
Merge branch 'release/v2021.07.05-otterscan'
2021-07-30 19:37:53 -03:00
Willian Mitsuda
01a2af1d7b
Merge branch 'feature/ui-tweaks' into develop
2021-07-30 18:33:54 -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
3f477b84ec
Change distribution method
2021-07-30 05:37:25 -03:00
Willian Mitsuda
dc07704721
Merge branch 'feature/special-london' into develop
2021-07-30 05:33:28 -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
1be4d2b078
Merge branch 'feature/burn-chart' into feature/special-london
2021-07-30 05:06:39 -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