Commit Graph

2524 Commits (588ed4d363469cad7e894be693551a060ceadce0)

Author SHA1 Message Date
Viktor Baranov d17d9c95db Permanent dark mode 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
Никита Поздняков 0d8b713b47
Remove unused get method 2 years ago
Никита Поздняков c381256825
Add address existance check 2 years ago
Никита Поздняков 5938d7e9d7
Add json entities to some websockets v2 2 years ago
Никита Поздняков b52197dbf4
Add /tokens endpoint for address in api v2 2 years ago
Никита Поздняков 66803af512
Remove sender from proxy reading; Add error processing for contract's response in api v2 2 years ago
Никита Поздняков 03ea2cefe7
Add SmartContract controller 2 years ago
Никита Поздняков 8b50f6d3f1
Add sender's address for read-only functions; Done some smart-contract endpoints 2 years ago
sl1depengwyn 5d1ebb2fb6 Add search page analytics 2 years ago
sl1depengwyn 07fe749112 Add account analytics 2 years ago
Viktor Baranov 6db747903d Token icon default URL 2 years ago
ħþ 3442d42771
Fix wrong h1 closing tag 2 years ago
Viktor Baranov 3aac98ea9c Dark mode switcher localStorage to cookie in order to support new UI 2 years ago
sl1depengwyn 766488b236 Update tx not found page 2 years ago
sl1depengwyn b1371c8c52 Replace invalid tx hash page with 422 page 2 years ago
sl1depengwyn 9119295118 Add 500 error page 2 years ago
sl1depengwyn 57cacdcbab Update 404 and 422 error pages 2 years ago
Никита Поздняков abf44ecb8f
Add path parameter validation 2 years ago
Никита Поздняков 3a480578e8
Add path parameter to callback path 2 years ago
Никита Поздняков ff6914ba91
Add restricted access check to account's watchlist 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
Никита Поздняков 779f89fa5e
Add SESSION_COOKIE_DOMAIN env 2 years ago
Никита Поздняков e3f9af22de
Fix get_implementation_address_hash call 2 years ago