Commit graph

46 commits

Author SHA1 Message Date
Dustin Brickwood
d5d0e9fc4a cleaned up printlns 2018-05-09 16:56:54 -04:00
Dustin Brickwood
cb1f0db4a5 genesis block writing to db 2018-05-09 16:42:42 -04:00
Dustin Brickwood
1d93088980 changed start script for web socket access, modified writeBlock 2018-05-02 15:14:59 -04:00
Tim Williams
53247aaca4 fix conflicts 2018-04-26 16:30:01 -04:00
Tim Williams
8ae73e83c2 Merge branch 'shyftBlockExplorer' into dustin-accounts 2018-04-26 16:23:19 -04:00
Tim Williams
e5c2cd1eaf now allows contracts to be written as txes in the tx table 2018-04-26 13:37:34 -04:00
Dustin Brickwood
14b29696a3 modified write accounts 2018-04-24 13:12:58 -04:00
Dustin Brickwood
7e9aa2c8bd reformated response for all getter fns 2018-04-23 17:37:09 -04:00
Dustin Brickwood
84892a4a12 getter for single tx reformated 2018-04-23 13:14:40 -04:00
Dustin Brickwood
a4d1b39543 type change 2018-04-23 12:33:30 -04:00
Dustin Brickwood
de9228da27 getTransaction in place 2018-04-23 12:22:52 -04:00
Dustin Brickwood
d35259e1c5 write txs successfully writing to db 2018-04-23 11:44:39 -04:00
Dustin Brickwood
42301b32cc changed root dir 2018-04-23 10:46:12 -04:00
Dustin Brickwood
f72d64cdc5 getter fn for blocks working 2018-04-23 10:33:52 -04:00
Dustin Brickwood
6de8563ee2 cleaned up getBlock and getAllBlocks fns 2018-04-20 17:05:52 -04:00
Dustin Brickwood
668287603e getBlock and getAllBlocks successfully returning values to API 2018-04-20 17:00:45 -04:00
Dustin Brickwood
d989e42827 sending getAllBlocks to client successfully 2018-04-20 16:39:09 -04:00
Dustin Brickwood
18bc415b0d getAllBlocks logging arrays of SBlock 2018-04-20 16:24:51 -04:00
Dustin Brickwood
d826794404 getBlock written need to test 2018-04-20 13:57:57 -04:00
Dustin Brickwood
06197aa935 added gorilla mux to depenencies for the api 2018-04-20 10:37:34 -04:00
greg
4584f0732b succesful merge 2018-04-19 12:33:47 -04:00
greg
322b4d3a5b pre merge 2018-04-19 12:29:31 -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
greg
4cebc6eb4a remove old commented code 2018-04-17 14:54:22 -04:00
greg
8c39e40d24 to and from balances supported 2018-04-16 20:39:16 -04:00
greg
f25f21603d add v1 mining reward balance update 2018-04-16 19:24:01 -04:00
greg
5f46c2d4a8 Tx getters return values 2018-04-16 16:08:08 -04:00
greg
45a2654ffd remove duplicate declaration 2018-04-16 14:48:28 -04:00
greg
c3aebc810d
Merge branch 'shyft/greg' into get-all-blocks-function 2018-04-16 14:47:24 -04:00
greg
fb55a79c0f add decoder and encoder to the tx 2018-04-16 14:44:03 -04:00
Tim Williams
37f48c0f73 getallblocks now returns a data structure 2018-04-16 14:37:08 -04:00
Tim Williams
0f7c72f669 add getalldocks fn 2018-04-16 13:47:46 -04:00
greg
c697b3d097 add custom tx method From() 2018-04-16 13:27:01 -04:00
greg
75e452e2d9 Merge branch 'shyft/greg' of github.com:ShyftNetwork/shyft_go-ethereum into tx-struct 2018-04-16 12:19:40 -04:00
greg
815733e866 pre merge 2018-04-16 12:19:27 -04:00
Tim Williams
0c4aaa8926 fix getBlock function 2018-04-16 12:11:39 -04:00
greg
651691f3c7 TX struct 2018-04-16 11:10:54 -04:00
greg
83c9fc2d50 remove log 2018-04-15 21:52:45 -04:00
greg
c2bf700bfb Clean up code, add error checks for most functions 2018-04-15 21:39:38 -04:00
greg
abd663a6b7 Succesfully get ALL TX from the db 2018-04-15 21:15:40 -04:00
Tim Williams
d1c117c525 write block hash to db and be able to query it 2018-04-15 18:35:27 -04:00
greg
309c57d39e Tx succesfully stored to db 2018-04-15 17:20:47 -04:00
Tim Williams
35ef1746b6 cherry-pciked update db config settings 2018-04-15 15:51:12 -04:00
greg
17bbad3d9b remove miner logs 2018-04-14 11:31:14 -04:00
greg
486d8bbb81 cherry-picked simulation scripts 2018-04-14 11:28:02 -04:00
greg
cfa2588c9d last commit didnt have the data 2018-04-13 17:38:36 -04:00