Commit Graph

2610 Commits (525f44709bb675216d6cbf50a517cfc11c799132)

Author SHA1 Message Date
Viktor Baranov 44d9562f41 Remove compile-time vars 2 years ago
Viktor Baranov efa5597c1d reCAPTCHA dark mode 2 years ago
Viktor Baranov 1742a02453 Allow disable API rate limit 2 years ago
nikitosing 586c104518
Fix bugs in verification API v2 (#6911) 2 years ago
nikitosing e626d9a8a5
Integrate SC verifier v2 (#6871) 2 years ago
Viktor Baranov 93c7479e57 Add env variable to hide Add to MM button 2 years ago
Viktor Baranov 7f09090605 JSON RPC to CSP header 2 years ago
Viktor Baranov a1304d8fc7 Fix #6838 review comments: refactor app.html.eex 2 years ago
Viktor Baranov 501794ea82 Disable dark mode env var 2 years ago
Viktor Baranov bd0b6aa8fe Account FIRST_BLOCK in total blocks on the main page 2 years ago
Nikita Pozdniakov 13dddad50a
Contracts interaction: networkID to chainID 2 years ago
nikitosing 6d831a6985
API v2: `/tokens/0x../instances` (#6798) 2 years ago
Maxim Filonov 85963ef02f
Refactor `try rescue` statements to keep stacktrace (#6786) 2 years ago
POA 6f5d394609 Remove redundant gettext 2 years ago
Nikita Pozdniakov 38f1ab5ceb
Add vyper multi-part, evm_version for vyper, index of chosen contract for sourcify 2 years ago
Nikita Pozdniakov 4a7211e5d1
Add VerificationControllerTest 2 years ago
Никита Поздняков d72bd5a1a1
Add VerificationController to API v2 2 years ago
nikitosing 8464e8254a
Integrate sig provider (#6541) 2 years ago
Viktor Baranov d17d9c95db Permanent dark mode 2 years ago
POA d6fcef4b19 Refactoring 2 years ago
POA 5765125f85 Refactoring 2 years ago
POA d11271e99a Fix dialyzer error 2 years ago
POA 784dc88a86 Refactor tx action amount view 2 years ago
POA 9aa9c5399e Refactoring 2 years ago
nikitosing 1d1189590c
Add nil clause for format_integer_to_currency/1 (#6736) 2 years ago
Никита Поздняков 0e3497cedc
Add missing coin_balance to /addresses items 2 years ago
Никита Поздняков 861517caca
Checksum some addresses in smart contract body 2 years ago
Никита Поздняков 5dbb974866
Add block_hash and log_index to token transfers in order to make all items unique 2 years ago
Никита Поздняков d4bf534514
Add tx_hash to log body 2 years ago
Никита Поздняков a9def718ef
Add method to token transfers 2 years ago
Никита Поздняков a2e4c5d8a3
token_address_hash -> token 2 years ago
Никита Поздняков 21b09692c3
Add possibility to filter token transfers by token for address 2 years ago
Никита Поздняков eeef3b6212
Fix timestamps in /tokens/{address_hash}/transfers 2 years ago
Никита Поздняков 4447bfff5b
Add filtering by token type in /tokens 2 years ago
Никита Поздняков 00ab7e80e7
Add /search/check-redirect 2 years ago
Никита Поздняков f2581789d5
Drop constructor args for twin contracts 2 years ago
Никита Поздняков bf46546c85
Fix smart contract bug + regression test 2 years ago
Никита Поздняков c404a572de
Fix tests 2 years ago
Никита Поздняков fabd650fa6
Fix tests 2 years ago
Никита Поздняков 45add657b4
Add /addresses 2 years ago
Никита Поздняков ae57b7a16f
Add /tokens endpoint 2 years ago
Никита Поздняков 015e99dfd5
Fix bugs in smart contracts API v2 2 years ago
Никита Поздняков 8b26b16184
Add args handling 2 years ago
Никита Поздняков ec87839a20
Fix unhandled error; Add regression tests; Add missing existance smart-contracts checks 2 years ago
Никита Поздняков 61b3ce5164
Add view for unverified contract; Move /smart-contracts to a separate router and add it to ignore list in sobelow config 2 years ago
Никита Поздняков b73fc1719f
Add tests for /tokens tab 2 years ago
Никита Поздняков 1fe9213a5c
Done tests for smart-contract controller 2 years ago
Никита Поздняков 65dd29069e
Add smart-contract controller test for api v2 2 years ago
Никита Поздняков 325cb1d2bb
Add filtering by token type in /addresses/../tokens 2 years ago
Никита Поздняков 842fa08f48
Fix tests 2 years ago