swarmcity / SwarmCityDapp

Swarm City dApp FrontEnd
MIT License
28 stars 10 forks source link

Linking Transaction History from API to Redux #674

Closed bkawk closed 6 years ago

bkawk commented 6 years ago

Linking the front end to the API

Dependencies

Time Estimate

9 hours

xardass commented 6 years ago

Hi Will, I added a redux property on branch #675_txhistory-frontend: txHistory. Up to you if you decide to keep it or not.

sponnet commented 6 years ago

Note : You can now link issues to epics in another repo ( an undiscovered feature of ZenHub ) I linked this issue to its corresponding epic & changed its title. This issue will be followed-up in the PM board : https://github.com/swarmcity/SwarmCityPM#boards

sponnet commented 6 years ago

amount of confirmations is not shown in this iteration. ( not part of the epic ). This means that when a Tx history comes in - it is shown as is. The only state change can be from pending to confirmed.

BvL13 commented 6 years ago

@eduadiez and @xardass can you solve this issue?

eduadiez commented 6 years ago

This is a frontend job so I've assigned to @xardass

xardass commented 6 years ago

Thanks, I can take this