Commit Graph

659 Commits (5718a9ef212283b7059e3180693f090aa11f86dd)

Author SHA1 Message Date
Viktor Baranov 5f2b5f24f9 Minimal proxy pattern support (EIP-1167) 4 years ago
Viktor Baranov db5fe1cb47 Contract reader: multiple input params including an array type 4 years ago
Viktor Baranov 0a68609c49 Contract reader/writer refactoring 4 years ago
Viktor Baranov 5b5c4d490b Add CHANGELOG entry 4 years ago
Viktor Baranov 801334c02c Rename ethprice API endpoint 4 years ago
Victor Baranov 98bec4c881 LP tokens total liqudity 4 years ago
Victor Baranov 7a910820f5 Fix transaction decoding view: support tuple types 4 years ago
Victor Baranov 6d3d0a5531 Contract reader: fix int type output 4 years ago
Victor Baranov 197a090ae1 Contract reader: :binary input/output fix 4 years ago
Victor Baranov 55eba0e31e Contract reader support :bool, :string atoms for type together with strings representation 4 years ago
Victor Baranov 2d161bb17d Fix contract reader 4 years ago
Victor Baranov c32287293f Fix nested types 4 years ago
Victor Baranov 9de84eb81d Nested method outputs formatting 4 years ago
Victor Baranov ee902d4c6a Contract interaction: fix nested outputs view 4 years ago
Victor Baranov cbff8a4528 Cut CSS export tests 4 years ago
Victor Baranov 99c8d6fce4 Update Wallaby, fix test 4 years ago
Victor Baranov 0785ef8786 Address tokens USD value sum 4 years ago
Victor Baranov 28f7c10625 Update order logic for tokens with price 4 years ago
Victor Baranov cc348ef824 Price for bridged tokens 4 years ago
PoaMan 72d9006717 Enhance blocks handling in Staking DApp 4 years ago
Victor Baranov b22ebdcd8a Temp disable test for token-counter 4 years ago
Victor Baranov 5a4e912ade Standardize token name definition 4 years ago
Victor Baranov 34010cded8 Fix address tokens search 4 years ago
Victor Baranov 50f8e9e506 Gnosis safe proxy contract definition 4 years ago
Victor Baranov d475b24793 NFT add mp4 support 4 years ago
Victor Baranov bd71a822a5 Gas usage per day 4 years ago
Victor Baranov a4cd88a4f5 Address total gas usage 4 years ago
Victor Baranov 29e9dcf87c Stabilize tests initial commit 4 years ago
Victor Baranov 02c11f955b Actualize tests 4 years ago
Vadim 839b0d2016 Fix viewing_chain_test.exs 4 years ago
Vadim 3f96312bc0 Fix viewing_addresses_test.exs 4 years ago
Vadim ab998bbe15 checkNetworkAndAccount function fix and small improvements 4 years ago
Victor Baranov d9aee48cfe Fix 3 failed tests in stakes_controller_test.exs 4 years ago
goodsoft c64f77fe94 Refresh staking page top panel when new blocks arrive (#2407) 4 years ago
goodsoft 26715dcf00 Render lists of validators and staking pools (#2215) 4 years ago
Victor Baranov ff4eddc413 Fix tokens list pagination 4 years ago
Victor Baranov a7f94afb1a Fix last_update cache key to store txs count 4 years ago
Victor Baranov 74512a094f Caching of address transactions counter, remove query limit 4 years ago
Victor Baranov 984f499910 Fix logs api response 4 years ago
Victor Baranov 5f002a3c05 Actualize tests 4 years ago
Victor Baranov 561e20721d Replace underscore with hyphen in routes 4 years ago
Victor Baranov 41a4d2a8fe Actualize tests 4 years ago
Victor Baranov 1db642a529 Disable flaky test 4 years ago
Victor Baranov 8e4b354664 Disable flaky tests 4 years ago
Victor Baranov f359c81b48 Fix tests 4 years ago
Victor Baranov 3fda980e67 eip1967 update: handle different size response from eth_getStorageAt for implementation address 4 years ago
Victor Baranov 5be42bb438 EIP-1967 support 4 years ago
Victor Baranov 3877fb170d Add tests 4 years ago
Victor Baranov fe78cbfe39 Write contracts: a new tab with the list of write methods 4 years ago
Victor Baranov be69a0ce17 Proxy reader: handle function with params 4 years ago