Commit graph

9529 commits

Author SHA1 Message Date
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
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
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
bb58ba3eec handlers pkg added to dependencies 2018-04-20 11:04:29 -04:00
Dustin Brickwood
06197aa935 added gorilla mux to depenencies for the api 2018-04-20 10:37:34 -04:00
Dustin Brickwood
9a33ad9f49 Merge branch 'shyftBlockExplorer' of github.com:ShyftNetwork/shyft_go-ethereum into shyftBlockExp 2018-04-20 10:25:30 -04:00
Dustin Brickwood
d974aad0d5 before pull 2018-04-20 10:25:06 -04:00
Tim Williams
e951c47db7
Merge pull request #11 from ShyftNetwork/add-lib-pq
add lib/pq to packages
2018-04-19 13:50:14 -04:00
Tim Williams
babc6a5a4b add lib/pq to packages 2018-04-19 13:49:25 -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
greg
e1bf6c7135
Merge pull request #10 from ShyftNetwork/switch-to-sql
create initializing scripts for postgres tables and modify write bloc…
2018-04-17 21:42:59 -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
Dustin Brickwood
21eaf052af fixed GetBlocks Handler 2018-04-17 09:33:20 -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
Tim Williams
da3abe13d6 fix issue with opening db file 2018-04-16 18:26:57 -04:00
Dustin Brickwood
8fb0603227 Merge branch 'shyft/greg' into shyftBlockExp 2018-04-16 17:20:25 -04:00
Tim Williams
dfa0d2a18e Merge branch 'shyft/greg' into shyftBlockExp 2018-04-16 16:36:58 -04:00
greg
7b3802a1b2
Merge pull request #8 from ShyftNetwork/tx-return
Tx getters return values
2018-04-16 16:09:50 -04:00
greg
5f46c2d4a8 Tx getters return values 2018-04-16 16:08:08 -04:00
Dustin Brickwood
6df5230f1b Merge branch 'shyft/greg' of github.com:ShyftNetwork/shyft_go-ethereum into shyftBlockExp 2018-04-16 14:54:05 -04:00
Dustin Brickwood
be2b731d83 api routes and handler 2018-04-16 14:50:11 -04:00
greg
45a2654ffd remove duplicate declaration 2018-04-16 14:48:28 -04:00
greg
d898236c11
Merge pull request #5 from ShyftNetwork/get-all-blocks-function
Get all blocks function
2018-04-16 14:47:32 -04:00
greg
c3aebc810d
Merge branch 'shyft/greg' into get-all-blocks-function 2018-04-16 14:47:24 -04:00
greg
d8c3936a57
Merge pull request #6 from ShyftNetwork/tx-struct
Tx struct
2018-04-16 14:44:48 -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
greg
68987a5089
Merge pull request #4 from ShyftNetwork/fix-get-block-fn
fix getBlock function
2018-04-16 12:19:02 -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
Dustin Brickwood
636cba146f Merge branch 'shyft/greg' of github.com:ShyftNetwork/shyft_go-ethereum into shyftBlockExp 2018-04-16 10:04:17 -04:00
Dustin Brickwood
7da7319f4e api skeleton 2018-04-16 10:03:17 -04:00
greg
83c9fc2d50 remove log 2018-04-15 21:52:45 -04:00
greg
830c48b630
Merge pull request #2 from ShyftNetwork/store-transactions
Store transactions
2018-04-15 21:41:05 -04:00