Gaëtan Renaudeau
343c90b672
Make shitcoin integration great again
7 years ago
Gaëtan Renaudeau
35f9050e56
Bump live-common + add fee + soft reset
7 years ago
meriadec
c928cf626a
Sync fresh address
7 years ago
meriadec
44531e6ba9
Send correct info through action -> command -> libcore -> redux
7 years ago
meriadec
d8e2f57a8f
Create barebone for libcore sync account
7 years ago
Gaëtan Renaudeau
e13c88c4bc
Fix ops sort of Ethereum & Ripple
7 years ago
Gaëtan Renaudeau
af916ce6e7
remove archived flag. future impl will differ
7 years ago
Gaëtan Renaudeau
ac0a3c27d7
Implement Gas limit advanced option & fix calculus estimation
7 years ago
Gaëtan Renaudeau
4b823efa7e
important bugfix on ETH + integrate more currencies unit
7 years ago
Anastasia Poupeney
0ba8d96a08
set default archived to false for mock generated accounts
7 years ago
NastiaS
aa9ef47293
ripple and ethereum import account setting default archiving to false
7 years ago
meriadec
2542498dc0
Move import step state to import modal state
7 years ago
meriadec
2f8d7c3339
Mock things up for rapid development
7 years ago
Gaëtan Renaudeau
cbe71fdf9a
Remove Account#path with latest live-common
7 years ago
Gaëtan Renaudeau
931b33ebc9
move internals to commands/helpers
7 years ago
Gaëtan Renaudeau
c95586617a
ETH self transaction: Receive to appear after Send
7 years ago
Gaëtan Renaudeau
89a7bbc1d7
Bugfix ethereum paging
the blockchain is in history order, so we actually need to pull everything & when we sync, we need to just use [0] blockHash to know if it's up to date or not
7 years ago
Gaëtan Renaudeau
f8ee869a3d
introduce 'canBeSpent'
7 years ago
Gaëtan Renaudeau
042d1de9ad
Fix the 'SELF' to explode 2 txs & 'OUT' to include the fees
7 years ago
Gaëtan Renaudeau
10fea56ca2
Implement optimistic update on Operation & bugfixes
7 years ago
Gaëtan Renaudeau
acf0db75b3
Porting to new live-common with changes in Account/Operation
7 years ago
Gaëtan Renaudeau
643c79b802
polish Eth
7 years ago
Gaëtan Renaudeau
e7d13e6ed9
Implement Ripple
7 years ago
meriadec
d575ae9eea
Flow and feedback fixes
7 years ago
Gaëtan Renaudeau
9ed45173ed
helpers/derivations to derivate different paths
7 years ago
meriadec
8b122ca318
Update EthereumJSBridge signAndBroadcast signature
7 years ago
meriadec
ce7c843323
Connect BTC like transaction to LibcoreBridge
7 years ago
Gaëtan Renaudeau
3b8661f6f7
polish
7 years ago
Gaëtan Renaudeau
7a2f9ed96d
bugfix empty account sync
7 years ago
Gaëtan Renaudeau
05f6850e73
add "Command" for more robust type checked com over ipc
7 years ago
Gaëtan Renaudeau
7e3f581385
Implement Ethereum
7 years ago
Gaëtan Renaudeau
e5efe1507c
remove unused old sync
sync happens in BridgeSyncContext now & via the bridge
7 years ago
Gaëtan Renaudeau
4a18713bdc
Introduce walletbridge with Libcore WIP impl and Eth mock
7 years ago