status-go/t/devtests
yenda 024f30f0b9 Put settings in a table with schema (#1746)
Move settings table schema from a key-value store to a one row table with many columns.

We now save the first row with initial data in saveAccountAndLogin and follow up saveSetting calls are only saving one setting at a time.

Co-authored-by: Adam Babik <a.babik@designfortress.com>
2019-12-27 10:58:25 +01:00
..
eventer Integrate Nimbus status-protocol-go 2019-11-18 14:30:03 +01:00
miner Upgrade geth to 1.9.5 and Whisper (#1617) 2019-10-04 17:21:24 +02:00
testchain Download transfers starting from latest block header (#1467) 2019-06-14 13:16:30 +03:00
devnode.go Put settings in a table with schema (#1746) 2019-12-27 10:58:25 +01:00
filters_test.go Implement eth_getFilterLogs (#1265) 2018-11-06 07:41:36 +01:00
tranfers_test.go Start abstracting geth Keystore 2019-12-19 14:11:48 +01:00