Commit Graph

924 Commits (064761b9aa24bce3c38e22325547f2a2d85be4d6)

Author SHA1 Message Date
sl1depengwyn 43604709ad Add withdrawals to eth json rpc app 2 years ago
nikitosing 8d04a1d5cd
Add /api/v2/import/token-info endpoint (#7355) 2 years ago
Nikita Pozdniakov f15f7f4705
Add /main-page/transactions/watchlist 2 years ago
Nikita Pozdniakov 407694bede
Add /transactions/watchlist endpoint 2 years ago
Viktor Baranov 49ada760a7 Fix tokensupply API v1 endpoint: handle nil total_supply 2 years ago
Qwerty5Uiop 5591b2e290 Fallback trace url 2 years ago
Nikita Pozdniakov 5c47581ed2
Fix test 2 years ago
nikitosing 3633b7d273
Integrate Eth Bytecode DB (#7187) 2 years ago
nikitosing 46f77791e3
Set 404 on blocks which lose consensus (#7244) 2 years ago
nikitosing 94cf98f8b5
API v2 improvements (#7148) 2 years ago
Victor Baranov c6decf3371
Refactor runtime config (#7119) 2 years ago
Viktor Baranov cc7bc032d8 Force display token instance page 2 years ago
Maxim Filonov f3bb60fb43
Rework token prices (#6925) 2 years ago
Nikita Pozdniakov 57d2b3813a
Add /smart-contracts/counters 2 years ago
Nikita Pozdniakov 876aa3782e
Fix pagination; Add same token_id squashing; Add tests 2 years ago
Nikita Pozdniakov 8c67142103
Take into account batch ERC-1155 transfers while paginating token transfers 2 years ago
Viktor Baranov 67ead3f217 Extend token instance metadata parsing functionality 2 years ago
Viktor Baranov c7a557129e Fix spell in namings, add spell checking in CI 2 years ago
nikitosing 1a232e11f4
Add /smart-contracts and /state-changes endpoints (#6973) 2 years ago
Nikita Pozdniakov af7d2c79fd
Add broadcast for CheckBytecodeMatchingOnDemand 2 years ago
Viktor Baranov 44d9562f41 Remove compile-time vars 2 years ago
nikitosing 586c104518
Fix bugs in verification API v2 (#6911) 2 years ago
nikitosing 6d831a6985
API v2: `/tokens/0x../instances` (#6798) 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
Никита Поздняков 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