Commit Graph

932 Commits (de284ba429d4955275a6114f73b99fcb572c4037)

Author SHA1 Message Date
Никита Поздняков 98685a8d1f
Fix error on non-existent method id + regression test 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
Никита Поздняков 842fa08f48
Fix tests 2 years ago
Qwerty5Uiop b92ffcf30d Update tests 2 years ago
Viktor Baranov a3b5493350 pending_block_operations table: remove fetch_internal_transactions column 2 years ago
Никита Поздняков a5bd6b82d7
Add restricted access check to API v2 2 years ago
Никита Поздняков 5b30b3ce99
Add address struct as in API v2 to account API 2 years ago
Qwerty5Uiop f8118fcd75 Added internal transactions paging test 2 years ago
nikitosing 8fdc845e48
BS core API V2: /tokens, /main-page/indexing-status (#6515) 2 years ago
sl1depengwyn cc4c19bee4 Fix state for contract creation transactions 2 years ago
nikitosing 0e0931e130
Blockscout core API v2 (#6429) 2 years ago
Viktor Baranov 82a5d06b66 Indexed ratio for int txs fetching stage 2 years ago
Qwerty5Uiop 457e3adbe8 Update tests 2 years ago
Qwerty5Uiop f83d3e4ada Global token transfers token_id -> token_ids 2 years ago
Qwerty5Uiop ee56422bb8 GQL token_transfers token_id -> token_ids 2 years ago
Qwerty5Uiop 8f31475b0a TransactionView token_id -> token_ids 2 years ago
Qwerty5Uiop 3d9b044ab9 InventoryController token_id -> token_ids 2 years ago
sl1depengwyn b255e5ef23 Store counters in database 2 years ago
sl1depengwyn e5a3911fb1 Reformed contract counters 2 years ago
sl1depengwyn 9a24d5adf3 Add tests for verified contracts controller 2 years ago
sl1depengwyn ecf3c98967
Add transaction state changes feature (#5944) 2 years ago
Victor Baranov 3cac89f15c
API v2 for frontend (#6379) 2 years ago
Viktor Baranov aa4d78c9a2 Hide Indexing Internal Transactions message, if INDEXER_DISABLE_INTERNAL_TRANSACTIONS_FETCHER=true 2 years ago
Viktor Baranov 239597e093 Filter by time created in listonctracts API endpoint 2 years ago
Viktor Baranov b660496a10 Remove coin name from localization files, define it from COIN_NAME env var, remove COIN env var from build args, COIN -> EXCHANGE_RATES_COIN (add backward compatibility) 2 years ago
Никита Поздняков 25d80b4479
Fix inconsistent behaviour of getsourcecode method 2 years ago
Никита Поздняков 83990b0f62 Clean up tests code 2 years ago
Никита Поздняков 361bf84e8c Remove Guardian, JWT related code 2 years ago
Никита Поздняков 183d778f80 Add submission date; Reuse legacy session cookie instead of JWT 2 years ago
nikitosing d7eef32074 Migrate account data to separate DB (#67) 2 years ago
Никита Поздняков f67550d346 Add desc order for watchlist addresses; Fix tests; Update docs 2 years ago
Viktor Baranov 58358e2cc9 Fixing failed test: Revert Poison 5.0.0 -> 4.0.1 2 years ago
Никита Поздняков b684f50839 Add public tags & private tags (editing) API methods; Add view for 400 HTTP error; Add address_hash in tag body 2 years ago
Никита Поздняков 1689354e86 Account API: add tests && API docs 2 years ago
Никита Поздняков 9dc0f80441 Account: add tests for API 2 years ago
Никита Поздняков 6f9da4bb81 Account: refactoring 2 years ago
Никита Поздняков 5303c18cce Minor fixes; Add tests for custom ABI 2 years ago
Oleg Sovetnik c89da4c0e9 Add Auth tests 2 years ago
Qwerty5Uiop 67561bc25a Fix token transfers tests 2 years ago
Viktor Baranov 13afb12b2a Sort by address.hash column in accountlist endpoint 2 years ago
Qwerty5Uiop df4477aa90 Fix test envs 2 years ago
Qwerty5Uiop 1c8e590719 Fix ERC-1155 tokens fetching 2 years ago
Viktor Baranov a52bc4644f Add call type in the response of txlistinternal API method 2 years ago
Viktor Baranov 95d6e1bcc0 Server-side captcha check for CSV export 2 years ago
Viktor Baranov feda105d92 Update poison package 2 years ago
Sebastien Guillemot b216dbef76 graphql: add user-selected ordering to transactions for address 2 years ago