Commit graph

9571 commits

Author SHA1 Message Date
priom
56dd351ac6 initial miner reward 2018-05-16 15:48:16 -04:00
greg
a12801d019
Merge pull request #23 from ShyftNetwork/uiIntegration
Ui integration
2018-05-16 11:41:27 -04:00
Dustin Brickwood
97e2d5f603 added boolean for isContract 2018-05-16 10:21:08 -04:00
Dustin Brickwood
8e29670852 modified UI 2018-05-16 10:07:41 -04:00
Dustin Brickwood
13ae71cb05 renamed folder 2018-05-15 17:51:21 -04:00
Dustin Brickwood
6ac10cefc8 typo 2018-05-15 17:14:21 -04:00
Dustin Brickwood
d6dd62204c modifed ignore 2018-05-15 17:13:13 -04:00
Dustin Brickwood
7368ea7cd0 detail looks for blocks completed 2018-05-15 17:07:21 -04:00
Dustin Brickwood
38dfd729f0 Merge branch 'writeAccounts' of github.com:ShyftNetwork/shyft_go-ethereum into uiIntegration 2018-05-15 14:39:44 -04:00
Dustin Brickwood
0938ddad8f detailed block info included 2018-05-15 14:39:18 -04:00
Dustin Brickwood
42cac29245 UI integration 2018-05-15 14:17:04 -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
b80109e093 routes fixing 2018-05-12 17:13:50 -04:00
Dustin Brickwood
00b02b0524 fixed existing endpoints 2018-05-11 17:07:00 -04:00
Dustin Brickwood
1e2df20db6 account nonce, txfee successfully writing to db 2018-05-11 16:26:36 -04:00
greg
5c59ac75a1
Merge pull request #22 from ShyftNetwork/writeGenesis
WriteBlock and GetBlock Function Modification
2018-05-11 10:54:21 -04:00
Dustin Brickwood
7f70a3e769 fixed issues as per merge comments 2018-05-11 10:51:10 -04:00
Dustin Brickwood
2e39356a71 updated GetBlock handlers for API 2018-05-10 16:55:02 -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
greg
e1bdc1640c
Merge pull request #21 from ShyftNetwork/writeGenesis
Write genesis
2018-05-10 12:39:32 -04:00
Dustin Brickwood
c8d1ceea7b cleaned up code 2018-05-10 11:58:16 -04:00
Dustin Brickwood
0b20500d54 cleaned up changes 2018-05-10 11:52:57 -04:00
Dustin Brickwood
af59e6aa54 added switch case if gen block alloc is found in db 2018-05-10 11:42:06 -04:00
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
bd6acd8059
Merge pull request #17 from ShyftNetwork/dustin-accounts
Dustin accounts
2018-04-26 16:33:08 -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
greg
54ef16a341
Merge pull request #16 from ShyftNetwork/allow-contracts-to-be-written-to-tx
now allows contracts to be written as txes in the tx table
2018-04-26 16:12:33 -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
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
f2f3ff8929
Merge pull request #15 from ShyftNetwork/dustin-accounts
Dustin accounts
2018-04-23 17:42:10 -04:00
Dustin Brickwood
7e9aa2c8bd reformated response for all getter fns 2018-04-23 17:37:09 -04:00
Tim Williams
3d67f9e818
Merge pull request #14 from ShyftNetwork/add-drop-tables
add drop table scripts
2018-04-23 16:37:27 -04:00
Tim Williams
94b4f29878 add drop table scripts 2018-04-23 13:18:52 -04:00
Dustin Brickwood
84892a4a12 getter for single tx reformated 2018-04-23 13:14:40 -04:00
Dustin Brickwood
419ceb4e10 Merge branch 'shyftBlockExplorer' into dustin-accounts 2018-04-23 12:35:52 -04:00
Dustin Brickwood
a4d1b39543 type change 2018-04-23 12:33:30 -04:00
Tim Williams
b4ecde074c
Merge pull request #13 from ShyftNetwork/shyftBlockExp
Shyft block exp
2018-04-23 12:33:18 -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
Tim Williams
d7fe05f305
Merge pull request #12 from ShyftNetwork/shyftBlockExp
Shyft block exp
2018-04-23 10:48:52 -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