Commit Graph

4015 Commits (4bbfe20d7c36cd25fe96df7a0a89535a2b448768)

Author SHA1 Message Date
zachdaniel 1f05f67fe4 feat: verify contracts via an RPC endpoint 6 years ago
Ayrat Badykov b821fa045c
add autocomplete modules 6 years ago
Ayrat Badykov c63d0d2d94
use seconds as period measure 6 years ago
Ayrat Badykov db00fdf45c
add token autocomplete endpoint 6 years ago
Ayrat Badykov dcbc541acc
fix failing in rpc if balance is empty 6 years ago
Ayrat Badykov a3e4ac7235
add postgres full text search by tokens 6 years ago
goodsoft 0e15873fbc
Remove obsolete InvalidConsensus.Worker 6 years ago
goodsoft 6450c3ac61
Discard child block with parent_hash not matching hash of imported block 6 years ago
goodsoft 89430a5b53
Expand non-consensus block regression test to test for race conditions 6 years ago
goodsoft 9dbf51db94
Remove obsolete ConsensusEnsurer 6 years ago
zachdaniel 5606ca22ef feat: add not_decompiled_with_version filter 6 years ago
Ayrat Badykov 9487d16201
Update fetcher_test.exs 6 years ago
Ayrat Badykov 76fee9241c
mix format 6 years ago
Ayrat Badykov a6a0d4c5a9
fix test 6 years ago
Ayrat Badykov 318dbae4a9
update gettext 6 years ago
Ayrat Badykov 0d17a69bf9
fix build 6 years ago
Ayrat Badykov f34e88d8ce
remove fetching token 2 times 6 years ago
Ayrat Badykov e5f4ba9b8e
update tokens in fetcher 6 years ago
Gabriel Rodriguez Alsina 0c92408438 (add) stakes empty content 6 years ago
Gabriel Rodriguez Alsina 88f96698cd (add) pagination 6 years ago
Gabriel Rodriguez Alsina 9f601b2e37 (add) stakes table row controls 6 years ago
Gabriel Rodriguez Alsina 66c73e7b39 (add) validators table 6 years ago
Ayrat Badykov 287638326f
exclude decompiled smart contract from encoding 6 years ago
Gabriel Rodriguez Alsina 0939f45877 (add) stakes tabs, titles and placeholder sections 6 years ago
Ayrat Badykov 8d083f5415
update metadata in controller 6 years ago
Ayrat Badykov 11a288120f
decrease token metadata update interval 6 years ago
Ayrat Badykov 111a2bf635
do not fail if failure reason is atom 6 years ago
Gabriel Rodriguez Alsina aac3988d08 (add) become candidate button 6 years ago
Gabriel Rodriguez Alsina 13682a758d (add) new icons 6 years ago
Gabriel Rodriguez Alsina 89ef1c8253 (add) copy icon css 6 years ago
Gabriel Rodriguez Alsina 612a5cb50a (remove) unused files 6 years ago
Gabriel Rodriguez Alsina 40e5d875fa (add) some stakes' section elements 6 years ago
Ayrat Badykov 1d38f507ba
use nil as a default value for transaction cache 6 years ago
Gabriel Rodriguez Alsina 771066a22b (add) stakes top stats 6 years ago
Gabriel Rodriguez Alsina 77a66e5a19 (add) stakes / validators section base routing and files 6 years ago
Gabriel Rodriguez Alsina 8e01d9b9f8 (fix) dropdown position 6 years ago
Gabriel Rodriguez Alsina c4ed91cb63 (update) themes' footer default colors 6 years ago
Gabriel Rodriguez Alsina 55728b2c62 (add) footer social icons style 6 years ago
Gabriel Rodriguez Alsina b12c70d050 (add) footer styles 6 years ago
Ayrat Badykov 979bf64807
use postgres stats as fallback 6 years ago
Ayrat Badykov 6db00f9e48
do not fail if multuple matching tokens are found 6 years ago
Ayrat Badykov b60ca17fff
pass optimization runz parameter to javascript 6 years ago
Ayrat Badykov f343fdd593
fix gettext and credo 6 years ago
Ayrat Badykov 025cc0a9b7
fix named arguments in code compiler 6 years ago
goodsoft f5268fc450
Address review comments 6 years ago
goodsoft fe25bf7b44
Add a migration to mark all invalid blocks as non-consensus (#1644) 6 years ago
goodsoft e1d13a3d7f
Force consensus loss for parent block if its hash mismatches parent_hash 6 years ago
goodsoft 5f7047edc8
Add regression test for #1644 6 years ago
Ayrat Badykov ced4a20ee9
allow specifying number of optimization runs 6 years ago
Ayrat Badykov 2beeac305e
try to compil with the latest evm version if bytecode doesn't match 6 years ago