Commit graph

17 commits

Author SHA1 Message Date
Dustin Brickwood
a7af9c9255 updated getters and write fns for contextual data 2018-05-16 15:23:08 -04:00
Dustin Brickwood
844106b8d7 fixed db order 2018-05-16 12:20:59 -04:00
Dustin Brickwood
79e140e4cf writing contract address when isContract is true 2018-05-16 12:02:51 -04:00
Dustin Brickwood
97e2d5f603 added boolean for isContract 2018-05-16 10:21:08 -04:00
Dustin Brickwood
0938ddad8f detailed block info included 2018-05-15 14:39:18 -04:00
Dustin Brickwood
537b76b060 recording tx reciepts and wip updating contract address in tables 2018-05-14 16:05:59 -04:00
Dustin Brickwood
1e2df20db6 account nonce, txfee successfully writing to db 2018-05-11 16:26:36 -04:00
Dustin Brickwood
361841e460 added timestamp of blocks to postgres db 2018-05-10 15:19:24 -04:00
Dustin Brickwood
3f0cf00b65 added missing block fields and modified blocks table 2018-05-10 15:03:49 -04:00
Tim Williams
53247aaca4 fix conflicts 2018-04-26 16:30:01 -04:00
Dustin Brickwood
7af341640d Merge branch 'shyftBlockExplorer' of github.com:ShyftNetwork/shyft_go-ethereum into dustin-accounts 2018-04-24 13:13:26 -04:00
Dustin Brickwood
14b29696a3 modified write accounts 2018-04-24 13:12:58 -04:00
Tim Williams
94b4f29878 add drop table scripts 2018-04-23 13:18:52 -04:00
Dustin Brickwood
d995a67b9c updated tables 2018-04-23 11:31:32 -04:00
Dustin Brickwood
048883c09a removed fmt prints 2018-04-23 10:47:57 -04:00
Dustin Brickwood
f72d64cdc5 getter fn for blocks working 2018-04-23 10:33:52 -04:00
Tim Williams
1363c69454 create initializing scripts for postgres tables and modify write block so it now writes to postgres 2018-04-17 21:41:45 -04:00