Commit Graph

10 Commits

Author SHA1 Message Date
George Lima fb374671ab feature: load node's addresses 2018-12-10 21:11:53 -03:00
George Lima 3c2b200636 hotfix: add walletSummary in rootReducer 2018-12-10 14:08:03 -03:00
George Lima bc56fde68b feature: add wallet redux module 2018-12-10 14:07:28 -03:00
George Lima bc8c261b52 hotfix: remove todo files 2018-12-10 14:04:20 -03:00
georgelima 698bfe6280 lint: fix eof char 2018-12-03 17:27:56 -02:00
George Lima 2c34ed4298 type: fix RouterHistory 2018-11-29 19:56:43 -03:00
André Neves a9225b9497 refactor: file naming case
refactor: code clean up
types: introduce flow types
2018-11-28 23:14:44 -05:00
George Lima 22b92bc10d hotfix: remove mutability from createStore 2018-11-28 16:33:19 -03:00
George Lima 1de717d31b hotfix: remove mutability from reducers 2018-11-28 16:32:50 -03:00
George Lima 5dd33f9062 feature: move redux structure to ducks pattern
- Remove actions folder
- Remove reducers folder
- Remove actions constants file
- Add redux folder with reducers and store
2018-11-28 11:06:11 -03:00