Commit Graph

742 Commits (82652c51885121d0bbb94b10b317d85d2d276895)

Author SHA1 Message Date
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
Никита Поздняков 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
Никита Поздняков 00ab7e80e7
Add /search/check-redirect 2 years ago
Никита Поздняков 440170fafc
Fix test 2 years ago
Никита Поздняков f2581789d5
Drop constructor args for twin contracts 2 years ago
Никита Поздняков bf46546c85
Fix smart contract bug + regression test 2 years ago
Никита Поздняков dc2c4fd67a
Add 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
Никита Поздняков 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