Commit Graph

8606 Commits (1258d3e894ca3c1cc8a16c0c7f5622dd5cfcac00)
 

Author SHA1 Message Date
Victor Baranov 1258d3e894 Refactoring 4 years ago
Victor Baranov 27c65413c9 Allow trailing/leading whitespaces for inputs for contract read methods 4 years ago
Victor Baranov b59db8067b
Merge pull request #3526 from poanetwork/vb-order-staking-pools 4 years ago
POA d26a49badd mix format 4 years ago
POA 22a167d15f Move ORDER BY statement and add unit test for selecting staking pools 4 years ago
Victor Baranov 50b0c6cd05 Order staking pools 4 years ago
Victor Baranov 0c39013913
Merge pull request #3525 from poanetwork/vb-token-balance-on-demand-fetcher 4 years ago
Victor Baranov 9530e36723 Address token balance on demand fetcher 4 years ago
Victor Baranov c778962836
Merge pull request #3517 from poanetwork/vb-fix-write-contract-input-array-data 4 years ago
Victor Baranov 3a02da1288 Finalize fixing write contract array input data processing 4 years ago
Victor Baranov c936e5c459
Merge pull request #3515 from poanetwork/vb-crc-total-balance 4 years ago
Victor Baranov 83ff5dd205 CRC total balance 4 years ago
Victor Baranov e4f79c0e15
Merge pull request #3514 from poanetwork/vb-fix-empty-array 4 years ago
Victor Baranov cf659a196a Read contract: fix internal server error for method with empty output array 4 years ago
Victor Baranov 19c744f102
Merge pull request #3513 from poanetwork/vb-fix-multiple-input 4 years ago
Victor Baranov 4c3f9b3de4 Allow brakets for arrays for contract input data, fix decoding for multiple inputs 4 years ago
Victor Baranov 2bcf1ceaad
Merge pull request #3510 from poanetwork/vb-fix-left-margin 4 years ago
Victor Baranov 1caf21cf52 Finalize fixing tx mobile view: left margin 4 years ago
Victor Baranov 3f9f0e825b
Merge pull request #3509 from poanetwork/vb-fix-qr-tooltip-appearance 4 years ago
Victor Baranov fb72a2ec14 Fix QR code tooltip appearance 4 years ago
Victor Baranov ad2a5ea174
Merge pull request #3507 from poanetwork/vb-fix-mobile-view-balance-card-left-marin 4 years ago
Victor Baranov f129c6fe25 Fix left margin of balance card in mobile view 4 years ago
Victor Baranov 8c37f48194
Merge pull request #3506 from poanetwork/vb-fix-style 4 years ago
Victor Baranov f8f763c185 Fix tt tile styles: prevent overlapping of long names 4 years ago
Victor Baranov 0f6fb85151
Merge pull request #3505 from poanetwork/va-staking-dapp-fix-first-loading 4 years ago
POA 862f76fc3f Fix Staking DApp first loading 4 years ago
Victor Baranov 2b305fdd7d
Merge pull request #3504 from poanetwork/vb-fix-write-without-params 4 years ago
Victor Baranov 6297299489 Fix write call without params 4 years ago
Victor Baranov 976e5e51e2
Merge pull request #3433 from poanetwork/vb-test-deadlocks 4 years ago
Victor Baranov 5226426d56 Change order for insertion to AddressTokenBalances 4 years ago
Victor Baranov 2ddc880a35 Eliminate deadlock on CurrentTokenBalance insertion 4 years ago
Victor Baranov bc77dc79fd Add CHANGELOG entry 4 years ago
Victor Baranov 46fd982371 Test deadlocks elimination 4 years ago
Victor Baranov 90c5eb2b72
Merge pull request #3500 from poanetwork/vb-explorer-solc-update 4 years ago
Victor Baranov 7df5924e3d Update solc version in explorer folder 4 years ago
Victor Baranov a4b04d38bf
Merge pull request #3498 from poanetwork/va-staking-dapp-transferAndCall 4 years ago
POA f8e9f8b4f3 Update CHANGELOG 4 years ago
POA c96f0934f7 Make Staking DApp work with transferAndCall function 4 years ago
Victor Baranov 522fa5a5ed
Merge pull request #3497 from poanetwork/vb-fix-contract-calls-input-values 4 years ago
Victor Baranov 681d932896 Fix contract write call inputs 4 years ago
Victor Baranov 4462178f94
Merge pull request #3496 from poanetwork/vb-rollback-websocket_client 4 years ago
Victor Baranov d1921a1f14 Rollback websocket_client module to 1.3.0 4 years ago
Victor Baranov f9a8ad6bf4
Merge pull request #3495 from poanetwork/vb-tuple-array-output 4 years ago
Victor Baranov de4c2e476d Fix tuple array output in contract interaction 4 years ago
Victor Baranov 6afc85d534
Merge pull request #3494 from poanetwork/vb-fix-tuple-array-types 4 years ago
Victor Baranov 84d7ff968e Remove highlightjs-solidity package since it doesnt comply along with webpack@5 4 years ago
Victor Baranov d6e1e31fa2 Contracts interaction: fix tuple output display, fix method call with array input 4 years ago
Victor Baranov 91b3be3e9f
Merge pull request #3489 from poanetwork/vb-update-npm-deps 4 years ago
Victor Baranov c6bf2e56e0 Migrate to Webpack@5 4 years ago
Victor Baranov 183fa6d568
Merge pull request #3487 from poanetwork/vb-docker-update 4 years ago