Commit Graph

78 Commits

Author SHA1 Message Date
Ludo Galabru
50873d49fe Bump graceful termination: from 1d to 3d 2020-06-02 16:10:39 -04:00
Ludo Galabru
3b828619d7 Merge pull request #1577 from blockstack/feature/block-heigh-hard-cap
Ability to terminate a node at given height
2020-06-02 10:49:30 -04:00
Ludo Galabru
e65cf39578 Disabling auto-termination for neon, Enabling for argon 2020-06-02 10:14:44 -04:00
Jude Nelson
5c39c2fbaf process all block receipts 2020-06-01 16:35:37 -04:00
Jude Nelson
45b89069ae build on the _last_ block processed, meaning it's going to be the highest such block 2020-06-01 15:31:33 -04:00
Jude Nelson
b776c1b6fd revert 2020-06-01 15:24:14 -04:00
Jude Nelson
0a23472a24 shed transactions on high load, but never blocks; also, when we win sortition, broadcast both a blocks-available and the actual block data 2020-06-01 15:17:57 -04:00
Jude Nelson
fa1498d5b0 remove native-tls-vendored -- we don't need it and it makes it hard to build on alpine 2020-06-01 15:17:17 -04:00
Ludo Galabru
ab6a0cdf43 Introduce wait_time_for_microblocks, fix logger 2020-05-29 13:35:17 -04:00
Ludo Galabru
045af62dd4 Fix proposal - hard coded delay for microblock propagation 2020-05-29 11:51:01 -04:00
Ludo Galabru
eff0251cc8 Revisit configs for local setup 2020-05-29 11:49:39 -04:00
Aaron Blankstein
1d403ae865 Merge pull request #1612 from blockstack/fix/1608
PostCondition handling in TransactionReceipts
2020-05-28 08:25:28 -05:00
Jude Nelson
e324e2c43f Merge pull request #1634 from blockstack/fix/1623
Fix/1623
2020-05-28 05:01:28 +00:00
Jude Nelson
f1f0043e82 fix failing test now that we prioritize transactions by nonce 2020-05-28 00:12:46 -04:00
Aaron Blankstein
eb394a687a percent decode RPC URL paths 2020-05-26 15:46:10 -05:00
Aaron Blankstein
c4a1f0fbe0 witnessing test 2020-05-26 14:47:03 -05:00
Ludo Galabru
1f00d6bb56 Merge branch 'master' into feature/block-heigh-hard-cap 2020-05-26 15:33:58 -04:00
Aaron Blankstein
a32f7a50f0 broadcast events that were aborted, but mark them as non-committed 2020-05-21 16:22:28 -05:00
Aaron Blankstein
dbd88dbdb1 Merge branch 'master' into fix/1608 2020-05-21 16:12:34 -05:00
Aaron Blankstein
262a58d2e9 fix: 1614 by explicitly adding a second output for VRF registers 2020-05-21 12:22:51 -05:00
Aaron Blankstein
2d6f4125a1 oops -- need types for our consts 2020-05-20 17:12:37 -05:00
Aaron Blankstein
2100acc117 dont package events from post-condition-aborted txs 2020-05-20 17:10:18 -05:00
Aaron Blankstein
f6dcdd83ee address feedback 2020-05-20 16:29:56 -05:00
Aaron Blankstein
de376ec291 Merge branch 'master' into feat/neon-microblocks 2020-05-20 16:01:14 -05:00
Aaron Blankstein
1a76c843ca fix: #1608 by adding new error type, #1609 by changing "success" field to "status" 2020-05-20 16:00:13 -05:00
Aaron Blankstein
3827c9441f more info in version string, only need one build script 2020-05-18 14:15:50 -05:00
Aaron Blankstein
00731a69cc feat: add git hash to --version / version outputs 2020-05-18 12:41:59 -05:00
Aaron Blankstein
c28e1f3984 fix: check change output for dust clearance 2020-05-15 15:05:15 -05:00
Aaron Blankstein
e664f0a541 remove some commit cruft 2020-05-15 12:35:41 -05:00
Aaron Blankstein
7febd01e09 test for presence of non-null error field instead. bitcoin rpc is weird 2020-05-15 12:33:55 -05:00
Aaron Blankstein
6100d18c63 type errors 2020-05-15 12:10:11 -05:00
Aaron Blankstein
34fd203511 fix: check sendrawtx response status 2020-05-15 12:06:04 -05:00
Ludo Galabru
76d0986fd5 Update process_exit_at_block_height 2020-05-13 12:10:26 -04:00
Ludo Galabru
2c9b267a1e Ability to terminate a node at a given height 2020-05-13 11:57:51 -04:00
Aaron Blankstein
48cf442c3b Merge branch 'master' into feat/neon-microblocks 2020-05-12 11:28:51 -05:00
Jude Nelson
e8b4a83318 revert 2020-05-11 22:43:20 -04:00
Jude Nelson
7fd3c9d890 disable tls in reqwest feature flags 2020-05-11 22:37:42 -04:00
Jude Nelson
1f2a69b4de fix build errors 2020-05-11 20:46:14 -04:00
Jude Nelson
49561b8479 Merge branch 'master' into fix/neon-fixes-20200507-net-marf 2020-05-11 18:59:17 -04:00
Jude Nelson
bff782df9d don't bind on port 65535 2020-05-11 18:58:50 -04:00
Jude Nelson
c05c2037d5 create a new relay directive to just work on appending staging blocks 2020-05-11 18:58:22 -04:00
Ludo Galabru
d83e3d01f2 Reduce amount of logs for followers 2020-05-11 14:09:30 -04:00
Ludo Galabru
ba7811e182 Fix testnet_address 2020-05-11 12:45:00 -04:00
Jude Nelson
12ac101b95 Merge branch 'master' into fix/neon-fixes-20200507 2020-05-09 00:02:07 -04:00
Jude Nelson
56c3cfad95 refactor the relay thread to drive block-processing when it's not waiting for the network. 2020-05-09 00:00:45 -04:00
Ludo Galabru
eccb06f460 Improve log 2020-05-08 23:50:08 -04:00
Ludo Galabru
11a25d3955 Hit the listunspent endpoint before syncing 2020-05-08 23:43:29 -04:00
Ludo Galabru
34aaba371a Merge branch 'master' into feature/logs 2020-05-08 22:55:32 -04:00
Ludo Galabru
c0cc4bc6b0 Add searchable logs 2020-05-08 22:28:38 -04:00
Ludo Galabru
c064f76dc1 Move assertion 2020-05-08 21:12:12 -04:00